A MicroPython library which experts have described as "framework-adjacent" and "probably not very good". Written to abstract away MicroPython board (ESP8266/ESP8285, ESP32, PyBoard, etc) specifics, and include support for all onboard hardware
Go to file
Maff 34be3f78c0 Upload files to '' 2018-05-31 14:04:58 +00:00
.gitignore Initial commit 2018-05-29 09:33:00 +00:00
LICENSE Initial commit 2018-05-29 09:33:00 +00:00
README.md Initial commit 2018-05-29 09:33:00 +00:00
main.py Upload files to '' 2018-05-31 14:04:58 +00:00
ssd1306.py Upload files to '' 2018-05-31 14:04:58 +00:00
uPyConfig.py Upload files to '' 2018-05-31 14:04:58 +00:00
uPySensor.py Upload files to '' 2018-05-31 14:04:58 +00:00
webrepl_cfg.py Upload files to '' 2018-05-31 14:04:58 +00:00

README.md

uPyLibs

A MicroPython library which experts have described as "framework-adjacent" and "probably not very good".

Written to abstract away MicroPython board (ESP8266/ESP8285, ESP32, PyBoard, etc) specifics, and include support for all onboard hardware