I'm very new to Arduino. I've assembled some simple circuts with success, (motion detectors, motors, ect.), just as experiments, and I decided I was ready for an actual project. I have an antique telegraph sounder that works perfectly, and I wanted to use the Arduino to generate some random ticking noises. At the moment the sketch is just a bunch of "Dot" and "Dash" functions (both glorified "blink" sketches in function format) repeated to make it tap out "Hello World."
I have the telegraph sounder hooked up to the 3v3 pin (it needs about 3v to work) through a physical relay connected to pin 12. This setup works perfectly the first time through, but as it repeats, the test LED (pin 13) flashes, and the entire sketch seems to restart. It usually gets about as far as the "e" in "hello" before restarting. When the telegraph sounder is replaced with a normal LED everything works fine. What does the Arduino not like about the sounder? Is it drawing too much current from 3v3?
This seemed a bit more like a problem with the Arduino than just "Project Guidance", so I'm putting it here. Sorry if it's in the wrong place.
@ Grumpy_Mike Sorry, got the names messed up. I'm not using a transistor. It's a DKduino, which is exactly the same, just a bit cheaper and with a few extra pins. (As far as I know.) I'm trying to find out how much current is going through it, but my multimeter is acting up. If that is my problem, is there a simple way to solve it, or will I need a much more complicated circuit?
No it is not exactly the same, it is a different board and has different proprieties.
I'm trying to find out how much current is going through it, but my multimeter is acting up
Arh!!!
You should know how much current a thing draws BEFORE you connect it up not after!!!
So how do you know you are not drawing too much from the Arduino. This is a very good way to fry it.
When you remove the telegraph sounder and just here the click of the relay does it still reset?
Do not do the experiment until you can confirm that the relay when connected directly across 5V and ground draws no more than 40mA.
That's a 3 Mb download just to show a picture of your board. As a courtesy to forum users, you could resize down to a more reasonable size, like 100Kb.