Farm-Data-Relay-System/Sensors/README.md

21 lines
1.3 KiB
Markdown
Raw Normal View History

2022-02-07 14:39:19 +00:00
# FDRS Sensors
2022-06-13 04:08:17 +00:00
2022-06-14 19:35:11 +00:00
| Sensor Name | Maker/Datasheet | Library |
2022-06-13 04:08:17 +00:00
| --- | --- | --- |
2022-06-14 19:35:11 +00:00
| AHT20 | [ASAIR](http://www.aosong.com/userfiles/files/media/Data%20Sheet%20AHT20.pdf) | [Adafruit](https://github.com/adafruit/Adafruit_AHTX0) |
| BME280 | [Bosch](https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf) | [Adafruit](https://github.com/adafruit/Adafruit_BME280_Library) |
| BMP280 | [Bosch](https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf) | [Adafruit](https://github.com/adafruit/Adafruit_BMP280_Library) |
| DHT22 | [Aosong](https://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdf) |[beegee-tokyo](https://github.com/beegee-tokyo/DHTesp) |
| DS18B20 | [Dallas](https://datasheets.maximintegrated.com/en/ds/DS18B20.pdf) | [milesburton](https://github.com/adafruit/Adafruit_AHTX0) |
2022-06-14 19:37:59 +00:00
| LilyGo HiGrow | TTGO |
| Multifunction ESP8266 Sensor Board | [Phil Grant](https://github.com/gadjet/Multifunction-ESP8266-Sensor-board) |
2022-06-13 04:08:17 +00:00
| Motion Detector |
| Tipping Bucket Rain Gauge |
2022-02-21 13:35:14 +00:00
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.