Skip to content

Commit 08278a9

Browse files
Update README.md
1 parent 60b63ff commit 08278a9

1 file changed

Lines changed: 19 additions & 15 deletions

File tree

README.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,25 @@
1414
- Click "Generate and Build" (this will take a while)
1515
- <img width="938" alt="image" src="https://github.com/user-attachments/assets/fa99f1b9-9187-4f29-855b-5147269ed807" />
1616

17-
## LED States
18-
| Operational Mode | LED Color & Pattern | Meaning |
19-
|--------------------------|-----------------------|---------------------------------------------------------------------------------------------------------|
20-
| | | | |
21-
| **Charging** | | |
22-
| – Power Connected | Orange solid | Power connected, charging current not yet verified or not at the configured level |
23-
| – Bulk Charge | Orange blinking | At least 80% of the configured target charging current |
24-
| – Trickle Charge | Green blinking | Float/constant-voltage charging reached; this state can be disabled via configuration |
25-
| – Fully Charged | Green solid | Battery fully charged |
26-
| – Pre-Charge/System Fault| Red blinking | Pre-charge stage or system down; voltage not yet cleared |
27-
| – Battery Fault | Red solid | Any battery fault (e.g. deep discharge, current = 0) |
28-
| | | | |
29-
| **Discharging** | | |
30-
| – Critical Battery Level | Red blinking (fast) | Battery critically low (≈3% SOC or EDV1 reached) |
31-
| – Low Battery Level | Orange blinking (fast)| Battery low (≈7% SOC or EDV2 reached); state is disabled by default and must be enabled via configuration |
17+
18+
## Charging States
19+
20+
| LED State | Description |
21+
|------------------|-----------------------------------------------------------------------------|
22+
| 🟧 Solid Orange | Power connected, but charging current is not verified or not at desired level |
23+
| 🟠 Pulsing Orange | At least 80% of the target charging current is reached |
24+
| 🟢 Pulsing Green | Trickle charge; final voltage (constant voltage) reached. Can be disabled via config |
25+
| 🟩 Solid Green | Fully charged |
26+
| 🔴 Pulsing Red | Pre-charge phase or system-down voltage not yet cleared |
27+
| 🟥 Solid Red | Battery fault or deep discharge, charging current = 0 |
28+
29+
## Discharging States
30+
31+
| LED State | Description |
32+
|--------------------|--------------------------------------------------------------------------|
33+
| 🔴 Blinking Red | Battery critical (3% remaining or EDV1 reached) |
34+
| 🟠 Blinking Orange | Battery low (7% remaining or EDV2 reached). Disabled by default, enable via config |
35+
3236

3337

3438

0 commit comments

Comments
 (0)