Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 22 / 155
Releases · qutebrowser/qutebrowser · GitHub https://github.com/qutebrowser/qutebrowser/releases
Wed Feb 5 19:32:47 2020 archive.org
QRCode
thumbnail

A keyboard-driven, vim-like browser based on PyQt5. - qutebrowser/qutebrowser

How to minimize current consumption for BLE application on nRF51822 - Nordic DevZone https://devzone.nordicsemi.com/f/nordic-q-a/1657/how-to-minimize-current-consumption-for-ble-application-on-nrf51822
Tue Feb 4 17:24:59 2020 archive.org
QRCode
thumbnail
Setting up the ESP8266 Open SDK https://www.penninkhof.com/2015/03/esp8266-open-sdk/
Mon Feb 3 10:58:20 2020 archive.org
QRCode
thumbnail
Monoliths are the future |> News and podcasts for developers |> Changelog https://changelog.com/posts/monoliths-are-the-future
Fri Jan 31 07:07:15 2020 archive.org
QRCode
thumbnail

Unpopular opinion! Monoliths are the future because the problem people are trying to solve with microservices doesn’t really line up with reality. Just to be honest - and I’ve done this before, gone from microservices to monoliths and back again. Both directions.

Common BLE API · Issue #5051 · micropython/micropython · GitHub https://github.com/micropython/micropython/pull/5051
Wed Jan 29 22:21:44 2020 archive.org
QRCode

This PR is based on #4589 by @aykevl and #4893 by @dpgeorge
It implements a Python API for working with BLE devices in both central and peripheral role (including scanning and advertising), and is ...

ubluetooth — low-level Bluetooth — MicroPython 1.12 documentation https://docs.micropython.org/en/latest/library/ubluetooth.html
Wed Jan 29 21:51:10 2020 archive.org
QRCode
thumbnail
Acquire android mobile GPS data using nrf52832 - Nordic DevZone https://devzone.nordicsemi.com/f/nordic-q-a/35969/acquire-android-mobile-gps-data-using-nrf52832
Wed Jan 29 17:21:18 2020 archive.org
QRCode
thumbnail
Nordic Semiconductor Infocenter https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Frtc.html
Wed Jan 29 15:48:02 2020 archive.org
QRCode
thumbnail
class RTC – real time clock — MicroPython 1.12 documentation https://docs.micropython.org/en/latest/library/pyb.RTC.html
Wed Jan 29 15:17:14 2020 archive.org
QRCode
thumbnail
Larger fonts on SSD1306 OLED displays - Page 2 - MicroPython Forum https://forum.micropython.org/viewtopic.php?f=5&t=2650&sid=c8001debf9c69ec72d7138287f7dad14&start=10
Wed Jan 29 15:08:14 2020 archive.org
QRCode
thumbnail
peterhinch/micropython-font-to-py: A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode https://github.com/peterhinch/micropython-font-to-py
Wed Jan 29 15:04:32 2020 archive.org
QRCode
thumbnail
lv_micropython build error · Issue #32 · littlevgl/lv_binding_micropython · GitHub https://github.com/littlevgl/lv_binding_micropython/issues/32
Mon Jan 27 23:53:48 2020 archive.org
QRCode
thumbnail

@amirgon Hi there, I built dev_6.0 recently with errors like these: In file included from ../../lib/lv_bindings/lvgl/src/lv_misc/lv_task.c:16:0: ../../lib/lv_bindings/lvgl/src/lv_misc/lv_task.c: In...

[Nix-dev] drone and nix (sort of solved) https://nixos.org/nix-dev/2017-June/023903.html
Mon Jan 27 08:23:35 2020 archive.org
QRCode

Hi all, I while ago here I asked about using nix with drone.io (a CI system which uses docker), to deal with push based tests. I previously reported back with a solution with gitlab, but I did end up with a workable (not perfect) solution for drone. On the 'drone agent' machine run this once: # docker volume create nix # docker run --rm -v nix:/newnix nixos/nix cp -a /nix/store /nix/var /newnix in the .drone.yml files: pipeline: build: image: nixos/nix commands: ... volumes: - nix:/nix/ And whenever you want to update nixchannel: # docker run -v nix:/nix/ --rm -ti nixos/nix nix-channel --update This will share the /nix directory with every build, so rebuild (and downloads!) are kept to a minimum. Maybe it helps someone. Thanks! Harmen

Gestion de paquets et DevOps avec Nix, tour d’horizon sur un cas concret https://linuxfr.org/news/gestion-de-paquets-et-devops-avec-nix-tour-d-horizon-sur-un-cas-concret
Mon Jan 27 08:18:05 2020 archive.org
QRCode
thumbnail

L'actualité du Logiciel Libre et de Linux, sur un site francophone contributif géré par une équipe bénévole par et pour des libristes enthousiastes

Raspberry Pi and OpenOCD – Lean2 https://iosoft.blog/2019/01/28/raspberry-pi-openocd/
Sat Jan 25 16:50:49 2020 archive.org
QRCode
thumbnail

rpi2.cfg: OpenOCD interface on RPi v2+ # Use RPi GPIO pins interface bcm2835gpio # Base address of I/O port bcm2835gpio_peripheral_base 0x3F000000 # Clock scaling bcm2835gpio_speed_coeffs 146203 36 # SWD swclk swdio # Header pin numbers 22 18 bcm2835gpio_swd_nums 25 24 # JTAG tck tms tdi tdo # Header pin numbers 22 18 16 15 bcm2835gpio_jtag_nums 25 24 23 22

gpio - Rpi3b+ to Rpi3b+ jtag/SWD connection and OpenOCD - Raspberry Pi Stack Exchange https://raspberrypi.stackexchange.com/questions/91934/rpi3b-to-rpi3b-jtag-swd-connection-and-openocd
Sat Jan 25 09:52:30 2020 archive.org
QRCode
thumbnail

I'd like to hook together two Raspberry pi 3b+ to use jtag

InvisibleUp - Articles - Why I Procrastinate https://invisibleup.com/articles/27/
Fri Jan 24 08:28:03 2020 archive.org
QRCode
thumbnail
Debugger for Micropython - Page 2 - MicroPython Forum https://forum.micropython.org/viewtopic.php?f=2&t=4293&sid=c1582e46dc0f53ddaaf480f2e0808056&start=10
Thu Jan 23 17:53:53 2020 archive.org
QRCode
Debugger Setup with GDB + OpenOCD in Visual Studio Code https://www.justinmklam.com/posts/2017/10/vscode-debugger-setup/
Thu Jan 23 17:25:06 2020 archive.org
QRCode
thumbnail
Buger's blog - black-magic-probe https://buger.dread.cz/tag/black-magic-probe.html
Thu Jan 23 12:52:32 2020 archive.org
QRCode
thumbnail
page 22 / 155
4769 links, including 1683 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn