Skip to content

pulkin/mpy-twatch-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mpy-twatch-config

This repository contains boot.py for T-Watch 2020, programmable smart watch based on ESP32. Applies to micropython firmware only.

What for

  • Charging parameters. Default charging parameters are 4.2V / 500mA while the stock firmware sets the latter to 300mA. To make sure high currents do not damage the battery this script sets the charging current to the minimal value 300mA.

How to use

Copy boot.py to the board and the settings will apply on the next reboot.

rshell --port /dev/ttyUSB0 cp boot.py /pyboard/

Adjust the file as you need it.

License

BSD 2-clause

About

Configuring peripherials of T-Watch 2020 for micropython

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages