-
-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Hello, I bought a lucky fish finder, and after taking it apart, I found that the versions might be different, and the tentacles inside are also different. I am very happy to see that you have released a new pcb file. Maybe I can make a board, because I like lure fishing and want to build a fish finder. In the past few days, I have used a Raspberry Pi and an ultrasonic sensor that can only measure 1 meter distance. I have achieved some goals with reference to your py code, and I have a little understanding of ultrasonic sensors. I find it difficult to understand that only the time of the echo can be used to calculate the target distance to determine whether there is a fish. Does it also involve processing amplitude, etc., and are there many complex algorithms?