mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-02-24 20:53:07 +01:00
c63a9bb68972a0d639200b4e7bfe8feb07545764
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.
Languages
C
51.3%
C++
34.2%
Python
9.2%
JavaScript
4.1%
PHP
0.6%
Other
0.6%