This is an experimental story using a Roccat Vulcan 120 Keyboard and a Screen for data visualisations.
See the Result in the video below. In the Story there are:
- data visualisations (Bar Charts, etc)
- a typing test
- a game running fully on the keyboard
For more information, have a look at my website: www.journalist.sh
- a Roccat Vulcan Keyboard
- NodeJS
- clone this Repository
- open folder
client
in terminal and runnpm install
- open folder
server
in terminal and runnpm install
- Update your Keyboard ID. See API-Documentation
- Start Server:
npm start
in folderserver
- Start Client:
npm start
in folderclient
The server talks to the keyboard per HID, therefore it should run on Mac and Linux. But it is tested only on windows.
The API to connect to your Roccat Vulcan is open source.
Have a look at: