A variation of the 8pack project which uses two Novelkeys Big Switch buttons to create a giant two-button controller. This controller was built for a meetup which involved rhythm games.
Install the versions required for your operating system
- Arduino: https://www.arduino.cc/en/Main/Software
- Or alternatively, VScode + PlatformIO extension: https://code.visualstudio.com/ + https://platformio.org/
- The following libraries (Searchable through Arduino or PlatformIO library index):
- Keyboard : https://github.com/arduino-libraries/Keyboard
- Neopixel : https://github.com/adafruit/Adafruit_NeoPixel
- Bounce2 : https://github.com/thomasfredericks/Bounce2
- Wow this is heavy
- It's so loud
- It's fun
- Assembly guides
- Compilation / flashing guide
- Wiring diagrams