Hooks into the CE pin of TP4056 to add some extra features - overvolt cutoff - overtime cutoff - overtemperature cutoff (by use of MCP9808) - info on little OLED screen - battery presence detection Future features - current detection and cutoff (waiting for INA219 breakout for this) - Runtime configurable parameters by serial - Send stats over serial to desktop application Known flaws - see readme Circuit schematic coming soon (tm), see readme Designed and tested for nucleo F303RE but should be easily adaptable to any board. License: GPL v3
Dependencies: OLED_SSD1306 MCP9808
Revision 10:4ac5d8748268, committed 2020-09-15
- Comitter:
- kuutei
- Date:
- Tue Sep 15 03:54:15 2020 -0400
- Parent:
- 9:272f6963c3b8
- Commit message:
- add serialCLI lib
Changed in this revision
mbed-serialcli.lib | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-serialcli.lib Tue Sep 15 03:54:15 2020 -0400 @@ -0,0 +1,1 @@ +https://github.com/SuperThunder/mbed-serialCLI#ccb5699f3756291c862084ac127138c33d4de295 \ No newline at end of file