Skip to content
forked from omriharel/deej

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

License

Notifications You must be signed in to change notification settings

Eggdale/deej-oled

 
 

Repository files navigation

deej

This fork includes code and models to produce a 5 pot Deej that uses a ssd1306 oled over i2c. The oled will update with the volume number and percentage bar, along with the text and icon of the slider being modified. The screen will sleep after a few seconds.

deej-oled.jpg

building new icons

You can go here https://javl.github.io/image2cpp/ to make new icons in the PROGMEM format required. Simply upload an image (I use 18x18 black and white images), scroll to the bottom, and click Generate code, and use the newly generated PROGMEM block in the arduino sketch.

About

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Other 0.6%