1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00
2021-11-02 11:18:32 +01:00
2021-10-20 13:33:41 +02:00
2021-11-02 11:18:32 +01:00
2021-11-01 11:41:41 +01:00
2021-10-28 09:35:20 +02:00
2021-10-30 21:37:44 +02:00
2021-10-30 12:01:50 +02:00
2021-10-15 21:24:04 +02:00

NMEA2000-Gateway with ESP32

Based on the work of Homberger - many thanks...

Goal

Have a simple ready-to-go ESP32 binary that can be flashed onto a M5 Atom CAN, potentially extended by an Atom Tail485 for NMEA0183 connection and power supply.

Modes

  • NMEA2000 -> Wifi (NMEA0183)
  • NMEA2000 -> USB (NMEA0183)
  • NMEA0183 -> Wifi
  • NMEA0183 -> NMEA2000
  • Wifi (NMEA0183) -> NMEA2000
  • USB (NMEA0183) -> NMEA2000
  • ....

Environment

PlatformIO. Should be possible to use M5Burner to flash ready binaries.

Description
nmea2000 gateway with ESP32
Readme GPL-2.0 44 MiB
Languages
C 52.8%
C++ 32.6%
Python 9%
JavaScript 4.3%
PHP 0.6%
Other 0.6%