-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amplifier #1
Comments
Now I see what your mean. So back jumper is to tell arduino's that there is an amp on the board. The front on-of is to shutdown the amplifier because some systems does not require so many amplifications levels, so it will work without it. Take the front slider switch as a high-low volume regulator. It will ok if we put a pot on there but there is not too much room left. ACT led works when the sd is accesed. So if it does not work, you have a problem between the 4050d and the led. What's the value of the resistor that you used? 330ohm is proved that works ok. Higher values maybe will provide too much resistance and does not will power on the led. Regards, |
So with the lm386 is solder the jumper to enable d9, and without the lm386 to bypass d9? Did you (or someone else) ever have the 1.3.1 or 1.3.2 board made/tested? |
Maybe this photo will help to clarify this. Solder jumper is for select between direct output from D9 to the jack (without amplifier) or D9 To amplifier and finally jack output. Yes there are at list 20 tzxduino working already with the 1.31 and the final release. Act led is working via CLK signal, when this is acceded, the led will poweron. The same system I use on my tapuino, so no failure. Regards, |
Took another look at the schematic, I see that the jumper connects the 5v either to the amp or to, well nothing so amp is off. With the amp unpowered, would there still be sound? |
I looked at the tapuino I build from your design and I see that the act led on this also is not very active, just a few blinks here and there with minimal brightness, I see just about the same on the tzxduino so I guess it's ok. Still wonder why there is about 5v on the negative side of the led... |
The leds acts when the buffer has data to read/write. The original version does not include the buffer, but I added to stabilice the 3v3 signals and make those signals amplified, just like any data buffer works. The variable resistors that we use are 10k. This design can be improved of course, I can accept any suggestions that you may have or want. I do this design because a friend ask me if I would to it. Regards, |
Before I can do any suggestions I first need to know your thought behind some of the design choices regarding the amp circuit. In theory it should work, so I still have to do some troubleshooting on my board. |
I always makes improvements on the design. Some are from the old design some of the new design. I want to change the amp to a more simple one and cheaper. But as is, the last version works great. Regards, |
I am still,unable to get the op amp working properly on the 1.3.1. boards I have. |
Sorry, design changes each time a beta tester user detects a problem. I can't offer solutions to old design and maintain the new ones. The current design of the OP amp is this, maybe can help you to fix yours: [https://imgur.com/a/mMKjoIE] |
Moved the ‘question” to the correct item.
The 1.3.1 version doesn’t have the jumper for the vcc/gnd swap, I wasn’t referring to this.
The solder jumper on the back and the jumper on the front, as in the picture (enable/bypass d9 and amplifier on/off), how do I configure them? And why could the right led (act) and the amp not work?
If I reverse the led it is continuously on, so the current flows the wrong way...
The text was updated successfully, but these errors were encountered: