Keeping an eye it with an object tracking .Net Gadgeteer robot
- Posted: Jul 27, 2012 at 6:00 AM
- 6,518 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Today's Hardware Friday brings a new face to the blog, someone I've not highlighted before, but someone I believe we'll see more of in the future. Today's project is
This is a .Net Gadgeteer powered robot based on the rover 5 platform, and using an ir compound eye for object tracking.
It's the first robot i've ever build and also my first real project with the Gadgeteer platform.
I started off with some code based on the arduino sample code for Mr General from the dagu code sample site which i converted into c#. I then refactored it to make it more object oriented and tweaked stuff to make it work better with the .Net Gadgeteer platform
Details and example code can be found on my blog ...
This is my first real project using the awesome .Net gadgeteer platform. My initial aim for this project was to build a Gadgeteer version of the robot shown in this video.
The robot can track objects at short (around 20-30cm) distances and will try to stay a set distance away from the object it is tracking.
For tracking the robot uses an ir compound eye, which is a sensor that gives an analog output depending on the level of reflected infrared light.
This is a video of the working prototype of my gadgeteer powered version. (apologies for the crappy quality, i'll get a better version uploaded soon)
This is the first of a series of posts detailing how i went about building it and the
stupidexpensive mistakes i made along the way.Parts and materials
The base of the robot is a Rover 5 chassis, made by Dagu electronics.
I had a couple of different options for the motor controller. GHI electronics make a Gadgeteer motor driver module, which i could have used and would probably have worked perfectly well.
However i chose the Dagu explorer pcb as it was designed to fit the chassis i was using and has lots of other nice features such as infrared corner tracking and multiple power sources.
- Dagu ir compound eye for object tracking
- Pan and tilt kit
- Fez Spider mainboard (you can probably use most other gadgeteer mainboards)
- Gadgeteer Power Module
- 4 Gadgeteer Extender Modules
Future posts will detail how i went about putting it together.
As you can see above, Rik dives into the project breaking it into manageable and understandable pieces. He's also using this project as a basis for others, like...
This post is about a modification of my .Net Gadgeteer object tracking robot.
The aim of the project was to add a robotic arm to the robot and allow control over wifi using my Playstation Vita.
I had picked up a Playstation Vita a few months back and was really excited when I heard about the Playstation Mobile Developer Program because it would allow me to write code for the vita in c#
After building my object tracking robot, i thought it would be an interesting challenge to try and control it using the vita.
The robot uses the same Rover 5 chassis and explorer pcb motor controller as the original robot.
Here's a couple of videos of him in action.
The parts i used to build this robot were as follows.
- Fez Spider Mainboard
- 2 Gadgeteer Extender Modules
- Gadgeteer Ethernet Module
- Gadgeteer Client DP Module
- Dagu 2dof Robotic Arm
- Dagu Rover 5 Chassis
- Dagu Explorer PCB
- Edimax Portable Router
I'm using a Playstation Vita as the controller for this robot, however you could really use any wifi capable device that you can write a socket client for.
...
...
Where's the code? Most of his posts include all the code required, including this one...
Code, parts, concepts and ideas. All there waiting for you to use and extend in your own projects...
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
very nice article on object tracking, thanks for sharing.
Remove this comment
Remove this thread
close