#Is it possible to send volumes back to arduino?

10 messages · Page 1 of 1 (latest)

light compass
#

Hi. I want to use the windows volume values in the arduino code to control motorized faders. is it possible to send the values to the arduino via the same serial connection? where and how could i add this to the code (only the go side)? i don't know go very well and don't quite understand the code yet. Is there more documentation than the comments?
thx in advance

hollow echo
#

#1219879372735905882 message

#

See this thread

#

#builds message

light compass
#

ty but am i missing something? they talk about which fader to use but noch how to programm it. or which fork can send the data back...

#

is it the alex p one?

#

it uses mqtt not serial

hardy charm
# light compass it uses mqtt not serial

You're right, the programming is not really relevant if you want to use deej

I have a fork that implements sending to the Arduino the active volume of each application (similar to a vu-meter)

You can find it in the vu meter branch on my fork
https://github.com/DarkMetalMouse/deej

GitHub

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

#

I think modifying it to suit your needs should not be too difficult

remote sinew