Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 366 Bytes

hygrometer-lcd

A simple arduino project using a hygrometer, DHT11 temp/humidity sensor and a 16x2 LCD screen

Dependencies

Requires the DHT 11 library and replacing the built-in LCD library with the New Liquid Crystal Library as well.