cowlum / wemos_barometer_nmea

Barometer measurements over NMEA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barometer to NMEA. .

Simple wemos based barometer to send NMEA messages to wifi (UDP) or serial.

Creates a standard NMEA IIXDR message and calculates the checksum.

$IIXDR,P,1.02481,B,BARO*29

Hardware

Requirement Type
ESP8266 Wemos D1 mini
Barometer BMP280
Buck Converter Mini 560

Sensor Wiring

BMP280 NodeMCU
VCC 3.3v
GND GND
SCL D2
SDA D1

License

MIT

About

Barometer measurements over NMEA.


Languages

Language:C++ 100.0%