rdnelson / Proxima

Code and planning for the Proxima robotic teaching platform.
0 stars 1 forks source link

Support Mindstorms NXT Sensors #29

Open hasithvm opened 9 years ago

hasithvm commented 9 years ago

Adding the NXT jack to Proxima would allow for students to use Mindstorms sensors easily. Electrically, they're I2C @ 4.3V, so we would need to run a 5V line (sensors are tolerant to 5V) and add a level shifter to bring down the signalling to 3V3 levels.

(Reference: http://en.wikipedia.org/wiki/Lego_Mindstorms_NXT#Connector)

rdnelson commented 9 years ago

I assume that this one of those "add it in the future" plans?

hasithvm commented 9 years ago

yes, it is. I'm documenting it here for documentation purposes.