Skip to content

Slatyo/SonarTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SonarTracking

start

SonarTracking is just a working title for now.
Experimenting with Ultrasonic sensors for underwater usage.
Maybe we will add more sensors on the way.

This project is just a way for me to learn my ways around microcontrollers and such things.

Testresults

Test 1 - 20/03/2024 - 9 meters Example Pulse outoput: PULSE_DRAFT

First valid check roughly 9 meters.
The echo sounder we had on board showed similar values for this depth.
After roughly 10-12 meters it started to get unprecise and at a depth of 18 meters or more it stopped reliably working in the first test.
The video just shows the setup used on the boat.

9m-test
SonarSetupBoat.mp4
Test 2 - 22/03/2024 - 20 meters At roughly 20meters depth:

20m
We used the Garmin ECHOMAP Ultra 122sv to validate it:

garmin_20m

For the next test I will try and get the sensor as stationary as possible to get stable readings.
With the current setup we will not achieve more then 20 meters depth under water due to the sensors limitation.

I am looking into other options but I want to try and keep the costs of the project manageable.

Further steps as of now will probably include something like adding a GPS Sensor, maybe rebuild the project and use the ESP8266 ESP-12F as a sender and rebuild the Arduino into a receiver?

Circuit

Work in progress