Telemetry Suit

24 views
Skip to first unread message

Michal Talarczyk

unread,
Sep 26, 2011, 8:33:34 PM9/26/11
to IEEE Robotics UIC

William Faehse

unread,
Sep 26, 2011, 8:44:46 PM9/26/11
to ieee-rob...@googlegroups.com

Sweet videos.
Has anyone thought about what we would do if the body sensors become too sensitive like those in the second video? Where every little muscle twitch is amplified many times over. I'm assuming this is in the programming of the mcu.

 
V/R
Will Faehse

From: Michal Talarczyk <mtala...@live.com>
To: IEEE Robotics UIC <ieee-rob...@googlegroups.com>
Sent: Monday, September 26, 2011 7:33 PM
Subject: Telemetry Suit

chris magruder

unread,
Sep 26, 2011, 9:10:31 PM9/26/11
to ieee-rob...@googlegroups.com
The arduino reads in a value of 0-1023 and I "remap" those values to be 0-511 so they can be sent as 10bit binary digits through the xbee. (Therefore 0=0, 512=256, 1023=511) I can do this again so that its remapped, for example, from 0-14 so there is only 15 different positions the arm can be in.

Chris
Reply all
Reply to author
Forward
0 new messages