-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# M5Stack AtomS3-Lite with Bosch BME680 to NMEA 0183 | ||
|
||
Bosch BME680 Sensor to NMEA 0183 via i2c | ||
|
||
Connected to M5Stack AtomS3-Lite via i2c | ||
|
||
- Air Pressure | ||
- Air Temperature | ||
- Humidity | ||
- Gas Electrical Resistance | ||
|
||
Generates NMEA-0183 XDR sentences (USB Serial with baud rate 4800) like this: | ||
|
||
```` | ||
```` | ||
|
||
Bosch BME680 with Temperature Humidity Air Pressure Sensor: | ||
|
||
[BME680](https://www.adafruit.com/product/3660) | ||
|