esp32-nmea2000 icon indicating copy to clipboard operation
esp32-nmea2000 copied to clipboard

nmea2000 gateway with ESP32

Results 19 esp32-nmea2000 issues
Sort by recently updated
recently updated
newest added

Implementation of SeaTalk 1 for M5Stack Atom with a special driver circuit for SeaTalk with a ATOMIC DIY Proto Kit.

Hi, Thanks for your awesome and great work! Would you be interessted in adding support for the Core controllers as well? Seems like a Core controller with a commu and...

There is one thing that can make better de CI online build service. M5stack don't sell a RS232/422 unit, but there is a lot of boards available on the market....

I´m planning to use my [ICM-20948](https://www.mouser.es/ProductDetail/485-4554) to measure Magnetic heading and boat heeling. The sensor is i2c compatible, I use a [cable](https://www.mouser.es/ProductDetail/485-4528) to connect it to the M5atom groove port....

Hi Andreas, I use the NMEA2000 library for my custom project. It looks like your [ESP32 CAN / TWAI driver](https://github.com/wellenvogel/esp32-nmea2000/blob/master/lib/nmea2ktwai/Nmea2kTwai.cpp) is much improved over the other options I know of:...

Hi, there is a new version of NMEA0183-AIS library Fixed Code to work with [@ttlappalainen](https://github.com/ttlappalainen/NMEA2000) NMEA2000 v4.21.3

Hello, are you shure the Values are correct. Here SNR is way to high. Data in serial from AIS/GPS. Results in SignalK. { "count": 17, "satellites": [ { "id": 10,...

I´m using an esp8266 to send the battery information over TCP to the esp32-nmea2K. Messages are in nmea0183 format with XDR sentences For example: `$JCXDR,U,12.0,V,I,2.5,A,C,25.0,C,BAT1*hh` I can read voltage, amperage,...

For a better understanding of WiFi connection use the LED color for connection status white - boot green - WiFi on and AP on blue - WiFi on and AP...

Andreas, Please, could you consider the following pull request: * An additional NMEA0183 serial port (serial2 RX & TX) configurable from web * Handle a BME280 (I2C) to provide Pressure,...