M0PWX on Nostr: starting to put together a home weather station Arduino Nano ESP32, Adafruit LTR390 , ...
starting to put together a home weather station
Arduino Nano ESP32,
Adafruit LTR390 , light and UV sensor
Adafruit AHT20 Temp and humidity Sensor
Adafruit DPS310 atmospheric pressure and temp sensor
all sensors are I2C so very simple wiring
data is good, so sensors are working and basic code is good
the ESP32 connects to my wifi so part way to end goal of using AWS IoT services and dashboards to visualise the data
will add a wind speed / direction sensor and rain gauge later
Arduino Nano ESP32,
Adafruit LTR390 , light and UV sensor
Adafruit AHT20 Temp and humidity Sensor
Adafruit DPS310 atmospheric pressure and temp sensor
all sensors are I2C so very simple wiring
data is good, so sensors are working and basic code is good
the ESP32 connects to my wifi so part way to end goal of using AWS IoT services and dashboards to visualise the data
will add a wind speed / direction sensor and rain gauge later