Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Dec 7, 2024
1 parent 6ccb94b commit 5a42a1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bbn-nmea2000-env-m5atom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Powered by USB. CanBus isolated. (Connect H and L only)
- Env III Sensor with SHT30 and QMP6988 module for M5Atom
- Optional: M5Stack I2C hub (if you plan to connect more i2c sensors, like illuminance, IMU, etc)

## Flashing firmware on Bareboat Necessities OS

````
wget https://raw.githubusercontent.com/bareboat-necessities/my-bareboat/refs/heads/master/m5stack-tools/bbn-flash-m5-n2k-env3.sh
chmod +x bbn-flash-m5-n2k-env3.sh
./bbn-flash-m5-n2k-env3.sh -p /dev/ttyUSB0
````

## Patches

NMEA2000_esp32 forked from https://github.com/ttlappalainen/NMEA2000_esp32
Expand Down

0 comments on commit 5a42a1d

Please sign in to comment.