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

  • Thread starter Thread starter wolram
  • Start date Start date
  • Tags Tags
    Build Robot
Click For Summary
SUMMARY

The discussion focuses on building a PIC-controlled robot with a budget of $200. Key components include the PIC16F84 microcontroller from Microchip, which is recommended for beginners in embedded control. Programmers are advised to use the CCS Basic C compiler or the HI_TECH C compiler for programming. The PIC Start Plus programmer is suggested for serious beginners, and resources like Parallax's robotics shop and micromouse competitions are highlighted for further exploration.

PREREQUISITES
  • Understanding of PIC microcontrollers, specifically the PIC16F84 and PIC18F452.
  • Familiarity with embedded programming languages, particularly PIC assembler and C.
  • Knowledge of circuit assembly and basic robotics concepts.
  • Access to programming tools such as the PIC Start Plus programmer.
NEXT STEPS
  • Research the specifications and capabilities of the PIC16F84 and PIC18F452 microcontrollers.
  • Learn to use the CCS Basic C compiler and HI_TECH C compiler for programming PICs.
  • Explore resources on micromouse competitions to understand maze navigation and robotics challenges.
  • Visit Parallax's robotics shop for ready-made robot kits and components.
USEFUL FOR

Amateur robotics enthusiasts, hobbyists interested in embedded systems, and anyone looking to build a cost-effective PIC-controlled robot.

wolram
Gold Member
Dearly Missed
Messages
4,411
Reaction score
551
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.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 44 ·
2
Replies
44
Views
5K
Replies
13
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
4K
  • · Replies 2 ·
Replies
2
Views
9K
Replies
1
Views
6K