A cheap kit that allows you to build and test GameSense applications for the SteelSeries Engine 3.
- Download and make sure you can build this project: https://github.com/abcminiuser/lufa
- Clone this repo
cd ssgs-dev-kit
- Put your board into Boot mode
make avrdude
I'm using this OLED screen, but any SSD1306 32x128 will work: link
For the microcontroller I'm using an Arduino Pro Micro, but any AVR with I2C and USB support should be sufficient.