Let's Make Robots!

analog

So, this challenge is for anyone! From analog guys to digital guys. Only thing you should make is get leds turn on and off alternately, when you switch on and off … Read more
Follows a wall until a light turns off/on
Using a
 *Updated/Larger schematic*        This is a robot I decided to make over the weekend, or at least the analog brain for it. I've had the base done for a … Read more
Analog Robot Controller
Hello! I made a pcb for Aivot - analog robot controller Parts: 2x 2N3904 1x ferric chloride mix 1x printed circuit Lots of pictures: Printed circuit and piece of … Read more
Analog, Serial, Motor Control, Audio, Video, Xbee, Bluetooth, PWM... Everything!
Chris was nice enough to send me a little project of his called the 444AVXB. Why the weird name? Well, because it does EVERYTHING. 4: amps of motor driver power (2 … Read more

analog to digital converter

mfourlover's picture

dose any one know how or were i can get a cheap analog digital converter?

 

Measuring voltage with an Arduino

Markamas's picture

I was wondering if I could measure battery voltage simply by hooking the battery's + to an analog Arduino pin so that my robot can know when it's low on power. From what i've understood, a battery of 1.5 volts is dead when it outputs 1.4 volts (gonna do some research about this). I guess I can apply this approximation to different voltages battery. The only problem is that, if I want to use a battery with voltage superior to 5v (Arduino analog pins set 5v as a maximum), how do I divide the voltage? Again, I guess I'll need op-amps to do that and voltage dividers, but what do I exactly do?

Connecting Multiple Microcontrollers

magykguy721's picture

I was wondering if it would be possibly to connect multiple microcontroller IC's by there I/O ports?

BEAM robotics

SimpleBotics's picture

This is a forum where you can comment about BEAM robotics!

Follows the light from a lighter
Using a
Hi, My name is Zuzu, I live in my masters pocket and usually I sleep at day, but at night, when all the lights goes out, I will wake up and I will seek the most … Read more
Basic principles in PCB design
I thought this could come handy. EMI and power surge problems are common in digital circuit design. The following list is a compilation of suggestions I have … Read more

Multiple swithces to analog input?

Aniss1001's picture

Just had an idea. I'm planning to use a LOT of (tactile) switches on a walking robot. For instance I wanna put several under each foot. But it seems like a waste of pins to use a digital pin for each switch (or use multiplexers). So I thought I might be able to connect the switches in paralel and read several at a time from an analog input using resistors of different sizes connected in serial with each switch. Like this:

switches_s.jpg

combined analog input

Calculon320's picture

Ahoy me hearties!

I'm working on a bot that will have a lot of sensor requirements. It must be able to sense objects both at the top and the bottom of the frame. Since I don't want to have to keep track of 8+ sensors, I was hoping to combine some of the sensor inputs.

For example, the bot will react the same to an object sensed at the bottom as one at the top, can I combine them?

Will this schematic work? And if so, will the adc reading be a sum of both sensors, or merely the highest one?

ldr.gif

Follows a line without a brain
HD-Bot is my first intend in building robots. His name is is derived from his chassis, which is an an old hard disk case. There is no controller onboard, the motors … Read more

Analog multiplexor (possibly i2c)

Nicola's picture
Hello! i have almost finished my analog inputs on my last project.. i have only one left and i need to attach some potentiometers to do some calibration.. I could really use some nice multiplexing. What i'd like is a chip with some analog inputs and possibly an i2c interface so that you can choose which analog pin to read and get a digital reading. Do you know if anything like this exists ?