This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
getting nmea0183 from a NASAMarine Duet
#10
Opening up this thread again with an update.

I connected the NASA Marine Clipper Duet [https://www.nasamarine.com/product/clipper-duet-system/] with an Atmega 32u4 that I had uploaded the code from here [https://github.com/pljakobs/NASAMarineDuetDriver/]. I used the ASCII art diagram that is the code (see below):
   

So I connected just 3 wires: the speed to RX, gate to SCL and echo to SDA. Unfortunately, I was getting erroneous data. It would show in SignalK sometimes a depth of 201,828.31 metres and sometimes 0. The speed was showing a 1.3-1.4 knots. The Nasa display was showing 0 knots and 4.9meters of depth.

So, now I am thinking of trying the NMEA2000 solution with the ESP32 [https://github.com/speters/ClipperDuet2N2k]. Has anybody tried it? Can anybody confirm that it works? From what I understand it should output the data in NMEA2000 format to the serial (USB) port, so in theory, I could connect it straight to the RapberryPi and avoid all the different boards and connection and conversions to CANĀ and back to SignalK and avoid some points of failure.

Any ideas/experience/opnions?

TIA,
Yiannis
--
Sailor and techie or techie and sailor?
Whichever way I am in the right place
Reply


Messages In This Thread
RE: getting nmea0183 from a NASAMarine Duet - by yiannis - 2023-05-02, 03:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)