Build a PIC-Controlled Robot: All You Need Under $200

  • Thread starter Thread starter wolram
  • Start date Start date
  • Tags Tags
    Build Robot
AI Thread Summary
Building a PIC-controlled robot for under $200 is feasible, especially for those familiar with printed circuits. The PIC16F84 is recommended as a starting point, with programming suggested in 'C' using compilers from CCS or HI_TECH. Avoid Basic Stamp derivatives for a deeper understanding of embedded programming. For those interested in competitions, micromouse events offer a practical challenge in robotics. Essential components include a programming method for the PIC, with the PIC Start Plus programmer recommended for beginners.
wolram
Gold Member
Dearly Missed
Messages
4,410
Reaction score
555
can someone advise me please, i want to build a PIC controled
robot that can be programed via my pc,i have a maximum of
$200 to spend, i have looked at loads of adds on the web
but get confused, I am no stranger to printed circuits so self
assembly would be no problem, the robot maybe a walker?
could i get everything i need for $200?
 
Engineering news on Phys.org
PIC's are a great way to get into embedded control. You can control all sorts of stuff, with very little circuit effort. Start with a PIC16F84, read the data sheet from Microchip.

You can start off programming with PIC assembler, but I advice moving to 'C'. CCS have a basic C compiler, and HI_TECH provide a more comprehensive compiler. I would aviod using the Basic Stamp and other basic derivatives if you are trying to learn about the PIC and real world embedded programming. Otherwise the basic stamp will give you ease of programming for your robot.

Check out http://www.parallax.com/html_pages/robotics/shop/robo_comparison.asp
for some ready made robots that you can buy off the shelf.

If you are really interested in amateur robotics, check out the micromouse competitions (put IEE and micromouse into google.) These require a small robot to traverse a maze, map it, and derive a solution to navigate to the center. I am currently building a micromouse as a hobby. I can give you more pointers if you are interested.

If you are going to build your own circuit, you will need a method of programming your PIC. I advise the 16F84, or if you have a higher processing power requirement and more pins, check out the PIC18F452.

Cheap programmers can be bought, but for serious beginners I recommend the PIC Start Plus from Microchip. You can now buy direct from Microchip Online, www.microchip.com,[/URL] and hit buy. I know they sell direct to US and UK. For other countries, just try it.
 
Last edited by a moderator:
cider_drinker, thanks for your advice, i do intend to
get into PICs for robotics by building my own i will
start from a kit using the the web sites you have provided.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top