RoboticsClubatUCF / IARC

0 stars 11 forks source link

Get sensor readings with the odroid #5

Open klaki892 opened 7 years ago

klaki892 commented 7 years ago

This task involves obtaining input from the physical sensors being attached to the Odroid. AKA making sure the sensors work.

Wiring of the sensors to the ODroid should be completed in a testing manner or in a final production manner (if the frame is assembled) and being able to successfully query data from the sensors (such as receiving input from an ultrasonic sensor)

The data does not have to be processed, but receiving pure/raw data from the sensors should be demonstrated.