.Net Gadgeteer Powered Object Tracking Robot

Over the past few weeks i've been building a robot using the .Net Gadgeteer platform and blogging about it.

The robot is based on a Rover 5 Chassis, with an ir compound eye and pan and tilt kit for object tracking.

I didn't find too much information on this site about how to use these awesome dagu products with the .net gadgeteer platform so hopefully my experiences can help to make things a bit easier for someone else.

My most recent post explains how to track objects using the ir compound eye

Previous posts were on driving the motors using an explorer pcb and Parts and Materials

 

https://www.youtube.com/watch?v=ZVmzOkMBDvU

Nice implementation of the IR Compound Eye usage
Nice implementation of the IR Compound Eye usage. Got me some insights about the meaning of the pins and the mathematical ambient light reduction. Thanks for sharing.