Hi all,
Here in our lab we made an AD sensor expansion board for the robots and I would like to share this with you -- see the files attached to this post. Thank you Tsugawa san for working on this design!
The parts for this board are:
The
80pin connectors should have been supplied along with the robots that you purchased.
I also uploaded the corresponding sources for interfacing this AD board to the firmware2008 CVS project:
cvs -d:pserver:anonymous@pv-league.cvs.sourceforge.net:/cvsroot/pv-league login
cvs -z3 -d:pserver:anonymous@pv-league.cvs.sourceforge.net:/cvsroot/pv-league co -P firmware2008
The folder IMU has also some sources for using this interface board to communicate with this
5 DoF IMU board from
SparkFun ElectronicsThese can be put together in interesting ways, for example, for implementing a balancing robot (like an inverted pendulum or Segway). But the AD converter alone allows the implementation of a variety of sensors, like IR distance sensors, microphone, light sensors, etc.