pixoPython/readme.md

6 lines
362 B
Markdown
Raw Normal View History

2018-09-28 00:54:04 +00:00
# PixoPython
This is a project that aims to serve as a general purpose API server/client that drives the 16x16 RGB LED matrix of the [pixopixel](https://github.com/IdleHandsProject/pixopixel), except implemented in [esp32 micropython](https://github.com/micropython/micropython/tree/master/ports/esp32)
## License: MIT, refer to `license` for more information