From 7e5f9d4db2bca0451d9b19f461d4e1a60484c296 Mon Sep 17 00:00:00 2001 From: Timm Bogner <64260873+timmbogner@users.noreply.github.com> Date: Sun, 12 Jun 2022 23:08:17 -0500 Subject: [PATCH] Update README.md --- Sensors/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Sensors/README.md b/Sensors/README.md index 9defa08..556954a 100644 --- a/Sensors/README.md +++ b/Sensors/README.md @@ -1,2 +1,20 @@ # FDRS Sensors + +| Sensor Name | Library | Link/Datasheet | +| --- | --- | --- | +| AHT20 | | +| BME280 | | +| BMP280 | +| DHT22 | +| DS18B20 | +| LilyGo HiGrow | +| Multifunction ESP8266 Sensor Board | +| Motion Detector | +| Tipping Bucket Rain Gauge | + + + + + + I would like to use this spot as a showcase for open source PCB designs. If **you** have designed a sensor module that runs on either ESP8266 or ESP32, please contact me at timmbogner@gmail.com. I will make a custom sensor sketch, along with a link and description available here.