Skip to content

oveljosland/audiograb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiograb

The Audiograb is an embedded wireless wildlife monitoring system, currently in development by students at NTNU for the Norwegian Institute of Nature Research (NINA). This repository contains the source code for the Audiograb system. The PCB design files are available here.

Repo info

The source code for audiograbd (the Audiograb Daemon) is in src/audiograbd, other source code is in src/.

Before field deployment

Edit bootloader configuration to enable the system to wake at configurable intervals:

sudo -E rpi-eeprom-config --edit

Add the following lines:

POWER_OFF_ON_HALT=1
WAKE_ON_GPIO=0

About

Userspace programs and source code for the Audiograb system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors