How can I create a Wunderwaffle-inspired shot counter for a paintball gun?

  • Thread starter Thread starter dontcalmepete
  • Start date Start date
  • Tags Tags
    Project
AI Thread Summary
To create a Wunderwaffle-inspired shot counter for a paintball gun, a circuit design is needed that allows for three lights to turn off sequentially with each shot fired. The proposed solution involves using a JK flip-flop to manage the sequence, along with a shift register to control the lights. A momentary micro switch will be used to detect the trigger pull and send a pulse to the clock line of the shift register, turning off one light with each shot. Additionally, a debounce circuit with a low pass filter and Schmitt trigger is recommended to ensure reliable operation. The system should reset and turn all lights back on only after a power cycle via the toggle switch.
dontcalmepete
Messages
2
Reaction score
0
I'm not too sure if this is the right place to ask for help like this, if not a point in the right direction would be much appreciated. I'm a business student so I honestly don't know a lot of the inner workings of electrical components. However, I did work at a boat store for several years as well as a Radio Shack so I do understand how dc current works and I am pretty familiar with most of the names and basic functions of a lot of components.

As a hobby I play paintball, among other things, and as a joke I'd like to build a specific mod for a gun for a friend who has never played before. My friend is a big fan of the call of duty game franchise, specifically Nazi Zombies. For those of you who haven't played the Wunderwaffle dg-2 in the game shoots these bolts of lightning which seem to be powered by these little light bulb looking tubes . With every shot made a bulb goes dark, after 3 shots they need to be replaced. Here's a quick clip I found on youtube which shows the gun in action.



I want to make the same type of setup on a junked out hammer/catch blow back paintball gun. Not that shooting lightning from the end of the gun wouldn't be fun all I'm looking for is essentially a shot counter. What would be ideal is if once the main toggle switch was flipped all three lights came on. After the first shot one bulb would go out, and after the second shot the second bulb would go out, and the same thing with the third. After the third shot I'd like it if none of the bulbs went back on until you preformed a power cycle by flipping the toggle switch. I intend to use a momentary micro switch, which are common in electro-pneumatic paintball guns, to come in contact with the trigger to initiate the bulbs going out. The only thing I have a problem with is that I don't know how to design a system/device/circuit that would operate like that. Thus far I have come up with the following...

waffle.png


Any help as to how I can build a circuit which would regulate the bulbs in a descending order would be much appreciated. Thanks!

tl;dr: Need to make the lights turn on and off in a specific sequence
 
Last edited by a moderator:
Engineering news on Phys.org
It's called Wunderwaffe. No L.
 
Yeah, if firefox doesn't know how to spell it then its a lost cause because I can't spell to save my life. I'm playing 5 or 6 games of words with friends and losing every one of them, feels bad man.

Anyway, if anyone knows how to tackle this problem that would be fantastic.
 
dontcalmepete said:
Any help as to how I can build a circuit which would regulate the bulbs in a descending order would be much appreciated. Thanks!

tl;dr: Need to make the lights turn on and off in a specific sequence

I think you'd need an electronic circuit with a JK flip-flop.
It's described on http://en.wikipedia.org/wiki/JK_flip-flop#JK_flip-flop".
 
Last edited by a moderator:
You will probably want the "debounce" the switches with low pass and a Schmitt trigger. After that you can use a shift register and some inverters on the outputs (like not gates, jfets or even relays) The idea is to connect the reload button to the reset of the shift register so all outputs of the shift register turn off which you invert so its all turned on. You connect the shift register's input to logical high and each time you hit the trigger you put a pulse on the clock line and turn off one lamp.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top