Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: dizzuparrot on November 10, 2007, 04:27:03 AM

Title: picaxe control help please!
Post by: dizzuparrot on November 10, 2007, 04:27:03 AM
Hi all robot builders, I am very interested in building my first robot from scratch and was wondering if anyone can help me with picaxe. I have seen the range of products from picaxe and don't which products to use.

I want mu robot to do the following,
have many sensors including ldr's, ultrasonic, line following, infrared, etc, (I will also need help with schematics for these circuits)
Forwards and backwards, left and right
Make random decisions
Flashing lights
Pinhole camera
etc

I have some experience in programming and electronics and soldering and all that just not picaxe.

So if you have any help please please help me and thanks in advance
Title: Re: picaxe control help please!
Post by: cooldog on November 10, 2007, 07:44:26 PM
http://www.societyofrobots.com/step_by_step_robot.shtml
this should help
Title: Re: picaxe control help please!
Post by: dizzuparrot on November 11, 2007, 02:16:45 AM
Thanks Cooldog,

That was a great help but could you help me with the line following circuit as I dont have a clue about the circuit involved or making it follow the line?

Cheers ???
Title: Re: picaxe control help please!
Post by: cooldog on November 11, 2007, 06:33:59 AM
QRD1114's, they have a infrared LED and photo transistor together in one package.  You need to make a simple circuit and use a microcontroller to read it.  This one already has the parts and is ready to use: http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/List/1/ProductID/100/Default.aspx?txtSearch=line+sensor&SortField=ProductName%2cProductName

or use a comparator like this:
http://www.robotroom.com/Sandwich.html

or make a post for "line follower microcontroller code"

or do a seach for topics that have aleady been posted

hope this helps