Hydrophonitor is a hydrophone array that records audio, gps and depth data.
|
2022-09-23 20:15:27 +03:00 |
audio-logger
|
Refactor
|
2022-09-23 20:03:03 +03:00 |
data
|
Set up LCD display, add to depth recording
|
2022-09-04 11:59:20 +03:00 |
depth-logger
|
Set up LCD display, add to depth recording
|
2022-09-04 11:59:20 +03:00 |
gps-logger
|
Add scripts and templates, clean up audio logger
|
2022-08-20 16:40:10 +03:00 |
lcd-display
|
Set up LCD display, add to depth recording
|
2022-09-04 11:59:20 +03:00 |
old-setup
|
Add old setup files, cpal example audio logger, jack configuration script (partial)
|
2022-08-14 23:06:31 +03:00 |
scripts
|
Add scripts and templates, clean up audio logger
|
2022-08-20 16:40:10 +03:00 |
.gitignore
|
Added some notes
|
2022-08-15 22:13:42 +03:00 |
notes.md
|
Added some notes
|
2022-08-15 22:13:42 +03:00 |
README.md
|
Write README
|
2022-09-23 20:15:27 +03:00 |
recording.md
|
Add old setup files, cpal example audio logger, jack configuration script (partial)
|
2022-08-14 23:06:31 +03:00 |
resources.md
|
Add scripts and templates, clean up audio logger
|
2022-08-20 16:40:10 +03:00 |
setup.md
|
Add scripts and templates, clean up audio logger
|
2022-08-20 16:40:10 +03:00 |
Hydrophonitor
A software package to record audio and related metadata from a configuration
of hydrophones.
Overview
Module |
Description |
audio-logger |
Receive an audio signal from the DAC and write it on disk in .wav format. |
gps-logger |
Record position and time of the device in .csv format. |
depth-logger |
Record depth of the device and save it in .csv format. |
*lcd-display |
Provide information on the device's LCD screen |
*device-controls |
Provide device control using physical buttons. |
Data Formats