Professional-grade components engineered for reliability and performance in demanding automotive environments
BTsplitter is a microcontroller-based intelligent automotive lighting converter that splits combined brake/turn signal inputs into three separate outputs: left turn, right turn, and brake. Unlike passive diode-based splitters, BTsplitter provides intelligent timing control, noise immunity, and professional-grade current handling.
Professional-grade electronics selected for automotive reliability
The BTsplitter uses an 8-pin Deutsch connector for all power, input, and output connections. The male connector pinout is as follows:
| Pin | Function | Direction | Description |
|---|---|---|---|
| 1 | +12V SWITCHED | IN | Switched 12V power (must turn off with ignition) |
| 2 | Right Turn Signal OUT | OUT | To right turn signal LED |
| 3 | Brake Light OUT | OUT | To brake/stop light LED |
| 4 | Left Turn Signal OUT | OUT | To left turn signal LED |
| 5 | Left Turn Signal / Brake IN | IN | From vehicle's left turn / brake combined |
| 6 | Right Turn Signal / Brake IN | IN | From vehicle's right turn / brake combined |
| 7 | Not Used | - | Reserved for future use |
| 8 | GND | IN | Ground (common ground) |
Standard wire colors used on production boards
| Connection | Wire Color | Notes |
|---|---|---|
| +12V Power | Red | Must be switched 12V |
| Ground | Black | Common ground |
| Left Turn Input | Gray | From vehicle's left turn / brake combined |
| Right Turn Input | White | From vehicle's right turn / brake combined |
| Left Turn Output | Green | To left turn signal LED |
| Right Turn Output | Blue | To right turn signal LED |
| Brake Output | Yellow | To brake/stop light LED |
State machine logic for intelligent signal processing
Condition: Single turn signal input active
Behavior: Only the corresponding turn signal output is activated. Brake light remains off.
Example: Left turn signal → Left turn output ON, all other outputs OFF
Condition: Both turn signal inputs active simultaneously
Behavior: Brake light output activates immediately. Both turn signal outputs deactivate. 2-second persistence timer starts.
Example: Both inputs active → Brake output ON, turn signal outputs OFF
Condition: After brake mode detected, brake released but timer still active
Behavior: Brake light stays on for 2 seconds. Turn signals use inverted logic (input LOW → output LOW) allowing blinking to show through brake light.
Example: Brake released + left turn signal → Brake stays on, left turn can blink through
Professional-grade signal conversion for your custom build