Unverified Commit a74b1e75 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

README: link to project homepage

parent fcc6d4cb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
# ESP8266 Lua/NodeMCU module for Sensirion SEN5x PM sensors

This repository contains an ESP8266 NodeMCU Lua module (`sen5x.lua`) as well as
MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for
**Sensirion SEN5x** I²C particulate matter, VOC, and NOx sensors connected via
I²C.
[esp8266-nodemcu-sen5x](https://finalrewind.org/projects/esp8266-nodemcu-sen5x/)
provides an ESP8266 NodeMCU Lua module (`sen5x.lua`) as well as MQTT /
HomeAssistant / InfluxDB integration example (`init.lua`) for **Sensirion
SEN5x** I²C particulate matter, VOC, and NOx sensors connected via I²C.

## Dependencies