Skip to content

This device is intended to monitor the Temperature and Relative Humidity of the ambient and grafted tomato healing chamber for the Maplewood Garden Club. It displays the data on a 4x20 LCD. It also gets weather data from Dark Sky and displays it on the LCD as well.

Notifications You must be signed in to change notification settings

jlmyra/Wemos_dual_BME280_4_row_scrolling_lcd

Repository files navigation

Wemos_dual_BME280_4_row_scrolling_lcd with Dark Sky weather data

This is a significantly more capable remake of the Recording Hygrothermograph project here - https://github.com/jlmyra/Recording_HygroThermograph. This version replaces the Arduino 2560, ethernet controller and hacked router with a Wemos D1 mini. In addition the 2 x 16 display is repleced with a 4 x 20 I2C display. Two rows are used to display data from the dual BME280's and two rows are used to display weather forecast information from Dark Sky. The sketch incorporates functions that scroll the data on 3 lines of the LCD, get time from an NTP server, gets weather data from Dark Sky, and organizes the sketch via multi-tab in the Arduino IDE.

About

This device is intended to monitor the Temperature and Relative Humidity of the ambient and grafted tomato healing chamber for the Maplewood Garden Club. It displays the data on a 4x20 LCD. It also gets weather data from Dark Sky and displays it on the LCD as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages