Warning:
Can't synchronize with repository "(default)" (/var/lib/svn/FlipSideDio does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
03/18/11 17:16:34 (14 years ago)
- Author:
-
pinwc4
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
3 | 3 | The Flip Side Dio project is a DIY project for people that want to make a simple lap counter. In the past people would use the parallel port to build simple lap counters with cheap hardware but modern computers no longer have a parallel port. For our project we will use the [http://www.arduino.cc/ Arduino Uno hardware] to build a basic lap counter. This hardware is very popular and well supported by the community. The [http://www.flipsideracing.org/ Flip Side Racing Software] has built in support for the Dio hardware. |
4 | 4 | An Arduino sketch is provided that can be uploaded to the Arduino Uno. |
| 5 | |
5 | 6 | |
6 | 7 | = Design Overview = |
… |
… |
|
35 | 36 | |
36 | 37 | |
| 38 | |
37 | 39 | = Downloads = |
38 | 40 | |