The box is based on an Arduino microcomputer. The code needed can be downloaded below
Download
Download as 4 zip files:
- 1. RaceBox Code: Download “racebox code” racebox.zip – Downloaded 1190 times – 19.01 KB – the main program and supporting files. Unzip into your sketchbook folder
Libraries: Add to your Sketchbook/libraries folder.
Within the Arduino IDE, select menu Sketch/Include Library and “Add .ZIP library”
- 2. RCS Download “RCS.zip for RaceBox” RCS.zip – Downloaded 1152 times – 5.39 KB
- 3. RCS_EE Download “RCS_EE” RCS_EE.zip – Downloaded 984 times – 7.02 KB
- 4. FlexiTimer Download “FlexiTimer.zip” flexitimer2.zip – Downloaded 1136 times – 4.99 KB
Install
- Open racebox.ino
- Compile the sketch
- Verfiy then upload to your Arduino Uno in the standard way.
Note: The Relay Shield used requires active HIGH on control pins 4-7 to operate the 4 relays. If your relays require active LOW and/or use different control pins, then alter the hardware and code to suit.
See the DOCUMENTATION page for full details of the box, features, and how to build your own.