Go to file
Jeff Clement 1d978cb224 placing 2016-02-13 13:20:39 -07:00
lib rough... 2016-02-11 18:37:26 -07:00
src placing 2016-02-13 13:20:39 -07:00
.gitignore init 2016-02-11 17:47:57 -07:00
.travis.yml init 2016-02-11 17:47:57 -07:00
README.md mostly working 2016-02-11 19:18:19 -07:00
kub-kar-timer.sublime-project init 2016-02-11 17:47:57 -07:00
platformio.ini placing 2016-02-13 13:20:39 -07:00

README.md

README

This is a quick Arduino project for a Kub Kar track timer

Wiring

  • (D2 - SW - GND) Reset switch (held closed when car gate is up)
  • (D3 - SW - GND) Car #1 sensor
  • (D4 - SW - GND) Car #2 sensor
  • (D5 - SW - GND) Car #3 sensor
  • (D6 - SW - GND) Car #4 sensor
  • (A4) SDA on LCD (YwRobot LCM1602 IIC V1)
  • (A5) SDL on LCD