OpenMarine
Anchor chain - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Anchor chain (/showthread.php?tid=821)



Anchor chain - reinM - 2017-10-21

I have marked my anchor chain every 10 meters, but I think it must be possible to have a program that counts the length of the chain that is out.
Has someone made such a program and connected to OpenPlotter.


RE: Anchor chain - PaddyB - 2017-10-21

(2017-10-21, 01:25 PM)reinM Wrote: I have marked my anchor chain every 10 meters, but I think it must be possible to have a program that counts the length of the chain that is out.
Has someone made such a program and connected to OpenPlotter.

This guy has Smile

Quite involved, an esp8266 could probably sending the data over wifi.

http://www.ybw.com/forums/showthread.php?444238-anchor-chain-counter-to-NMEA0183-Garmin-proprietary-sentences-via-arduino&highlight=vas+anchor+chain+counter+arduino


RE: Anchor chain - waterman480 - 2017-10-22

Many newer windlass have the ability to put in a magnetic sensor to count turns. Once installed , you can hook them up to your pi, or other remote sensing device like the ESP8266 or and Arduino. A little code and you are in business.


RE: Anchor chain - reinM - 2017-10-23

(2017-10-22, 03:15 AM)waterman480 Wrote: Many newer windlass have the ability to put in a magnetic sensor to count turns.  Once installed , you can hook them up to your pi, or other remote sensing device like the ESP8266 or and Arduino.  A little code and you are in business.

Because it is so easy as you say, I tought more people have made already made a solution. And then I like to hear how they did it and what other things you have to think off.


RE: Anchor chain - holgerw - 2017-10-23

YESS, please someone please write an Counter for the ESP. My Old Diesel needs 600-1100 U/Min.


RE: Anchor chain - seandepagnier - 2017-10-24

While this is technically easy to implement, it is unneeded complication. What purpose does it actually serve? Do you think you can somehow factor this into the anchor alarm in a useful way?

Wouldn't accelerometers attached to the anchor itself, or a strain meter to measure the force/angle on the anchor chain itself be more useful?


RE: Anchor chain - waterman480 - 2017-10-24

Actually, it would be nice when short handed. I have an anchor control switch at the helm, and knowing how many feet I let out when anchoring would be great. Three inputs needed - one counter from the magnet, one enable from each of the relays to increment or decrement the counter. There just have been higher priorities on the boat maint list.