Micro Controller Outputs for Robot: Find Solutions Here

  • Thread starter Thread starter Jones1987
  • Start date Start date
  • Tags Tags
    Micro
AI Thread Summary
To control 14-16 outputs including 2 DC motors, 12 Infrared scanners, and 1 ultrasound component on a robot, using a microcontroller (MC) is a viable solution. While 8 I/O boards exist, options with more outputs are available, or multiple boards can be used in conjunction. The Arduino series offers numerous plug-and-play options and is widely recommended for beginners. It's essential to determine the required number of I/O pins and interface types before selecting a microcontroller family, such as AVR, PIC, or 8051 variants. Exploring various breakout PCBs and development boards can help find the right fit for the project.
Jones1987
Messages
74
Reaction score
0
Hi,

I'm looking at controlling about 14-16 different outputs, 2 DC motors, 12 Infra Red scanners and 1 Ultrasound component on a robot. I assumed I would have to build a circuit board from scratch, but I have discovered you can implement a MC instead.

But, are there such pieces of hardware that allow me to hook up these amount of outputs? I've seen 8 I/O boards? But I obviously need more. So are there such components out there which consist of more ports, or is this a case of using more than 1 board.

http://www.active-robots.com/products/controllr/solarbotics-microcontroller.shtml First one, will something like this be a suitable candidate?

Be gentle, this is my first experience with electronics :D
 
Last edited:
Engineering news on Phys.org
http://www.sparkfun.com/products/36

Is just ONE example.

The Arduino series has a lot of plug-n-play options and is fairly popular.

There are TONs of Break-Out PCBs as well as development boards for most of the "popular" uControllers. Decide exactly how many I/O pins you need and what type of interface requirements; then settle on the uController, or at least a uController Family; from there, search for a PCB board or development kit. If you really want to get fancy you could use an FPGA development board and simply synthesize the uController ;-) hehe. I would stick with a uController in the AVR family, PIC family or an 8051 variant; pretty much in that order.

Fish
 
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