Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great idea well done! How about another detection module? #55

Open
whiteduck22 opened this issue Oct 17, 2021 · 4 comments
Open

Great idea well done! How about another detection module? #55

whiteduck22 opened this issue Oct 17, 2021 · 4 comments

Comments

@whiteduck22
Copy link

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

@whiteduck22
Copy link
Author

Teach me to jump straight into issue raising - I see a couple of other issues mentions this... sorry

@Shmoopty
Copy link
Owner

I think those ideas are great! Do you have any Python experience? You can see that many people have contributed new ideas to this project.

@whiteduck22
Copy link
Author

@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?

@Shmoopty
Copy link
Owner

It's absolutely possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants