Skip to content

aed0nis/deej

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

deej

Deej is a volume mixer. It runs on an arduino. The repo can be found here: https://github.com/omriharel/deej.

I included a mute button for a mic input and led light. When deej starts the mute state is recorded, when the button is pressed the mute states toggles. On the toggle it will affect the led light and the value of the mic. If it is muted the mic value will be set to 0 and the led will turn on. If it unmuted the mic value will be 1024 and the led light will turn off.

Pre-requisites

  • mic has to be the last number in the config.yaml

Schematic

image

About

Added mute button to deej mic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages