Giter VIP home page Giter VIP logo

arduino-sound-monitor's Introduction

Sound Monitoring System

A prototype sound monitoring system designed for regulatory bodies be it federal or private to monitor noise disturbances at construction sites, highways, train lines etc …

Architecture

Installation

You will need to install the following arduino libraries:

  1. WiFiNINA

  2. ArduinoIoTCloud

  3. Arduino_ConnectionHandler

For full functionality you will also need:

  1. Node.js

  2. python 3.6 or later

Assemble the circuit

Assemble the circuit following the diagram layout.png attached to the sketch

Load the code

Upload the code contained in this sketch on to your board

Folder structure

 elec0017-cw                => Arduino sketch folder
  ├── elec0017-cw.ino       => Main Arduino file
  ├── ReadMe.adoc           => This file
  ├── server.js             => the webhook server
  ├── tests
  | └─ mock_server.py       => A mock server for testing the webhook server
  └── .github
    ├─ illustration.png     => An illustration of the project
    └─ architecture.png     => A diagram of the system architecture

Bill of Materials

ID

Part name

Part number

Quantity

A1

MKR WiFi 1010

Abx00023

1

A2

MKR Connector Carrier

ASX00007

1

S1

Sound Sensor

101020023

1

Example of use

When assembled it should look something like this

example

Help

This document is written in the AsciiDoc format, a markup language to describe documents. If you need help you can search the AsciiDoc homepage or consult the AsciiDoc cheatsheet

arduino-sound-monitor's People

Contributors

sywth avatar

Watchers

 avatar

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.