PiTraffic- Educational Traffic Light Add-on Shield HAT for Raspberry Pi
Pin connection With Raspberry Pi:
South RED - 11
South Yellow - 13
South Green - 15
East RED - 36
East Yellow - 38
East Green - 40
North RED - 29
North Yellow - 31
North Green - 33
West RED - 16
West Yellow - 18
West Green - 22
-
Open Terminal and download the code by writing:
git clone https://github.com/sbcshop/PiTraffic.git
-
Your code will be downloaded to '/home/pi' directory. Use 'ls' command to check the list of directories
-
'TrafficTest.py' is example code. Run this file to test and play with PiTraffic