micropython-ota-updater
OTA updater
Automatically updates MicroPython firmware on microcontrollers via GitHub releases
OTA Updater for MicroPython
368 stars
22 watching
83 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
akhileshthorat/micropython-esp32-ota | Firmware updater tool for ESP32 boards using Micropython | 15 |
rangerdigital/senko | Automates OTA updates for Micropython projects based on remote GitHub repository synchronization. | 95 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
howmanyoliversarethere/micropython-8encoder | A MicroPython library for interacting with an 8-encoder device | 1 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
mic92/nix-update | Automates updating of package versions and hashes across multiple package repositories | 506 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
miketeachman/micropython-i2s-examples | Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers | 230 |
vidyabhandary/vidyabhandary | Automating updates to GitHub profile README files using Python and GitHub Actions | 79 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |