https://github.com/blayung/cs-c4
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
https://github.com/blayung/cs-c4
arduino bomb counter-strike cpp electronics
Last synced: about 1 month ago
JSON representation
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
- Host: GitHub
- URL: https://github.com/blayung/cs-c4
- Owner: Blayung
- License: gpl-3.0
- Created: 2023-04-03T19:26:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T11:07:39.000Z (over 2 years ago)
- Last Synced: 2025-02-21T14:49:49.234Z (over 1 year ago)
- Topics: arduino, bomb, counter-strike, cpp, electronics
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs-c4
The code for my own bomb (it was supposed to be a replica from cs, but it really doesn't align that well with what you can see in the game, so it's better to think of it as a generic bomb). You won't do much with it unless you build a circuit just like mine.
## The parts used to build the bomb
- an arduino nano
- an rgb diode
- a 3.7v 660mAh li-po battery
- a buzzer with a generator
- a 4x4 matrix keypad
- an i2c lcd module
- an 16x2 lcd screen
- 3 resistors (220 ohms 5%)
- a half plastic, half wooden box to store everything inside + some glue and screws to make it hold itself
- a bunch of wires (if you want to know how to connect everything, you will have to figure it out yourself, I'm too lazy to make a diagram showing the wiring)
- some stuff to solder everything (idk what, my father was solding everything)
- a universal pcb board
## Photos and videos
https://github.com/Blayung/cs-c4/assets/92673316/7f036b9d-eb4d-4c3b-81a7-713dfaf459c1

