Author Topic: pic microcontroller  (Read 1932 times)

0 Members and 1 Guest are viewing this topic.

Offline siddharthm87Topic starter

  • Jr. Member
  • **
  • Posts: 7
  • Helpful? 0
pic microcontroller
« on: December 15, 2007, 01:11:43 PM »
what are the best supporting(brand) sensors for a 16 bit pic microcontroller???
for eg..like camera,infra red etc

are there any other microcontroller cheaper and better than pic microcontrollers??
can any one post algorithms for pic microcontroller!!

Offline Trumpkin

  • Supreme Robot
  • *****
  • Posts: 1,176
  • Helpful? 5
Re: pic microcontroller
« Reply #1 on: December 15, 2007, 03:17:11 PM »
AVR microcontrollers are much cheaper than pic microcontrollers.
Robots are awesome!

Offline Mega

  • Full Member
  • ***
  • Posts: 88
  • Helpful? 0
    • MegaBot Blog
Re: pic microcontroller
« Reply #2 on: December 15, 2007, 03:22:41 PM »
Quote
are there any other microcontroller cheaper and better than pic microcontrollers??

What do you have in mind? What kind of bot do you want to build? Is this your first bot?

Personally, I thnk the AVR based Arduino is a great and cheap way to start.
Visit my robotics blog at http://megabotblog.blogspot.com/

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: pic microcontroller
« Reply #3 on: December 15, 2007, 09:52:42 PM »
what are the best supporting(brand) sensors for a 16 bit pic microcontroller???
for eg..like camera,infra red etc

are there any other microcontroller cheaper and better than pic microcontrollers??
can any one post algorithms for pic microcontroller!!

Basically any IR sensor will work and for cameras, also basically everything

PICs are cheaper(free samples) and have a wider variety for different tasks. I myself use PICs because I can get mcus in many pin numbers ( big or small ) and I can choose exactly how much ADC pins I want. AVR does not have that much of a selection.

what language are you programming in, and what is your experience with robots?
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com