Skip to content

HACManchester/mqtt-2-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-2-sound

This is a python script that connects our MQTT network at Hackspace Manchester to the audio announcements when people enter the space.

To add an announce theme for yourself (that plays when you enter the door), create an ogg file with under a second of audio, and call it '''YourNickName_announce.ogg'''. Put it in the '''audio/''' directory, and send a pull request. Assuming its ok, i'll pull and launch it.

To change the sounds for other things, switch out the audio to your own ogg file, and send a PR:

  • door_outer_opened.ogg = outer door has been opened
  • buzzer.ogg = intercom buzzer has been pressed
  • doorbell.ogg = inner doorbell has been pressed

About

Takes input from mosquitto and plays musics for them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published