Skip to content

Logs tilt of an ESP32 and LSM9D1 underwater to calculate ocean currents.

License

Notifications You must be signed in to change notification settings

ucsb-coast-lab/tilt-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kelp Forest Tilt Logger

Hardware
  • ESP32 Thing Microcontroller
  • LSMD91 Inertial Measurement Unit (9DOF)
  • SDHC 8GB Card
  • 3.7V 10Ah LI Battery

Function

This module will be contained in a buoyant capsule underwater that will take various readings from the IMU. It is critical to read the change per second and backsolve for the tilt using integration so that waves can be ignored through numerical model. Tilt readings will be used to solve for ocean current using numerical model.

About

Logs tilt of an ESP32 and LSM9D1 underwater to calculate ocean currents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages