peterhinch / micropython-radio
Simple way to use an nRF24L01 radio to exchange arbitrary Python objects between two Pyboards
☆56Updated 2 years ago
Alternatives and similar repositories for micropython-radio:
Users that are interested in micropython-radio are comparing it to the libraries listed below
- Simple GUI for Pyboard and TFT touch panel displays☆94Updated 4 years ago
- MicroPython library for RGB pixel displays.☆54Updated 6 years ago
- MicroPython sensor, actuator and display libraries☆59Updated 4 years ago
- ☆37Updated 3 years ago
- Display the behaviour of a realtime program with a scope or logic analyser.☆37Updated 5 months ago
- MicroPython driver and HAL example for Sitronix ST7735 TFT displays.☆26Updated 8 years ago
- Simple library for MPU6050 on ESP8266 with micropython☆88Updated 4 years ago
- An approach to designing IOT applications using ESP8266, ESP32 or Pyboard D endpoints☆94Updated 4 years ago
- MicroPython SSD1351 OLED Display Driver☆59Updated 3 weeks ago
- Support for building ultra low power systems based on the Pyboard (1.x and D series).☆45Updated last year
- Balancing robot micropython code☆91Updated 9 years ago
- Driver for 2.7 inch Adafruit and Embedded Artists e-paper displays☆62Updated 4 years ago
- MicroPython driver for TinyRTC I2C modules with DS1307 RTC and AT24C32N EEPROM☆64Updated 2 years ago
- MicroPython example code☆107Updated 8 months ago
- MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt☆41Updated last year
- frame buffer console class for MicroPython☆60Updated 5 years ago
- A simple network configuration utility for MicroPython on the ESP-8266 board☆61Updated 3 years ago
- A micro DNS server for MicroPython to simply respond to A queries on multi-domains with or without wildcards (used on Pycom modules & ESP…☆75Updated 7 years ago
- Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx