Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Transistorman on June 15, 2010, 07:00:28 AM

Title: need schematic
Post by: Transistorman on June 15, 2010, 07:00:28 AM
hi, line follower robot schematic with PIC12F629 if anyone can help ? ???
Title: Re: need schematic
Post by: Transistorman on June 15, 2010, 07:53:08 AM
Anyone???
Title: Re: need schematic
Post by: waltr on June 15, 2010, 09:53:52 AM
There are a number of Line following robot projects with schematic and code for PICs on the Web, do some searching. A big advantage of PICs is the interchangeability of one for another. Most of the PIC based Bots I've seen on the Web use the 16F84 PIC. It would not be difficult to change to a 12F629 (if it has enough pins). Just read the data sheets for both PICs and change the code.

Once you have specific questions please ask.