Simply because I can. I ordered the M5 Atom Matrix, courtesy of Adafruit, and I wanted to learn about MicroPython, so here we are. I have no goals for this repo, aside from compiling all the little garbage apps, that I make for this device, in one convenient place.
- https://docs.micropython.org/en/latest/esp32/quickref.html
- https://docs.m5stack.com/en/core/atom_matrix
- https://github.com/peterhinch/micropython-async/blob/master/v3/docs/TUTORIAL.md
| Element | Pin |
|---|---|
| RGB Led | G27 |
| Button | G39 |
| IR | G12 |
| SCL | G21 |
| SDA | G25 |