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
.gitignore@10:4ac5d8748268, 2020-09-15 (annotated)
- Committer:
- kuutei
- Date:
- Tue Sep 15 03:54:15 2020 -0400
- Revision:
- 10:4ac5d8748268
- Parent:
- 0:56122e281547
add serialCLI lib
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
kuutei | 0:56122e281547 | 1 | .build |
kuutei | 0:56122e281547 | 2 | .mbed |
kuutei | 0:56122e281547 | 3 | projectfiles |
kuutei | 0:56122e281547 | 4 | *.py* |