-3
votes
3answers
510 views

Can the Arduino (or other electronics protoyping boards) deliver direct current waveforms for muscle and nerve stimulation applications?

I am currently interested in Transcranial Direct Current Stimulation (tDCS), and I have observed that most studies in the field utilize DC-Stimulation equipment from manufacturers like NeuroConn and ...
7
votes
2answers
1k views

Can Arduino Mega handle 6 motors independently

I wonder if anyone can help me I am modifying an ROV and thinking of using Arduino Mega I am new to electronics and robotics and wonder if the Arduino Mega can control 6 DC motors independently as ...
6
votes
2answers
1k views

Can I combine the power supply?

Here's the circuit I'm working on, it's a robotic stringed musical instrument thing, that uses 6 DC motors and an Arduino Duemilanove - The resistors are 0.25w 1KΩ The transistors are TIP122 ...
4
votes
3answers
719 views

Correct DC Adapter type to use for Arduino

What's the correct DC Adapter to use with Arduino? Voltage etc?
3
votes
2answers
3k views

How do you read newer HDD motors (DC/Brushless) into arduino? (like stepper motors)

We had a version of the HDDJ working with an arduino reading an old stepper motor (with 4 wires), then sending serial data to processing, using a midi library, and midiox + midiyoke. Having trouble ...