Show Posts
|
|
Pages: [1] 2 3
|
|
1
|
Using Arduino / Audio / Re: cheap sound module: what version is this?
|
on: March 21, 2013, 07:18:23 am
|
|
I am trying to get this one () to work with my Arduino I am using the sandisk 4GB micro SD card. The light comes and goes. It looks like it is doing something. I ordered a 1GB SD card. I should probably get it in a month
In case I can get one working, what will I need to do to get 3 working at the same time so that I can play 3 sounds at the same time? I will be using the Teensy 3 at 96Mhz so I will have alot more speed available if that is an issue. Will I have to use 4 pins for each module? It almost looks like I might be able to share at least the reset pin for each module so then I will have to use 3 pins per extra module. Does that sound about right?
|
|
|
|
|
2
|
Using Arduino / Project Guidance / Creating laser tag gear and need ideas
|
on: March 13, 2013, 08:26:59 pm
|
|
I am working on creating laser tag gear. I will have phasers/guns and headsets/suits. My headsets and suits will be wireless using the RadioBlock RF module. I have been working on using NFC to pair any number of phasers to the headset. The weapon will have an NFC reader and the headset will have an NFC card inside of it. When you swipe the weapon against the headset it will know the ID of the headset and contact the headset using that ID to tell the headset it wants to pair. I am thinking of dropping this idea. Only other idea I can think of to have easy pairing is to have a small stub on the headset and a small hole on the weapon. If you then insert the headset into the weapon it can use "one wire" to communicate and pair.
Any better ideas? An 8 year old will do the pairing
|
|
|
|
|
4
|
Using Arduino / Project Guidance / Re: Want to run a vibration motor
|
on: March 12, 2013, 04:12:27 pm
|
Sorted  I need to learn to follow drawings. I had the transistor on the positive line before going into the motor not after the motor. Not sure why it makes a difference. I now have 6.6V going through. I will work on lower the voltage now
|
|
|
|
|
6
|
Using Arduino / Project Guidance / Re: Want to run a vibration motor
|
on: March 12, 2013, 02:16:13 am
|
|
Thank you for the info. I will make a note to always use this type of circuit for a motor
I actually need a voltage drop, because the motor has a max voltage of 6V. Currently I have 6.6V normally or 7V directly after a charge. I might try adding 1 or 2 diodes in series from V+ to the motor to reduce the voltage. Is that a good idea?
|
|
|
|
|
7
|
Using Arduino / Project Guidance / Re: Want to run a vibration motor
|
on: March 11, 2013, 07:25:14 am
|
|
Is the circuit supposed to have a 0.6V drop?
I have my multimeter on the negative where the battery goes into the circuit and then on the positive side of the diode or positive side of the capacitor and I measure 6.5V. The battery voltage out side of the circuit measures as 6.6V
|
|
|
|
|
10
|
Using Arduino / General Electronics / Re: What kind of wire is in the photo?
|
on: February 14, 2013, 06:02:15 pm
|
Oh no I wasn't soldering it onto the laser tag weapon. I was soldering it onto the terminals of the button I was replacing. The photo was just the cleaned off wires after I cut it off the bad button. I normally put soldering on the terminals and then some on the wire. I then place the wire against a terminal and then heat it all up so that the soldering on both parts become liquid and that seems to bond nicely. Just when I was trying to add soldering to the wire it didn't get absorb like when I use copper, it became more of blobs The wire question is related to my button question ( http://arduino.cc/forum/index.php/topic,149006.0/topicseen.html). My thinking was to focus on one component and trying to find out from people that know more than me on what would be the best way to go forward when building my own weapons. Wires not being copper made me worry since the button had to be replaced with less than probably 1000 presses so it makes me wonder about the quality of everything in our weapons
|
|
|
|
|
12
|
Using Arduino / Project Guidance / Need a better idea for buttons on laser tag gear
|
on: February 14, 2013, 03:59:53 pm
|
|
We have laser tag gear from a large manufacturer, but the buttons on their weapons don't seem to last. We have had the weapons for 4 months and I had to replace a button this week that was probably pressed less than 1000 times since we bought the gear. I see some of the microswitches on the triggers are also starting to have problems.
I am working on designing our own weapons and I want to have the highest quality. The manufacturer told me buttons are considered a consumable. Normally the printing on my PC keyboard is typed off before I break a button. That is quality. I want to have the same type of quality and I want to make the weapons truly water proof. Our weapons are supposed to be water resistent, but when the rain comes down the LCD screens stop working. The trigger will be the only moving part on the weapons. Are there any buttons/microswitches that I can look at to use? Maybe I should try and use the same principle as a keyboard?
|
|
|
|
|
15
|
Using Arduino / Project Guidance / Re: Want to run a vibration motor
|
on: February 12, 2013, 09:44:51 pm
|
|
I changed the order (changed resistor)
Carbon Resistor, 0.5W ,5%, 1k Capacitor,Metallized Polypropylene,Axial,Z5U,Axial,20%,50V,100nF Diode,rectifier,1N4001 Transistor,bipolar,NPN,600mA,40V,TO92,P2N2222A
Is this right?
|
|
|
|
|