Skip to content
/ DeejV2 Public

Idk I upgraded my audio controller for funsies

Notifications You must be signed in to change notification settings

Nam0/DeejV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wow Another Audio Controller

Deej V2

This project was inspired by Omri Harel all credit where credit is do!

  • List of materials and stuff
  • Things I might eventually do (Probably not)
    • Change it to MISO rather than Serial because serial leads to all sorts of issues with communication between the ESP and the pro Micro some times it leads to crashing of the EXE but I think I've debugged that B)
    • Make the STL files prettier but it works RN and I ran out of the pink filament I used for the Fairly Odd Parents theme
    • Setup the Check Headset thing you see in the code, I might actually do this one because I have a magnet in my headset and a halleffect sensor in my headset holder and wires already hooked up just need to write the code to do it This Guy did the hard part

Construction

Constructed Picture

  • Print the STLS
  • Program the Arudinos
  • Solder it up
  • Screw it all together
  • Slather on some hot glue like you're one of those youtube DIY-ers or edit the STLS and make it prettier
  • Plug it in

You can snake the cable in thru the right hole might need to make it bigger or use the left one.

Soldering Circuit Stuff

Circuit Picture

  • Connect it like this ^
  • Bridge the 5V's on the Pots together
  • Same with the grounds
  • Add in data cables and then connect it to Analog pins on the Arduino, you can change them on the sketch.
  • Connect RX&TX on the Pro Micro to TX&RX on the ESP, make sure it's RX to TX otherwise it won't work, Might swap it out to use MISO later because better but im lazy.
  • Connect 5v and GND to the ESP, all of these can be done thru the connector by the Micro USB in.
  • If you wanna change the code on the ESP at all after soldering it make sure you add a switch in on the TX line from the Pro Micro to the RX on the ESP

Warning

If you're a dummy like me you can do this hardware mod on your ESP, personally I don't notice a difference but idk doesn't hurt to add it ¯\(ツ)From Here Don't do this

Config File Stuff

Idk it's pretty self explanatory from the pushed one

  • Slider_Mapping: EXE Names for the processes, Master(Device Audio), or unmapped(Everything that isn't listed as an EXE)
  • Setting: Comport is the Comport, Inverse is if your pot is Max output 1 min 1024, buttons is if you have/want to use an ESP display screen thing
  • Buttons: Button Names on the ESP you got 12, I couldn't figure out 12 binds but im dumb?
  • Button_Mapping: What each button does, I have 8 calculator buttons now 👍

About

Idk I upgraded my audio controller for funsies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published