Components and supplies
Nanomesher Human Machine Interface
Resistor 4.7k Ohm
Wemos D1 Mini
Sensirion SHT31
Jumper wires (generic)
Apps and platforms
Arduino IDE
Project description
Code
WeatherSender
arduino
Arduino code for reading Humidity and Temperature from SHT31 and update data on the display. Before using the code, change: - SSID / PASSWORD - ip address in http://192.168.1.12/TextSetText?p=0&n=line1&v= - line1 - line4 depending on location of the sensor in http://192.168.1.12/TextSetText?p=0&n=line1&v=
WeatherSender
arduino
Arduino code for reading Humidity and Temperature from SHT31 and update data on the display. Before using the code, change: - SSID / PASSWORD - ip address in http://192.168.1.12/TextSetText?p=0&n=line1&v= - line1 - line4 depending on location of the sensor in http://192.168.1.12/TextSetText?p=0&n=line1&v=
Downloadable files
WeatherSender Schematic
A very simple weather logger which uses SHT3x sensor with i2c interface. The Arduino software will read data and send the data to Nanomesher HMI via HTTP
WeatherSender Schematic
Comments
Only logged in users can leave comments