Skip to content

Commit 19de79d

Browse files
authored
Add files via upload
1 parent 60f4ff9 commit 19de79d

1 file changed

Lines changed: 10 additions & 24 deletions

File tree

README.md

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Two TWAI/CAN controllers are built into the PCB along with external IO control:
9797
- External mode button
9898
- On‑board RGB LED
9999
- Brake / handbrake management (for Generation 1 systems)
100+
*Note: some brake/handbrake outputs may require a 10k pulldown resistor on certain platforms(!)
100101

101102
These two high‑side drivers for brake/handbrake could be repurposed for other functions like oil coolers!
102103

@@ -130,29 +131,14 @@ These two high‑side drivers for brake/handbrake could be repurposed for other
130131

131132
The controller provides several preset modes along with a fully customisable mode:
132133

133-
| Mode | Behaviour |
134-
|-----|-----------|
135-
| Stock | OEM behaviour |
136-
| FWD | Zero lock |
137-
| 7525 | 25% lock |
138-
| 6040 | 40% lock |
139-
| 5050 | 100% lock |
140-
| Expert | User‑defined lock profile |
141-
142-
---
143-
144-
## LED Indicators
145-
146-
5mm onboard LED colour indicates the active mode:
147-
148-
| Colour | Mode |
149-
|------|------|
150-
| Red | Stock |
151-
| Green | FWD |
152-
| Cyan | 7525 |
153-
| Magenta | 6040 |
154-
| Blue | 5050 |
155-
| White | Expert |
134+
| Mode | Behaviour | LED Colour |
135+
|-----|-----------|-----------|
136+
| Stock | OEM behaviour | Red |
137+
| FWD | Zero lock | Green |
138+
| 7525 | 25% lock | Cyan |
139+
| 6040 | 40% lock | Magenta |
140+
| 5050 | 100% lock | Blue |
141+
| Expert | User‑defined lock profile | White |
156142

157143
---
158144

@@ -170,7 +156,7 @@ Expert mode allows lock targets to be configured based on **speed and throttle s
170156

171157
Allow the controller to learn *your* Haldex by replacing the original methodology of approximating a lock percentage by cycling through all of the available lock percentages.
172158

173-
Use the 'Learn Haldex' in the Settings page and within one minute the controller will learn how to get EXACTLY the lock percentage you request. No more guess-work, just exactly values.
159+
Use the 'Learn Haldex' in the Settings page and within one minute the controller will learn how to get EXACTLY the lock percentage you request. No more guess-work, just exact values.
174160

175161
---
176162

0 commit comments

Comments
 (0)