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@0:56122e281547, 2020-08-24 (annotated)
- Committer:
- kuutei
- Date:
- Mon Aug 24 04:09:04 2020 +0000
- Revision:
- 0:56122e281547
adding OTP, OVP, time limits
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* |