micropython-iot

Microcontroller networking solution

Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.

An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints

GitHub

91 stars
10 watching
15 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list

esp32esp8266iotpyboard

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
peterhinch/micropython-micropowerProvides tools and resources to support the development of ultra low power systems using the Pyboard44
peterhinch/micropython-radioEnables bidirectional communication between two devices using radio frequency signals.55
peterhinch/micropython-mqttA driver for asynchronous MQTT communication in MicroPython590
peterhinch/micropython-nano-guiA lightweight MicroPython GUI library for display drivers based on the FrameBuffer class.518
miketeachman/micropython-mqtt-thingspeak Enables IoT device communication with Thingspeak using MQTT protocol in Micropython26
radeklat/micropython-thingspeakA library for sending data to Thingspeak.com from MicroPython-based IoT devices13
peterhinch/micropython-tft-guiA GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces.92
peterhinch/micropython_irA Python library for implementing IR remote control communication protocols in nonblocking device drivers.261
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65
peterhinch/micropython-micro-guiA lightweight GUI library for MicroPython, providing input options and supporting various display drivers.270
peterhinch/micropython-samplesAn assortment of code examples and technical resources for MicroPython development on various platforms.470
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
peterhinch/micropython_ra8875A device driver and GUI library for controlling RA8875-based displays on MicroPython devices10
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
peterhinch/micropython_eepromA set of drivers for accessing various types of memory chips from MicroPython76