Hardware files for traffic light model and interfacing board.
Corresponding software for controlling the interface board can be found at [1].
Interfacing board, top view:
Interfacing board, bottom view:
Traffic light board:
This repository consists of two KiCad projects:
- Traffic light board (
light/*
):- it has 5 red and 5 green LEDs on it
- Interfacing board (
iface/*
):- connect it to your PC (via USB cable) from one side
- connect it to up to 10 traffic light boards (via phone cable) from other side
Kicad v5.0.1 was used.
You can find exported schematics in PDF format in doc/output/
directory.
Once connected, use libtrl [1] to control traffic light boards via interface board.
Sam Protsenko
This project is licensed under the GPLv3.