Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

mosvov/NMEA2000-Data-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMEA2000 Battery Voltage, Engine RPM, Fuel Level and Exhaust Temp Sender

This repository is my version of NMEA2000-Data-Sender

The project using the NMEA2000 libraries from Timo Lappalainen: https://github.com/ttlappalainen. And the NMEA2000_esp32_c3 with TWAI CAN driver to support ESP32 C3

PXL_20230206_015807297

How to build PlatformIO based project

  1. Install PlatformIO Core Or PlatformIO IDE for VSCode
  2. Download development platform with examples
  3. Extract ZIP archive
  4. Run these commands:
# Change directory to example
$ cd platform-espressif32/examples/espidf-aws-iot

# Build project
$ pio run

# Upload firmware
$ pio run --target upload

# Clean build files
$ pio run --target clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors