Challenge 1

Challenge 1

 

Produce a remote control for the robot which can be used to navigate it around an obstacle course which includes the following obstacles:

·         travel between two lines

·         travel between two lines in a U-shaped course

·         negotiate a slalom between obstacles without knocking them over

·         fire at a target

 

My code writen by Visual Studio 2010 C# form project. Used the Aforge library. With shooter function and ultrasonic sersor handing.

 

 

 

 

Downloads:

The whole C# 2010 project