NoiseMeter: verschil tussen versies

Uit RevSpace

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 21: Regel 21:
* Sound meter by Bart Jurgens uit Amerongen, link ???
* Sound meter by Bart Jurgens uit Amerongen, link ???
* Sound meter from Amsterdam Sounds project , Waag Society, https://gitlab.waag.org/lodewijk/amsterdam-sounds-kit
* Sound meter from Amsterdam Sounds project , Waag Society, https://gitlab.waag.org/lodewijk/amsterdam-sounds-kit
This project is about a kind of clone of the Amsterdam Sounds project.
== Hardware ==
Hardware is a nano33 iot board.
== Software ==
The software is based on arduino, built using platformio.
* [https://github.com/bertrik/AdamSoundsInflux-slim-nano-33 software repo]

Versie van 17 jul 2023 08:21

Project NoiseMeter
Bestand:NoiseMeter.jpg
Measuring audio noise as citizen science
Status Initializing
Contact bertrik
Last Update 2023-07-17

Introduction

This project is about measuring environmental audio noise as citizen science.

For example, noise can be:

  • road traffic noise (cars, mopeds, etc)
  • air traffic noise,
  • industrial noise, like building activities

Existing sound/noise meter projects:

This project is about a kind of clone of the Amsterdam Sounds project.

Hardware

Hardware is a nano33 iot board.

Software

The software is based on arduino, built using platformio.