please help can i have link to the screen you used it only lights up boxes but no text of row one of screen is there an error in code or do i have wrong screen
The digital out of the arduino should be connected to a relay to activate the horn's supply since it won't run off the 9v battery (too much current needed). I think that's the only change that it would need.
What's the extra circuit board under the keyboard in the photo? Do I Need That? If so where do I purchase it from since I don't have the option to make it.
Its your choice. In his video his is receiving power from the computer it was plugged into while uploading code, but you can use a usb power bank if you want
Depending on your LCD type, look on the back and find a blue box (chip) if there is a philips head screw in the middle, adjust that (Slowly) until letters are visible. Also, check LiquidCrystal_I2C lcd(0x3F,16,2); in the code and try changing it to LiquidCrystal_I2C lcd(0x27,16,2); He didnt really address the fact that different LCDs have different addresses. You can typically find your specific screens LCD address by looking up where you ordered it from.
Lets replace the buzzer with a nicrome wire to get fire or a spark gap with voltage multiplyer and the put them in pottash and other explosives then it will be more realistic
Thanks a lot for his video. BTW one thing that I need to ask, Could you please update your code because if we defuse bomb it shows success message as expected but after the delay finished it s restart the timer where we stopped like assumee that I set bomb timer for 20min and I defused the bomb 2 min left.. It shows the success message and after delay finished it continue from 2 min to counting down instead of resetting it self. last missing part is after bomb exploed in anyway its not resstart itselfs... can we add a button to reset it again like pressing A B C or D
When I compile the code, it says there is an error with line 55, "lcd.begin()" I replaced it with "lcd.begin(16, 2)" but everything else works exept for the lcd. Please help.
everything works except the screen. I can activate the bomb. but I don't see anything on the screen. the screen is powered. it only shows me the points from the top. and nothing else
I found a way to defuse the time bomb, which is to cut off the detonator. No matter how powerful it is, it can't explode instead of cutting red. Black, yellow line
This project does not work. I did it exactly as indicated in your diagram and also with the instructions in your codes in case of using the 4x3 black board and your codes do not work. In your videos you show it working with the arduino keyboard initially but the diagram is never seen. And then you put in a keyboard from a different board. I checked your work with two colleagues and it does not work. It shows serious problems and no h is found.
Hello. error while compiling adrduino. What could be the problem??? C:\Users\sysadmin\Downloads\Arduino_Airsoft_Bomb\Arduino_Airsoft_Bomb.ino: In function 'void setup()': Arduino_Airsoft_Bomb:54:13: error: no matching function for call to 'LiquidCrystal_I2C::begin()' lcd.begin();
este proyecto no funciona. lo hice exactamente como lo marca tu diagrama y tambien con las indicaciones de tus codigos en caso de usar el tablero negro 4x3 y no sirven tus codigos. en tus videos miestras en funcion con el keypad de arduino inicialmente pero nunca se ve el diagrama. y despues pones un tablero keypad diferente. revise nunto con dos colegas tu trabajo y no funciona. arroja problemas graves y no se encuentra h.
Bro if we make some changes in programing to sent signal to relay module to trigger it when the timer ends we can make a real bomb😅😅 Putting some explosive circuits n the switch is connected with that relay module Guys don't think of it I'm just saying😂😂
depending on your LCD type, look on the back and find a blue box (chip) if there is a philips head screw in the middle, adjust that (Slowly) until letters are visible. Also, check LiquidCrystal_I2C lcd(0x3F,16,2); and try changing it to LiquidCrystal_I2C lcd(0x27,16,2);
Hi bro, I am a big fan of you. You also make great arduino projects. Shall I suggest you something.... Can you please make a video for how to make an arduino smart watch using (HC-05) , (Arduino nano) and an (oled display). Or an wifi based smartwatch.
Thanks from Afghanistan.
Lol
Makes sense
What if this wasn’t a joke…
Bruh 💀
سلامونه وروره
Your final version uses a custom PCB and a 4-color RGB LED. Do you have the code and instructions for that version?
This is what I'm waiting for. Thanks
please help can i have link to the screen you used it only lights up boxes but no text of row one of screen is there an error in code or do i have wrong screen
I had the same problem:
Check the soldering
Add a potentiometer to adjust the contrast
Check the enable pin
All perfect and sweet but where the power is coming from??? I mean it runs on electricity so where are batery?
What kind of PCB do you use behind the keyboard?
what is the keypad libary?
can you please tell how did you make this complex circuit into the c4 itself, like how did you hide the components of it?
What if I take a 4x4 keypad?
What numbers do I need then? 4:16
hello bro your video is amazing i need a help, when uploading the code it highlights lcd begin(); what should i do
Can you mention the error
@@ViralScience it says: no matching function for call to 'LiquidCrystal_I2C: :begin() '
i Have Same error with you too
@HomeMade Electronics Is work! Thank
Just type lcd begin(16,2) instead of lcd begin()
Can you use motorcycle horn instead to make the alarm louder?? If yes is there changes for the circuit or program?
The digital out of the arduino should be connected to a relay to activate the horn's supply since it won't run off the 9v battery (too much current needed). I think that's the only change that it would need.
Can I fuse a real c4 with it? My friend asking tho.
🤨📸
College ki raate jiss bomb ko plant or difuse krne mai niklti thi wo aaj dekh lia.....amazing
In 6:24 what's the board under the Keypad
How can I edit how long the bomb explodes for as it seems to just go on forever?
Also the red led doesn't work
Hey! I have a doubt in this. Can we use Arduino uno for this project
Yes
Ok 👍🏻👍🏻👍🏻
@@parvathyrgupta7652 hello, cant upload code to arduino uno it says "keyboard.h no such file or directory..what to do?
Its working with OLED display?
What's the extra circuit board under the keyboard in the photo? Do I Need That? If so where do I purchase it from since I don't have the option to make it.
same question I was wondering if that's a protoboard
@@yulose9 can you give timestamp?
This is use a battery ? Or what?
What did you use to design the circuit diagram?
it's a software called Fritzing. You can make any diagram of arduino, almost all the module is there too.
You could use a bigger speaker and make the bomb out of pla if you have a 3d printer
Can I ask if u have to recharge this or is it battery powered?
Its your choice. In his video his is receiving power from the computer it was plugged into while uploading code, but you can use a usb power bank if you want
will the micro controller resist the power bank like any power bank
can i use arduino uno?
it says in the code "no matching function for liquidcrystal12cbegin"
Hey idk if you can help me but im having issues with the LCD display not showing text.
Depending on your LCD type, look on the back and find a blue box (chip) if there is a philips head screw in the middle, adjust that (Slowly) until letters are visible. Also, check LiquidCrystal_I2C lcd(0x3F,16,2); in the code and try changing it to LiquidCrystal_I2C lcd(0x27,16,2); He didnt really address the fact that different LCDs have different addresses. You can typically find your specific screens LCD address by looking up where you ordered it from.
@@coryevans8689 i see i already tried fixing the contrast so it could be the address because some letters show up but not all of them
@@Tactical_chicano Have you tried another screen to make sure your current one is not broken?
@@coryevans8689 yes i purchased 2 different ones thinking it might come out bad. Also switched the nanos and its the same issue
@@Tactical_chicano prolly the address then, good luck!
is 3 AAA battery enough to power?
6
Lets replace the buzzer with a nicrome wire to get fire or a spark gap with voltage multiplyer and the put them in pottash and other explosives then it will be more realistic
Which app you use for synthetic circuit connections.
Fritzing is a common one. I think it only costs $5USD as a "donation" for license
Can you make the defuser of it?
Great work. From where can I get keypad you used for CS 💣?
Robu website
@@ViralScience hello
This is so cool but do you have other video like this also can this bomb getting defuse too?
hello I need help
would it be possible to add on the pin 9 a 12v relay to add a big alarm
I can donate paybal if need thank you
can i use this program in uno
Hey bro, can you please help me, i wanna make this but i font have the i2c module, can you please tell me how to connect the display without it
can anyone please help? I used the Arduino code from the original website but it says problem with " lcd.begin();" in 54th line
If this is the case you need to change that line to say
lcd.begin(16, 2);
Then it should word
@@kaytisuma thank you for help
7:13 💀💀💀💀
So guys i hope you like this bomb
where did you find the keypad library?
in Arduino IDE up top click "Sketch" > "Include Library" > "Manage Libraries" > Search "Keypad" and install the library simply called "Keypad"
Thanks a lot for his video. BTW one thing that I need to ask, Could you please update your code because if we defuse bomb it shows success message as expected but after the delay finished it s restart the timer where we stopped like
assumee that I set bomb timer for 20min and I defused the bomb 2 min left.. It shows the success message and after delay finished it continue from 2 min to counting down instead of resetting it self.
last missing part is after bomb exploed in anyway its not resstart itselfs... can we add a button to reset it again like pressing A B C or D
How are you powering this when portable?
a usb power bank can work once code is uploaded
any power bank ?
How to make the sound louder?
Love your art😍😍
Love it love from Technical idEas
Bro dose the bomb will blast
Hi I have an error message can you help me?
the error message is:
Keypad.h: No such file or directory
Download that .zip file : github.com/Chris--A/Keypad
Add in Arduino software library
@ how do i add it to the software library?
jest ktoś w stanie wykonać taki licznik dominacja?
hi very nice project i am a student and i would like to improve with command a relay when time is expired. cu yu help me for sketch ???
Thanks from saudi arabia
I would like to incorporate this as part of a birthday gift prank. Is there somewhere i could purchase something similar online already prefabricated?
I dont think so
When I compile the code, it says there is an error with line 55, "lcd.begin()" I replaced it with "lcd.begin(16, 2)" but everything else works exept for the lcd. Please help.
LiquidCrystal_I2C lcd(0x3F,16,2); //Change the HEX address
0x3F -------0x27
Best work done by you
no matching function to call for liquid crystal l2c can u give us a solution regarding this problem
check address ic2 display
I need program & wiring sketch
Which software u design the circuit
a usb power bank can work once code is uploaded
bro can gives us solution regarding the code error problem while compiling
I have an error when i upload it
@@smotion.bricks i explained it :)
why when i upload it , it say Compilation error: Keypad.h: No such file or directory
Mine aswell, was there a fix?
@@tk2097 yea you can download a file to get ride of it
You are just amazing.
Are you able to do it with the full code from CS:GO rather than a 4 digit code?
try to change the code
char password [4]
char entered [4]
change "4" into another number
i'm a noob in this ambient, can i use an UNO? :c?
can i run this code in uno
AMAZING!!!!! GREAT!!!👍👍👍👍👍👍
Thanks
bruh this is awsome nice work
This could actually be used to make a real bomb. Internet is dangerous
everything works except the screen. I can activate the bomb. but I don't see anything on the screen. the screen is powered. it only shows me the points from the top. and nothing else
I changed the address of the screen and it worked
I found a way to defuse the time bomb, which is to cut off the detonator. No matter how powerful it is, it can't explode instead of cutting red. Black, yellow line
Its working with UNO?
This project does not work. I did it exactly as indicated in your diagram and also with the instructions in your codes in case of using the 4x3 black board and your codes do not work. In your videos you show it working with the arduino keyboard initially but the diagram is never seen. And then you put in a keyboard from a different board. I checked your work with two colleagues and it does not work. It shows serious problems and no h is found.
Bahi blutooth +manual relay module bnayoo 🙏🙏🙏
Bhaii op.
Bhaii ak raspberry pi robot banaoo plzz
Good project, respect!!!
I don't suppose people will get into trouble with the law if we use these for laser tag, airsoft or paintball?
Bro bomb pelthadha
i ll make it for airsoft games... mby i ll need your help m8
!
Thank you!
Hello. error while compiling adrduino. What could be the problem???
C:\Users\sysadmin\Downloads\Arduino_Airsoft_Bomb\Arduino_Airsoft_Bomb.ino: In function 'void setup()':
Arduino_Airsoft_Bomb:54:13: error: no matching function for call to 'LiquidCrystal_I2C::begin()'
lcd.begin();
Change lcd.begin(); to lcd.init();
@@coryevans8689 why don't I have any writing on the LCD? even though the lcd.init(); code is correct
Amazing ♥
will this work with arduino UNO ????
Yes it is. I make project on UNO
this's good project, i love it but how to remove bomb without knowing the passcode?
u dont.
when I set less than 10 minutes, it still shows 10 minutes on the display
My display shows nothing but white squares
Had to change the HEX Address to lcd(0x27,16,2) now it works
Finally, an Excellent Gift for my ex
Bhai yai Jo circuit Bana rahai ho vo kon SA aap haa
Fritzing
@@ViralScience thanks
este proyecto no funciona. lo hice exactamente como lo marca tu diagrama y tambien con las indicaciones de tus codigos en caso de usar el tablero negro 4x3 y no sirven tus codigos. en tus videos miestras en funcion con el keypad de arduino inicialmente pero nunca se ve el diagrama. y despues pones un tablero keypad diferente. revise nunto con dos colegas tu trabajo y no funciona. arroja problemas graves y no se encuentra h.
Wow!
Bro if we make some changes in programing to sent signal to relay module to trigger it when the timer ends we can make a real bomb😅😅
Putting some explosive circuits n the switch is connected with that relay module
Guys don't think of it I'm just saying😂😂
Very nice job ✌🏼 is it possible That you Build something like this for me and i pay it ? I Really like to get one of those 😁😁😁
codigo erroneo fake all no sirve
This code is not downloading?
And now send the directory`s we are missing and its will work i hope. Cuz as usual there is 10% of the needed info for as to make this project.
Hey , i have problem. When i downloaded the code to arduino nan, nothing happen, just LCD display turned on but there are no letters
depending on your LCD type, look on the back and find a blue box (chip) if there is a philips head screw in the middle, adjust that (Slowly) until letters are visible. Also, check LiquidCrystal_I2C lcd(0x3F,16,2); and try changing it to LiquidCrystal_I2C lcd(0x27,16,2);
You absolute legend
Thanks
@@coryevans8689
where would the code be?
it is in description on his website
Hi bro, I am a big fan of you.
You also make great arduino projects.
Shall I suggest you something....
Can you please make a video for how to make an arduino smart watch using (HC-05) , (Arduino nano) and an (oled display).
Or an wifi based smartwatch.
Nice bro
Nice yrr
аааааааа я первый русский
кнапка нраветься нажаль!
Спасибо
not fun fact: this system used for making real C4
Bhai ghar mat uda dena😂
Nai bhai🤣
Super
👌👌👌👌