Skip to content

Python utility for displaying GIFs on SteelSeries keyboards

License

Notifications You must be signed in to change notification settings

raqso/steelseries-oled

 
 

Repository files navigation

steelseries-oled

Python utility for displaying GIFs on SteelSeries keyboards

Currently made only for the SteelSeries Apex 5 and 7 with 128x40 size OLED Try to change the VID/PID yourself to see if it works with your keyboard.

Installation

Use pip to install easyhid, pillow and if you want to use the statistics app, psutil. Windows requires the hidapi.dll file which can be downloaded from the zip file here: https://github.com/libusb/hidapi/releases

python -m pip install easyhid pillow psutil

Usage

python oled.py example.gif

or

python sysstats.py

or

python profile.py [1-5]

where [1-5] is the profile number

Tools

Included are two extra tools, one that will display system stats on the OLED and one that will switch profiles.

About

Python utility for displaying GIFs on SteelSeries keyboards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%