Society of Robots - Robot Forum

Software => Software => Topic started by: dpatel310 on October 16, 2012, 08:01:35 PM

Title: Working SOURCE CODE for the "$50 Robot w/ Sharp IR"
Post by: dpatel310 on October 16, 2012, 08:01:35 PM
Hey folks, I just discovered this site as I was browsing the web for robotics related learning information. I am an engineering student and want to explore on my own and build a few working robots. The reason I am posting this is to know if anyone here will be able to email me the working Source Codes for the "Line Following Robot" and the "The $50 Robot - With Sharp IR" and also tell me what software did you use to CODE the Microcontroller in each of them? I do not have much experience YET with any type of Microcontroller but I want to learn more and experiment. I am planning on getting the Arduino Microcontroller.(Any other suggestions?) I have some basic-background in C++ and basic knowledge of circuitry.

Thanks a bunch for any help in advance!
Title: Re: Working SOURCE CODE for the "$50 Robot w/ Sharp IR"
Post by: billhowl on October 17, 2012, 12:39:54 AM
Line Follow Robot (http://www.societyofrobots.com/robot_mobot_2007.shtml)
Line Follower Source Code (http://www.societyofrobots.com/downloads/Mobot_2007_v1.zip)
Robot - With Sharp IR
wall avoiding robot (http://www.societyofrobots.com/member_tutorials/node/45)
Title: Re: Working SOURCE CODE for the "$50 Robot w/ Sharp IR"
Post by: dpatel310 on October 20, 2012, 12:07:46 PM
Hey thanks for your help! I have one more question: What software do I use to view the source code file?
Title: Re: Working SOURCE CODE for the "$50 Robot w/ Sharp IR"
Post by: waltr on October 20, 2012, 06:13:39 PM
Download the file to a directory. Then 'unzip' the file (Windows have this built-in, select the *.zip file, right click and select 'extract'). The unzipped files can then be read with and text editor like NotePad.