AudioMoth

From RevSpace
Revision as of 23:49, 19 February 2020 by Bertrik Sikken (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

I plan to buy such a board:

Hardware

See https://circuithub.com/projects/OpenAcoustics/AudioMoth

  • microphone is SPM0408LE5H
  • processor is EFM32WG380F256

Software

Compiling

Install platformio:

 sudo apt install python3-pip
 sudo pip3 install platformio
 sudo pip3 install -U PyYAML

Compile it:

 pio run