diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-06 19:15:15 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-10-06 19:15:15 +0200 |
commit | 6b94484c088e030cb63557af292fe0429e21f591 (patch) | |
tree | f07ecb02e036138845e7457ae8d1f862cf390cac /README.md | |
parent | 15b98db542ae51d8cfe5847d689527c6ca4b3cdb (diff) |
README: Add backlink
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ # ESP8266 Lua/NodeMCU module for Nova SDS011 PM sensors -This repository contains an ESP8266 NodeMCU Lua module (`sds011.lua`) as well -MQTT / HomeAssistant / InfluxDB integration example (`init.lua`) for **SDS011** +[esp8266-nodemcu-sds011](https://finalrewind.org/projects/esp8266-nodemcu-sds011/) +provides an ESP8266 NodeMCU Lua module (`sds011.lua`) as well MQTT / +HomeAssistant / InfluxDB integration example (`init.lua`) for **SDS011** particulate matter (PM2.5 and PM10) sensors connected via UART. ## Dependencies |