I want to send the temperature from a cooler in my boat, to my Raymarine Axiom MFD, using my Arduino Uno.
This is my first project, and I've found many posts on reading NMEA2000 protocol, but I'm not skilled enough to translate these posts to what I need.
So dear forum:
How do I translate the analog value of the sensor to NMEA2000?
How do I connect the Uno to the NMEA2000 backbone?
I am very new to this, so I need more info than "just use [library] and you're up and running"
I am very new to this, so I need more info than "just use [library] and you're up and running"
So tell us what you already have. What CAN hardware do you use? Did you that your Axiome MFP is able to display the values you want to provide?
BTW, this is a bad choice for a first project. Start with simpler stuff, learn to program the Arduino, to connect other hardware and so on. Connecting to a commercial bus system is not an entry level project.
I want to send the temperature from a cooler in my boat, to my Raymarine Axiom MFD, using my Arduino Uno.
This is my first project, and I've found many posts on reading NMEA2000 protocol, but I'm not skilled enough to translate these posts to what I need.
So dear forum:
How do I translate the analog value of the sensor to NMEA2000?
How do I connect the Uno to the NMEA2000 backbone?
I am very new to this, so I need more info than "just use [library] and you're up and running"
Can't wait!
Thanks.
I actually found an Arduino library to use the NMEA2000 protocol: