How to read Sentence NMEA0183 Form Echo Sounder to Arduino?

Hi everyone
I want to read Sentence NMEA from ECHO SOUNDER (Furuno FE-800, Furno FCV-585) to Board ARDUINO.

im try to used softwareserial libary to read it. but didnt work!

What modules do I need?

Thank You.

PS I used google translation.

what arduino are you using?
upload a schematic showing how you connected the device to the arduino
upload the program (using code tags </>)

make sure the serial output is TTL levels not RS232
if the output is RS232 you will require a RS232 shield to interface it to an Arduino

Hello darkkarot

Take a view here to gain the knowledge.

https://create.arduino.cc/projecthub/hwhardsoft/how-to-use-nmea-0183-with-arduino-6e3988

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.