Fire alarm audio detection, using FFTs and Go
1–10 of 51 posts
Re: Fire alarm audio detection, using FFTs and Go
#2Re: Fire alarm audio detection, using FFTs and Go
#3Re: Fire alarm audio detection, using FFTs and Go
#4Just solder a wire in there somewhere. Even if you knew absolutely nothing about electronics, 50 trial and error solder points sounds like less work.
Re: Fire alarm audio detection, using FFTs and Go
#5Just solder a wire in there somewhere. Even if you knew absolutely nothing about electronics, 50 trial and error solder points sounds like less work.
Re: Fire alarm audio detection, using FFTs and Go
#6Funny, I was just thinking about building something like this since I bought a z-wave smoke alarm listener and it does not work with my first alert system and it really annoys me. It can't be that hard, right? Even something that just detects extremely loud sounds would be useful despite false positives
Re: Fire alarm audio detection, using FFTs and Go
#7i guess it depends on what vector/matrix instructions are being used in the underlying implementations.
Re: Fire alarm audio detection, using FFTs and Go
#8Re: Fire alarm audio detection, using FFTs and Go
#9Re: Fire alarm audio detection, using FFTs and Go
#10Funny, I was just thinking about building something like this since I bought a z-wave smoke alarm listener and it does not work with my first alert system and it really annoys me. It can't be that hard, right? Even something that just detects extremely loud sounds would be useful despite false positives
I was in a similar situation, and it turns out that setting up new zigbee devices with zigbee2mqtt and a frontend was more work than just detecting the sound pattern with a few lines of Go ! Plus the fire-alarms are compulsory and already installed and managed by my building...
Device detection is a nightmare in Zigbee, I wish they made it more robust, predictable, ...