Author Topic: recommand me some microcontroller boards pls  (Read 2945 times)

0 Members and 1 Guest are viewing this topic.

Offline SanglantTopic starter

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
recommand me some microcontroller boards pls
« on: June 21, 2007, 08:28:09 PM »
hey, i'm looking for a microcontroller board that'll have 9 input and atleast 4 outputs.  of the 9 inputs, 1 is for gps, 1 is for digital compass, 1 is for ir range finder, 3 for acceleration, 3 for angel of rotation.  the 4 outputs are going to servos.  if it is possible, i would prefer the programing language to be C or C++ since it is a language i'm familiar with.  i'm thinking probably a board with around 8 ADC & 4 digital inputs, and 4 digital & analog outputs (i'm not sure if the digital servos uses digital input or analog).  thanks in advance for any advice

Offline megaman935

  • Robot Overlord
  • ****
  • Posts: 182
  • Helpful? 0
Re: recommand me some microcontroller boards pls
« Reply #1 on: June 22, 2007, 06:15:54 PM »
Wow that sounds pretty complicated for your first robot- unless of course you've made one before- If it is your first, I recommend K.I.S.S. (Keep It Simple Stupid  :P (I tried making a battlebot as my first robot.. BIG NO NO lol ;D ))

(i'm not sure if the digital servos uses digital input or analog)
and probably digital (though I'm a noob so I can't tell you for sure.. ;) )

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: recommand me some microcontroller boards pls
« Reply #2 on: June 23, 2007, 04:53:04 PM »
Quote
1 is for gps
hmmm so the GPS will require a serial connection. I dont think you will want GPS after you learn about its limitations. Search this forum for more info on GPS.

Quote
1 is for ir range finder, 3 for acceleration, 3 for angel of rotation
Most microcontrollers come with 8 analog to digital converters (ADC), so no problem with this. As for 'angel of rotation', do you mean gyro?

Quote
1 is for digital compass
Can be made to work with an ADC, or done with serial. They arent very reliable.

Quote
the 4 outputs are going to servos.
most microcontrollers come with at least 8 digital outputs, so no problem.

check this:
http://www.societyofrobots.com/robot_parts_list_microcontrollers.shtml

or make your own:
http://www.societyofrobots.com/step_by_step_robot.shtml

as megaman935 said, if this is your first robot, you should take a step back and simplify your project (baby steps!)

 


Get Your Ad Here

data_list