this is an amazing project, tks for sharing, I reproduced as per diagram, but did not work, I think that probably I m using a different library, any chance to share the library you are using on such project? any assistance would help a lot
Couple questions: Any idea how to put these electronics into a blaster? Can you change what sound effects play with sounds on your SD card? These are really well done really good job!
I'm going to be installing them in an E-11 soon. I post pics/video. I really think the install is going to depend on the blaster and where you have space. The setup is flexible though and you don't even need to use the screens. So you have options. Yes, you can change the sound files on the SD card to play different sounds. I need to add more comments to the code for how to change things up.
@@cchobbyfun1 thank you so much! I'm just getting started on arduino and you were the best I could find for starting simple the blaster I want to add electronics into is the nerf scout trooper pistol EC-17
@@cchobbyfun1 Comments would be super helpful. I'm not using any display screens or ammo counter; I just want the kill/stun flashes and sounds (though I'm not using the same soundcard you did; my board has built-in sound.) I'm trying to work out if I should delete/comment out code, or just leave it be and add my own.
Hello ! I'm trying to reproduce your awsome project, but i can't make my 128x32 OLED working. Must the digital pin connected to clock and data be 9 and 10 ? How do you know that you must use U8G2_R3 in the constuctor ? Thanks by advance for your help !
I think that completely depends on which board you are using. I know that was the right constructor for my board. On an Arduino Nano Every, all the pins can be digital so I think you could configure to use different pins. Hope that helps.
@@cchobbyfun1 awesome, you do an amazing job on this. By far the best I have found so far. I love the animations and how the reload counter and sounds work. Only thing I can't figure out is how to get the lights to work. I will be watching for your updates.
@@justinsmith2892 If everything else is working, I'd look close at the wiring. Most importantly the signal wire for the strip. Just make sure its on the right pin from the code. What type of LEDs are you using?
@@cchobbyfun1I am using SJZBIN 6PCS WS2812 LEDs Light Strip Driver Board LEDs Light Strip Driver Board 8 Channel Built-in Full Color-Driven Development Board 8-Bit Light Strip Driver Board for Arduino Also tried these Individual LEDs 2PCS 7-Bit WS2812 5050 RGB LED Ring Round Decoration Bulb for Arduino I have a test program and they worked great.
@cchobbyfun1 I got the lights to work. I was using this to light up an E22 blaster, so I had originally planned on using two light strips with a total of 24 LED's. The code couldn't handle more than 10. Once I lowered the number of LED's below 10 the strips started lighting up.
Ahhh, I hadn’t posted that yet. I will. However, all you need is some blaster MP3 files for fire, stun, startup, empty and reload. You can use any MP3 files a DFMini will play.
Yeah i sag that but i dont see any Pins where „a is connected to b“. I totally new to arduino but i know Electronics so i guess it does matter where you put your wires. On your schematics i can basically see where things go but of you have some more detail it would be awesome to share how you did it
I’ve gotten several comments about the same thing. I’m going to build it again and make sure I the documentation is correct. I’m starting to think I made a few changes in the final version.
@@cchobbyfun1 please let me know whenever you do. I just got all the stuff to put this project together. Right now I’m waiting on a 3D blaster to finish. You did an amazing job on yours!
There is a updated code and a new diagram at github.com/savall21/Simple-Blaster-OS/upload/main/sounds; I also uploaded a new video description ua-cam.com/video/EPppPt1pyGc/v-deo.html
I uploaded new code and an updated diagram github.com/savall21/Simple-Blaster-OS I also uploaded a new overview of the connections ua-cam.com/video/EPppPt1pyGc/v-deo.html
this is an amazing project, tks for sharing, I reproduced as per diagram, but did not work, I think that probably I m using a different library, any chance to share the library you are using on such project? any assistance would help a lot
I got your email and sent back some suggestions.
Couple questions: Any idea how to put these electronics into a blaster? Can you change what sound effects play with sounds on your SD card? These are really well done really good job!
I'm going to be installing them in an E-11 soon. I post pics/video. I really think the install is going to depend on the blaster and where you have space. The setup is flexible though and you don't even need to use the screens. So you have options. Yes, you can change the sound files on the SD card to play different sounds. I need to add more comments to the code for how to change things up.
@@cchobbyfun1 thank you so much! I'm just getting started on arduino and you were the best I could find for starting simple the blaster I want to add electronics into is the nerf scout trooper pistol EC-17
@@cchobbyfun1 Comments would be super helpful. I'm not using any display screens or ammo counter; I just want the kill/stun flashes and sounds (though I'm not using the same soundcard you did; my board has built-in sound.) I'm trying to work out if I should delete/comment out code, or just leave it be and add my own.
I actually decided to add screens. Still, if you ever find the time to add more comments, I’d find them helpful.
Hello !
I'm trying to reproduce your awsome project, but i can't make my 128x32 OLED working. Must the digital pin connected to clock and data be 9 and 10 ? How do you know that you must use U8G2_R3 in the constuctor ?
Thanks by advance for your help !
I think that completely depends on which board you are using. I know that was the right constructor for my board. On an Arduino Nano Every, all the pins can be digital so I think you could configure to use different pins. Hope that helps.
@@cchobbyfun1 thank you ! I use a nano, and i think i tried with digital pins, but without success
I was able to get everything but the lights to work.
Cool. I'm building another one. I think I need to update the schematic and code. I'll probably post a new video with the final results.
@@cchobbyfun1 awesome, you do an amazing job on this. By far the best I have found so far. I love the animations and how the reload counter and sounds work. Only thing I can't figure out is how to get the lights to work. I will be watching for your updates.
@@justinsmith2892 If everything else is working, I'd look close at the wiring. Most importantly the signal wire for the strip. Just make sure its on the right pin from the code. What type of LEDs are you using?
@@cchobbyfun1I am using SJZBIN 6PCS WS2812 LEDs Light Strip Driver Board LEDs Light Strip Driver Board 8 Channel Built-in Full Color-Driven Development Board 8-Bit Light Strip Driver Board for Arduino
Also tried these
Individual LEDs 2PCS 7-Bit WS2812 5050 RGB LED Ring Round Decoration Bulb for Arduino
I have a test program and they worked great.
@cchobbyfun1 I got the lights to work. I was using this to light up an E22 blaster, so I had originally planned on using two light strips with a total of 24 LED's. The code couldn't handle more than 10. Once I lowered the number of LED's below 10 the strips started lighting up.
Hi. I just checkt your website but couldnt find the Sound Library. Am i just blind or is this missing?
Ahhh, I hadn’t posted that yet. I will. However, all you need is some blaster MP3 files for fire, stun, startup, empty and reload. You can use any MP3 files a DFMini will play.
@@cchobbyfun1 oh ok. One more thing - is there a Details Wirsing Diagram with „Port Numbers „?
@@stevenfichtner3255 cchobbyfun.com/blogs/news/simple-blaster-os
Yeah i sag that but i dont see any Pins where „a is connected to b“. I totally new to arduino but i know Electronics so i guess it does matter where you put your wires. On your schematics i can basically see where things go but of you have some more detail it would be awesome to share how you did it
The sound files are now up at Github github.com/savall21/Simple-Blaster-OS/upload/main/sounds
I am having problems with the schematic need help to find out what I connected wrong?
I got your back, dude. =) I will talk to you tomorrow about it.
@@savagecircuits Thank You
I’m having issues using this code.
I’ve gotten several comments about the same thing. I’m going to build it again and make sure I the documentation is correct. I’m starting to think I made a few changes in the final version.
@@cchobbyfun1 please let me know whenever you do. I just got all the stuff to put this project together. Right now I’m waiting on a 3D blaster to finish. You did an amazing job on yours!
There is a updated code and a new diagram at github.com/savall21/Simple-Blaster-OS/upload/main/sounds; I also uploaded a new video description ua-cam.com/video/EPppPt1pyGc/v-deo.html
@@cchobbyfun1 thanks!
schematic is wrong
What’s wrong with it?
I uploaded new code and an updated diagram github.com/savall21/Simple-Blaster-OS I also uploaded a new overview of the connections ua-cam.com/video/EPppPt1pyGc/v-deo.html