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
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top