
Vehicle to vehicle warning system
Keep the module in both the cars and try to communicate with each other.
PCB
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Vehicle1 bit0 | Collision Warning | |
| 1 | Vehicle1 bit1 | ||
| 2 | Vehicle1 bit2 | ||
| 3 | Vehicle1 bit3 | ||
| 4 | Vehicle2 bit0 | ||
| 5 | Vehicle2 bit1 | ||
| 6 | Vehicle2 bit2 | ||
| 7 | Vehicle2 bit3 |