wiki:WikiStart
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.

Version 2 (modified by pinwc4, 13 years ago) (diff)

--

Welcome to the Flip Side Dio Development Site

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  Arduino Uno hardware to build a basic lap counter. This hardware is very popular and well supported by the community. The  Flip Side Racing Software has built in support for the Dio hardware. An Arduino sketch is provided that can be uploaded to the Arduino Uno.

Help the project

If you find this project useful, please consider helping support its development and the related development of the Flip Side Racing software.

Source Code

Flip Side Dio is released under the  Gnu Public License

To download the source code use the following path in your subversion client:

 http://www.flipsideracing.org/svn_fsdio/

For example to use the command line subversion command line client type this command:

svn co http://www.flipsideracing.org/svn_fsdio/trunk/

The source code includes the Arduino sketch along with an example Fritz diagram.