Tagged Questions

2
votes
1answer
99 views

Servo Torque Calculator

Does anyone have an easy to use Servo Torque Calculator?
6
votes
8answers
439 views

I’d like to learn how to make my own USB gadgets

I've been writing Linux character device drivers for other people's stuff for some time. I'd like to find a new hobby and the thought of making my own USB gizmos seems really neat. …
5
votes
5answers
135 views

Good motor supplier?

I'm looking to start a few different projects and stock up on some basic components - I was just wondering if anyone knows a good supplier of DC motors, stepper motors and servos? …
5
votes
2answers
146 views

How do I measure the current flow to a component?

I'm building a hexapod robot using simple servos and I was wondering how feasible it was to measure the current flow to each servo (5-6V DC to a maximum of 0.25-1A (I haven't found …
6
votes
5answers
160 views

H-bridge motor driver

I am trying to build a robot and i have been having trouble getting a working h-bridge for my motors and i was wondering if anyone could help me work this out. i have 2 motors to …
3
votes
4answers
139 views

Synchronise multiple Mega boards to run multiple servo motors

My friend Jules asks: The aim is to get as many servo motor controls as possible - looks like the maximum an arduino will output is 14 ? http://arduino.cc/en/Main/ArduinoBoardMeg …
5
votes
2answers
144 views

Unit testing AVR assembly language

How do you unit test your assembly code? I'm working on a serial servo controller as part of a hexapod robot project and the code has got to the point where it's becoming complica …
0
votes
1answer
33 views

Serial Servo Controller using Basic Stamp

How can you control a Servo using a Basic Stamp?