Skip to content

sbcshop/PiTraffic

Repository files navigation

PiTraffic

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
  1. Open Terminal and download the code by writing:

    git clone https://github.com/sbcshop/PiTraffic.git
    
  2. Your code will be downloaded to '/home/pi' directory. Use 'ls' command to check the list of directories

  3. 'TrafficTest.py' is example code. Run this file to test and play with PiTraffic

Releases

No releases published

Packages

No packages published

Languages