boot.py for twatch-2020

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
pulkin
Posts: 49
Joined: Tue Feb 19, 2019 10:22 pm

boot.py for twatch-2020

Post by pulkin » Sat May 22, 2021 11:04 pm

This is just a friendly ad for those who are using subject smart watch with micropython. I created a boot.py one-liner which will prevent the stock battery from blowing up. Yes it does. No I am ok thank you.

https://github.com/pulkin/mpy-twatch-config

It essentially sets the charging current to the minimal value of 300mA.

Post Reply