NMEA2000
NMEA2000 copied to clipboard
NMEA2000 library for Arduino
I would like to be able to have a flashing LED which shows the status of successful send and receive of N2K data out onto the bus. Is there an...
I have a RPi3 w/ a can0 interface (using canable.io) and would like to output 0183 to kplex (FIFO or tcp) I've cloned: NMEA0183 NMEA2000 NMEA2000_socketCAN with some success in...
I just started playing with the NMEA 2000 libraries. Great work especially from Timo ... thanks! At first I connected two Arduino Megas (with MCP2515) as desicribed. I.e. One is...
Hello Timo, Thank you for your sharing your work. I am trying to get a Raspberry Pi 2 working with the Pican2 Duo Isolated board. I am able to use...
When i try the NMEA2000 examples on a MEGA with the latest CAN BUS SHIELD v2.0 from Seeed: Then it will not initialize the CAN bus. Either it says nothing...
The following comment is based just on a quick look, I haven't used this library yet, so please disregard if I am mistaken here. It seems that you are actually...
Hej Your library is really great and comprehensive... However, i still dont get it running :-( After unsuccessfully trying some time ago with a custom Atmel AT90CAN board (previous topic)...
Hi Timo, After happy New Year greetings ;-) and always many thanks for the N2K library, a little remark : when we uncomment #define N2K_NO_ISO_MULTI_PACKET_SUPPORT 1 // Uncomment this, if...
I could not find the leeway PGN here so did this. I would do a patch, but I need to update version of your libraries first, and probably my display...
Hello Timo My question is about the Reference Value of the NMEA2000 Sentences. I think that you use the NMEA2000 Manual from the NMEA Organisation, right? _Example Wind with 4...