Argentina
Offline
Full Member
Karma: 4
Posts: 158
|
 |
« Reply #165 on: November 26, 2012, 02:31:23 pm » |
Video update about my Arduino project. Now with fire selector: Regular or Stun laser gun.
|
|
|
|
|
Logged
|
|
|
|
|
Birmingham, AL
Offline
Jr. Member
Karma: 2
Posts: 61
Arduino, disobey me.
|
 |
« Reply #166 on: December 01, 2012, 07:32:38 pm » |
Hey guys, anyone using it at 5V? Cause I moved the soldered pin from 3.3 to 5 and could not get it to work. Quite erratically. I did not use any diode cause I believe they are soldered in the pcb board. Any idea?
the-rebel-agent, is it working on 5V now? I've been using your Wtv020sd16p library but with 3.3V. Did you have to change anything other than the soldered pin on the wtv020 to make it work with 5V? Thanks, -transfinite
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Argentina
Offline
Full Member
Karma: 4
Posts: 158
|
 |
« Reply #168 on: December 02, 2012, 11:10:05 am » |
No problem. If you have anything else to ask, just do it. And as I stated to @onesky, there is no quality difference working on any voltage. And won't be any difference for the library I wrote.
|
|
|
|
|
Logged
|
|
|
|
|
Guangzhou,Guangdong,China
Offline
Newbie
Karma: 0
Posts: 8
waytronic(WT)--manufacturer and designer of sound module,voice chip ,recording module.WT have designed WTV,WTH.WTN3 series voice chip,WTV020-SD,WTV020-S ,WT588D,WT5001M01-M04 ,WTM-SD,WT9501M03,WT8603 etc voice module
|
 |
« Reply #169 on: February 28, 2013, 02:44:14 am » |
Don't Arduino nano have a 3.3v output?
yes but .. "when running on external (non-USB) power, the 3.3V output (which is supplied by the FTDI chip) is not available" http://arduino.cc/en/Main/ArduinoBoardNanoso i think i will try to change the solder to the 5volts pin as suggested by Johnwasser (thank you) Pls don't use 5 V ,it will destory our module directly ,maybe when you use for a while.the main chip of WTV020-SD module maximum voltage is 3.6V,so work voltage can not beyond 3.6V.
|
|
|
|
|
Logged
|
waytronic(WT)--manufacturer and designer of sound module,voice chip ,recording module.WT have designed WTV,WTH.WTN3 series voice chip,WTV020-SD,WTV020-S ,WT588D,WT5001M01-M04 ,WTM-SD,WT9501M03,WT8603 etc voice module and WTV-SR ,WTR-S4,WTR-SD etc recording module which can replace ISD.
|
|
|
|
Italy
Offline
Full Member
Karma: 3
Posts: 136
|
 |
« Reply #170 on: March 03, 2013, 11:18:13 am » |
Pls don't use 5 V ,it will destory our module directly ,maybe when you use for a while.the main chip of WTV020-SD module maximum voltage is 3.6V,so work voltage can not beyond 3.6V.
then why on the board there is a pin switch 5v - 3.3v? 
|
|
|
|
|
Logged
|
|
|
|
|
Italy
Offline
Full Member
Karma: 3
Posts: 136
|
 |
« Reply #171 on: March 03, 2013, 11:23:37 am » |
Did work. It was my fault. I forget to read the manual and connect to 5v the Shutdown pin. Works like a charm. Now, I will write a library to control the volume. Keep you posted guys.
are you sure that the Shut Down pin has to be connected to the arduino 5volts? this is what datasheet says: In order to reduce power consumption while not in use, the PAM8803 contains shutdown circuitry that is used to turn off the amplifier's bias
circuitry. This shutdown feature turns the amplifier off when logic low is placed on the SHDN pin. By switching the SHDN pin connected to GND,
the PAM8803 supply current draw will be minimized in idle mode. The SHDN pin cannot be left floating due to the pull-down internal. it means, if i am not wrong, that we can shut down the ampli when not in use simply connecting the shutdown pin to a digital pin of Arduino and then set the signal to LOW.
|
|
|
|
« Last Edit: March 03, 2013, 12:01:08 pm by onesky »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 13
|
 |
« Reply #172 on: March 20, 2013, 02:38:29 pm » |
I may post in the wrong topic but anyway, I need to be sure.
This module do play .wav files (16bits, 44,1 Khz) ?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 34
|
 |
« Reply #173 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?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 13
|
 |
« Reply #174 on: March 22, 2013, 07:06:04 am » |
Is this module can play .wav files (16bits, 44,1 Khz) ?
|
|
|
|
|
Logged
|
|
|
|
|
Italy
Offline
Full Member
Karma: 3
Posts: 136
|
 |
« Reply #175 on: March 22, 2013, 01:31:12 pm » |
it plays AD4 files format at very low bitrate (low quality) if you need high quality i suggest a better module like this: http://arduino.cc/forum/index.php/topic,150535.0.html
|
|
|
|
|
Logged
|
|
|
|
|
|