Skip to content
forked from Miodec/deej

I want to add screen support to a fork of a deej fork, that added remappable button support. Set app volumes with real sliders!

License

Notifications You must be signed in to change notification settings

keimschleuder/deej

 
 

Repository files navigation

In this fork

I want to add the possibility to add a 7-segment display and a normal display via I²C. This is all work in progress.

The Repo I forked added Button support. Those Buttons must be defined in config with int values. The key values can be found here: https://github.com/micmonay/keybd_event/blob/master/keybd_windows.go (make sure to convert hex values to int)

Be sure to visit the original repository

And the Button Fork

How to

  • Upload the Arduino code to your board (be sure to change the pin definitions).
  • Download the deej-release.exe file and config.yaml from the release section (deej-dev will show a debug console window when launched)
  • If you run into any issues, feel free to ask in the Deej Discord Server

Case files from Miodec

Case files available in the /models directory

Build from Miodec

Mini build log: https://imgur.com/a/baIDppz

Finished build Finished build2

Builds from omriharel and his community

One possibility to build. With some example function assigned. It is possible to assign multiple apps to one slider within the config.yaml. Some other possibilities are the master, mic, deej.current and deej.unmapped.

Where deej.current controls only the current window and deej.unmapped controls everything, which is not mapped to a slider.

Annotated Build

The Scematic is also available here. But for detailed instructions visit omriharels repository

Scematic

Builds from omriharels community are located in this folder

Here you can find some of my personal favorite ones:

bgrier dimitar ginjah

About

I want to add screen support to a fork of a deej fork, that added remappable button support. Set app volumes with real sliders!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 99.6%
  • Other 0.4%