A low cost DIY sound pressure level sensor for enabling environmental noise awareness. https://lukasschwarz.org/noise-sensor
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Lukas b9df9eeb21 Update Readme 3年前
Arduino @ c12eaf2651 Add code and schematics 3年前
ESP32 @ 1966efbfbd Add code and schematics 3年前
KiCad Add code and schematics 3年前
STL Add code and schematics 3年前
STM32 Add code and schematics 3年前
README.md Update Readme 3年前
case.jpg Initial commit 3年前
thesis.pdf Initial commit 3年前

README.md

A low cost DIY sound pressure level sensor for use by laymen; the result of my master’s thesis. It allows integration into the existing [senseBox framework][0] but can also function on its own. It’s merely a prototype and there obviously is room for improvement.

  • Uses a STM32G071 (ARM Cortex-M0+)
  • Uses a Knowles I²S MEMS microphone
  • Uses a RFM95 LoRa module (not in WAN mode)

Green printed circuit board inside a propped up white 3D printed case.

This repository includes

  • STL files for the case
  • Schematic and PCB layout files
  • STM32 code for the G071 microcontroller
  • An Arduino library to be used with the senseBox MCU
  • An ESP32 library to be used as an alternative to the senseBox MCU

Link to the more detailed article [0]: https://sensebox.de/en/