Micropython based OS looking thing for your M5StickC Plus2
- IR Remote (NEC, PANASONIC, SONY and other protocols)
- Clock (Using built in I2C external RTC)
- Terminal (Requires CardKB)
- CardKB Support
- Other apps you may need (Resistor color decoder, scorekeeper)
M5StickC Plus2 is the only device supported, there are no plans to support any other device.
- CardKB
We need to add an installer later
- Install micropython with esp_tool, thonny or M5Burner (v1.23.0 is the only tested version, make sure it has SPIRAM support)
- Copy the files from src directory, using thonny (with files view) or something else
- Done!