The Arduino (ESP) code for my (fake!) CS:GO bomb hardware simulation.
I've written a couple of blog posts to entertain you with the process I went through of making the bomb.
"Part 1": https://blog.woutergritter.me/2020/07/14/advanced-csgo-in-real-life-bomb/
"Part 2": https://blog.woutergritter.me/2020/07/22/wrapping-up-the-csgo-bomb-project/
If you are interested in how I managed to get the exact beep pattern of the bomb, and how you can use it yourself, check out this post!
https://blog.woutergritter.me/2020/07/21/how-i-got-the-csgo-bomb-beep-pattern/
Spoiler: It wasn't as easy as googling "csgo bomb beep pattern"..
- timer.h - https://github.com/contrem/arduino-timer
- Keypad.h - https://playground.arduino.cc/Code/Keypad/
- Adafruit_NeoPixel.h - https://github.com/adafruit/Adafruit_NeoPixel
- LiquidCrystal_I2C.h - https://www.arduinolibraries.info/libraries/liquid-crystal-i2-c