Can accelerometer and gyro data be sent to a computer monitor and display as a line which moves according to the sensors
Can accelerometer and gyro data be sent to a computer monitor and display as a line which moves according to the sensors
You can connect a micro controller that feeds back data to your computer via serial. As for the graphing you'd likely need to write a program that picks up the serial data and converts it, you could do that in VB or Processing fairly easy.
Fidel Salinas
You can connect a micro controller that feeds back data to your computer via serial. As for the graphing you'd likely need to write a program that picks up the serial data and converts it, you could do that in VB or Processing fairly easy.
Fidel Salinas