An open API service indexing awesome lists of open source software.

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.

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

![](https://github.com/Blayung/cs-c4/assets/92673316/84879159-8cfe-4a7a-86b2-d4c3942d89f2)
![](https://github.com/Blayung/cs-c4/assets/92673316/54be4aa5-b4f0-4601-9ccf-3b18534ade92)