Skip to content

Code for a Raspi based fishing gadget writen in Python. The goal of this project is to be a replacement for the standard depth/fish finder that is found on most all fishing boats. The gadget has three main functions. The first is that it read inputs from peripheral GPS, water depth and temperature, and atmospheric sensors and uses that data to c…

Notifications You must be signed in to change notification settings

deepmatrix/fishing_gadget

Repository files navigation

Fishing Gadget

Code for a Raspi based fishing gadget writen in Python. The goal of this project is to be a replacement for the standard depth/fish finder that is found on most all fishing boats. The gadget has three main functions. The first is that it read inputs from peripheral GPS, water depth and temperature, and atmospheric sensors and uses that data to continuously update a UI where the information is displayed. Secondly, the gadget will compare GPS location and water depth to create a contoured depth map of the body of water you are fishing. Lastly, the gadget will record the conditions whenever you catch a fish so you can create a log of all of the fish you catch. Using the data in the log, an algorithm will compare the current conditions read by the peripheral sensors and suggest a fishing spot, depth, and/or species to target.

About

Code for a Raspi based fishing gadget writen in Python. The goal of this project is to be a replacement for the standard depth/fish finder that is found on most all fishing boats. The gadget has three main functions. The first is that it read inputs from peripheral GPS, water depth and temperature, and atmospheric sensors and uses that data to c…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages