Code Monkey home page Code Monkey logo

Comments (3)

davegudge avatar davegudge commented on July 30, 2024 1

Here's the cover of the manual for the hardware I purchased:

IMG_2760

amazon link

from gm1356.

magnublo avatar magnublo commented on July 30, 2024

Thanks a lot! It's in the mail now.

from gm1356.

davegudge avatar davegudge commented on July 30, 2024

periodically push the data to GitHub, and use GitHub Actions and Twitter API to automatically make a tweet every time the noise exceeds the law, and tag relevant politicians in the tweet. I plan to run it 24/7. If you immediately see a technical reason that this will not work out, it would be great if you let me know ;)

I'm not sure how much flexibility GitHub Actions will give you. You may be better off 'working' with the data on the Raspberry Pi, and then posting to Twitter (from the Raspberry Pi).

You will probably find that you'll need to sample the data to detemine a breach of a given threshold, for example, if you look at the output below (raw data vs 5 second sample vs a 10 second sample):

sample

If I defined by breach threshold as 65db(A), a lot of tweets would have been sent when using the raw data (the narrow peaks are cars passing). The red line (5 second average) and the blue line (10 second average) give you a better idea of an ongoing loud noise.

from gm1356.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.