You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a driveway alarm from Hosmart which seems to work pretty well and not too many false alarms (until spiders take a liking to it). I've tried using SDR to pick up the wireless signal but it's not simple to decode so I wonder if you could provide an alternative module for input in the form of a light sensor so we can detect when an LED lights up on the Hosmart receiver indicating motion detected... presumably this wouldn't need much of a modification to code or the GPIO config?
With this in mind you could make your rpi-appliance-monitor modular:
vibration (done!)
LED on/off/specific colour (useful for indicating appliance fault too)
noise detection (perhaps detect frequency to determine if human / animal / vehicle)
light intensity
pollution
Just a thought?
Thanks
Ian
The text was updated successfully, but these errors were encountered:
@Shmoopty - no my programming skills are limited to shell script :-) - let's see if anyone else wishes to have a go... from an electronics point of view this should be possible to use a digital LDR module right as per another issue logged?
I have a driveway alarm from Hosmart which seems to work pretty well and not too many false alarms (until spiders take a liking to it). I've tried using SDR to pick up the wireless signal but it's not simple to decode so I wonder if you could provide an alternative module for input in the form of a light sensor so we can detect when an LED lights up on the Hosmart receiver indicating motion detected... presumably this wouldn't need much of a modification to code or the GPIO config?
With this in mind you could make your rpi-appliance-monitor modular:
Just a thought?
Thanks
Ian
The text was updated successfully, but these errors were encountered: