atctwo / watch-II

Firmware for my custom smart-ish-watch, mark II
MIT License
1 stars 0 forks source link

MicroPython app #23

Open atctwo opened 4 years ago

atctwo commented 4 years ago

I still want to make a micropython app, and I tried to get micropython working as an arduino library, but there were many issues with that. Now that the project uses ESP-IDF, it might be a lot easier to build micropython as part of the watch, and it might be easier to link to and use.

Also, this repo might help: https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo