Go to file
Jeff Clement 926b6f0459 updated schematic 2016-02-14 21:14:45 -07:00
kub-kar-timer updated schematic 2016-02-14 21:14:45 -07:00
lib rough... 2016-02-11 18:37:26 -07:00
src simplified logic 2016-02-14 08:00:52 -07:00
.DS_Store schematic 2016-02-14 20:41:25 -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 schematic 2016-02-14 20:41:25 -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
  • (D7 - SW - GND) Car #... sensor
  • (A4) SDA on LCD (YwRobot LCM1602 IIC V1)
  • (A5) SDL on LCD