A low cost DIY sound pressure level sensor for enabling environmental noise awareness. https://lukasschwarz.org/noise-sensor
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
1234567891011
  1. A low cost DIY sound pressure level sensor for use by laymen; the result of my master's thesis. It
  2. allows integration into the existing [senseBox framework][0] but can also function on its own. It's
  3. merely a prototype and there obviously is room for improvement.
  4. * Uses a STM32G071 (ARM Cortex-M0+)
  5. * Uses a Knowles I²S MEMS microphone
  6. * Uses a RFM95 LoRa module (not in WAN mode)
  7. <img src="https://git.lukasschwarz.org/lukas/noisesensor/media/branch/master/case.jpg" width="40%"
  8. alt="Green printed circuit board inside a propped up white 3D printed case.">