kost / webrepl-python
Handle micropython web_repl in Python
☆16Updated 5 years ago
Alternatives and similar repositories for webrepl-python:
Users that are interested in webrepl-python are comparing it to the libraries listed below
- Display the behaviour of a realtime program with a scope or logic analyser.☆35Updated 4 months ago
- Micropython updater based on rdehuyss/micropython-ota-updater☆16Updated 5 years ago
- MicroPython sensor, actuator and display libraries☆59Updated 4 years ago
- Micropython wrapper for FastLZ, a lightning-fast lossless compression library☆17Updated 2 years ago
- Simple telnet server for MicroPython and the ESP8266 allowing telnet clients access to the REPL☆77Updated 10 months ago
- A LittleFS wrapper for Arduino ESP32 of Mbed LittleFS Library☆19Updated 4 years ago
- Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx☆30Updated 3 years ago
- Jupyter MicroPython Kernel made with upydevice☆14Updated 3 years ago
- Command line tool for MicroPython devices☆60Updated last year
- Nordic UART Service (NUS) console☆13Updated 6 years ago
- MicroPython SPI Driver for ILI934X Series Based TFT / LCD Displays☆19Updated 7 years ago
- Simple way to use an nRF24L01 radio to exchange arbitrary Python objects between two Pyboards☆56Updated 2 years ago
- MicroPython library for RGB pixel displays.☆54Updated 6 years ago
- An app to preview incoming data from the Camsense® X1 LIDAR Scanner.☆13Updated 4 years ago
- ☆35Updated 5 years ago
- Simple GUI for Pyboard and TFT touch panel displays☆94Updated 4 years ago
- An esp32-s2 based development board in a tiny form factor 🚀☆23Updated 3 years ago
- Records ADMP441 I2S microphone input to an SD card on the ESP32☆12Updated 7 years ago
- Basic functions/libraries for ESP32 running MicroPython☆32Updated 4 years ago
- SSD1963 TFT Library for PyBoard and Raspberry Pi PICO☆29Updated 3 years ago
- MicroPython driver for DS3231 RTC and AT24C32 EEPROM module☆29Updated 8 months ago
- A BLE tool library to decode some advertising data in object mode (used on ESP32 and Pycom modules)☆31Updated 2 years ago
- Expansion board for WT32-SC01 Dev Kit☆26Updated 2 years ago
- Infrared remote library for ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/markszabo/IRre…