micropython-builder
Firmware builder
A package to build and flash MicroPython firmware for various ESP32 boards
A Nix flake for building MicroPython
0 stars
1 watching
0 forks
Language: Nix
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ipbus/ipbb | A tool for streamlining the creation and testing of modular firmware projects across multiple platforms. | 12 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
akhileshthorat/micropython-esp32-ota | Firmware updater tool for ESP32 boards using Micropython | 15 |
mcameron/micropython-keyboard | Firmware for a 47-key keyboard using MicroPython on a PyBoard board | 31 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 36 |
p-christ/nn_builder | Builds neural networks with less boilerplate code by providing a standardized interface for different architectures | 166 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
sparkfun/micro_bit_breakout | A breakout board for the BBC micro:bit with GPIO pins and bus connections | 2 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 44 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
jetbrains/intellij-micropython | An IntelliJ plugin for developing and running MicroPython code on various boards. | 517 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
chrisb2/micropython-fingerprint | Library to read fingerprint sensors using MicroPython on ESP32 and other boards. | 16 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
pulkin/unbd | Micro implementation of network block device for mounting files over wifi on microcontrollers. | 4 |