Micropython on the SenseCap

As the project is opensource, hope you can PR this repo.

Basically, due to the hardware the SenseCAP Indicator provide, runing on the RP2040 and ESP32-S3 is ok.

You can check the details

For ESP32-S3

https://docs.micropython.org/en/latest/esp32/tutorial/intro.html

For RP2040