Log in

View Full Version : Does anyone has code for accelerometer?


sjung9442
30-01-2006, 20:12
I cannot find any code for accelerometer. Do we have to write code for ourselves or is there some code that I couldn't find?

Warren B
30-01-2006, 20:50
The code isn't out yet, but at http://kevin.org/frc/ there is a spot towards the bottom of the page that says the code is coming soon.

kaszeta
30-01-2006, 21:37
Kevin Watson is working on code for it, but in the meantime it's not that difficult to write something basically functional yourself using the adc.h/adc.c code at kevin.org/frc . That's what our team has done.