Skip to content

Arduino code for reading sensor data from UABiomed's ALEX

License

Notifications You must be signed in to change notification settings

ualbertabiomed/exo-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exo-sensors

Arduino code for reading sensor data from UABiomed's ALEX

left-arm-sensors

Recieves values from an FSR and a Flex sensor for the left arm and publishes to its respective ROS topics. Publishes to "left_flex_value" & "left_fsr_value".

right-arm-sensors

Recieves values from an FSR and a Flex sensor for the right arm and publishes to its respective ROS topics. Publishes to "right_flex_value" & "right_fsr_value".

micro_servo

Subscribes to "turn_servo" topic and turns the connected servo to an angle 0-180.Used to test and model ROS subcriber functionality as an O-Drive substitute.

About

Arduino code for reading sensor data from UABiomed's ALEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages