kopia lustrzana https://github.com/micropython/micropython-lib
![]() Based on the existing SSD1306 class, with the constants & init commands from https://github.com/adafruit/Adafruit_CircuitPython_SSD1305. Support also added for a column offset, which allows use with display/controller combinations where first column of the display is not connected to the controller's first column. |
||
---|---|---|
.. | ||
aioespnow | ||
aiorepl | ||
bluetooth | ||
bundles | ||
drivers | ||
espflash | ||
mip | ||
mip-cmdline | ||
net | ||
senml | ||
uaiohttpclient | ||
ucontextlib | ||
udnspkt | ||
umqtt.robust | ||
umqtt.simple | ||
upysh | ||
urllib.urequest | ||
utarfile | ||
utarfile-write | ||
xmltok | ||
README.md |
README.md
MicroPython-specific packages
These are packages that have been written specifically for use on MicroPython.
Packages in this directory should not have the same name as modules from the Python Standard Library.
Future plans
- More organised directory structure based on purpose (e.g. drivers, network, etc).