nordic-dev-net / hydrophonitor

Hydrophonitor is a hydrophone array that records audio, gps and depth data.
MIT License
20 stars 1 forks source link

Implement depth-recorder module #22

Closed juliuskoskela closed 1 year ago

juliuskoskela commented 1 year ago

Overview

satukoskinen commented 1 year ago

Consider rewriting depth logger application in Rust, using crates embedded-hal and ads1x1x:

https://github.com/eldruin/ads1x1x-rs

https://blog.eldruin.com/ads1x1x-analog-to-digital-converter-driver-in-rust/

https://github.com/rust-embedded/embedded-hal