Skip to content

C# Tool to make a wake up (dimm LED and play music) with a Raspberry Pi

Notifications You must be signed in to change notification settings

JanHBade/RaspberryPiWakeUp

Repository files navigation

#RaspberryPiWakeUp

C# Tool to make a wake up (dimm LED and play music) with a Raspberry Pi

##Needed Tools

##Config

  • actions.xml

##Setting up USB-Audio

vi /etc/mpd.conf

uncomment

#mixer_type "software"

vi /etc/modprobe.d/alsa-base.conf

set the index of "snd-usb-audio" to 0

options snd-usb-audio index=0

About

C# Tool to make a wake up (dimm LED and play music) with a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages