Skip to main content

Pulse Generator - (does not do what it says on the tin)

I'm planning on building a bass drum module, and I will need a pulse generator to test it, so I knocked up a circuit based on a 555 timer in ASTABLE mode and put it in an Altoids™ tin.

You can easily find a circuit for this just googling around. I drew one up in Kicad like this.


As I wanted this to be a pulse generator for triggering a drum circuit, I wanted the frequency range to fall within a range that would be useful for music, which is calculated by a combination of R1, P1 and C1 in the circuit diagram above. There are plenty of on-line calculators that will help here. I used this one http://www.ohmslawcalculator.com/555-astable-calculator (P1=R2 in the calculation). I found that a combination of R1=3K3, P2=1M and C1 as 2ยต2 gave the best range for my purposes (approximately 0.327Hz to 198.761Hz).

I had a small piece of perfboard offcut that I tried to squeeze it onto, and here is the layout.


For the output jack, I used a 3.5mm jack I salvaged from an old PC sound card and epoxied it in place. The location for the output jack was chosen to help prevent the battery sliding from around too much. Here are shots of the internals and the externals.




The adjustment is quite sensitive for the most useful range of pulses, so it might work better with a log tapered pot, but I only had linear available.

Oh, and one more thing. It didn't work with the first battery I tried which was pretty depleted at about 5.5V, so a fresh 9V battery is preferred.


Comments

Popular posts from this blog

Vox Pathfinder 15 Tremolo Repair

Last year, I snapped up a Vox Pathfinder 15 (non-reverb) combo amplifier from ebay. The seller was a charity shop, and the amplifier was listed as "untested", so I was taking a bit of a gamble, but figured I'd have a good chance of being able to fix it it it wasn't working, and cosmetically, it looked almost mint. When it arrived, I plugged it in, and as you guessed, it was not working. Barely any sound, and what sound there was was horribly distorted. One thin I did notice was the the power on LED was not aligned correctly with the hole in the back panel, so I did quickly took it apart, and realigned the potentiometers and LED indicator, but didn't have a look in detail at the circuit. I put it back together, but the problem remained. My guess was that the problem was the famous "cambridgitis" (just google that term and you'll find all about it). Basically, a problem where the optocoupler that controls the tremolo circuit fails. A common failure...

Vox Pathfinder 10 and Pathfinder 15 Simulation

I've got a Vox Pathfinder 10 amplifier that I bought a couple of years ago, and I love it. It's a great little amplifier, but I don't care for the distortion channel, it just sounds harsh to my ears. There are quite simple modifications that can be done to this amplifier to remove the clipping LED's and increase the boost of the clean channel (check out Ben Craven's mods  for details). I'd been considering doing some of these, but whilst researching the subject, I discovered that the currently out of production (as at Nov '18)  Pathfinder 15/15R generally receives a lot more love than the Pathfinder 10. I found schematics for both the PF15 and the PF15R online, and saw that there were a lot of similarities between the PF10 and the PF15, particularly the earlier non-reverb PF15. The PF15R (with reverb) is quite a bit different after the first two opamp stages. I thought I'd model both the PF10 and PF15 pre-amp stages in LTspice  to see how they compar...

Screen Mirroring with Moto X and Sony Bravia TV

I know you are probably thinking that this topic has no connection to what this blog is about, and you would be correct. However, it was such a trial finding any information for me that I decided I needed to document it somewhere. Here is the problem. I have a Sony Bravia TV (Model KDL-42W829B), and I also have a First Generation Apple TV. Both of there used to provide the ability to show YouTube content, but earlier this year Google changed the YouTube API and consequently both of the aforementioned devices could not longer play the videos (now appears to work again on the TV, see update below). update 26-Dec-15: although I swear blind that when I tried the YouTube app on my Bravia TV did not work yesterday, and brief research on the net informed me that it was no longer supported, when I came to try it again today it worked!!! When I looked at the settings for the Bravia TV, I noticed that it supported Screen Mirroring over WiFi with Miracast  and it also seemed that the M...