Skip to content

Basic firmware for AudioMoth devices, usable in conjunction with the AudioMoth-Project framework.

License

Notifications You must be signed in to change notification settings

SymbolixAU/AudioMoth-Firmware-Basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioMoth-Firmware-Basic

Basic firmware for AudioMoth devices, usable in conjunction with the AudioMoth-Project framework.

Compatible with the AudioMoth Configuration App. For usage instructions, visit Open Acoustic Devices.

Usage

Clone the contents of AudioMoth-Project.

Replace src/main.c with this main.c from this repository. Put digitalFilters.c in the /src/ folder and digitalFilters.h in the /inc/ folder. Open the project 'Properties' under the 'File' menu, navigate to the 'Linker' and 'Ordering' and make sure that the standard library '-lm' is at the bottom of the list.

Documentation

See the Wiki for detailed description of the example code.

License

Copyright 2017 Open Acoustic Devices.

MIT license.

About

Basic firmware for AudioMoth devices, usable in conjunction with the AudioMoth-Project framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%