This project logs data from Arduino-connected moisture and temperature sensors. It also controls an LED based on moisture levels and includes a Python script to save the logged data. It was built to ...
This project reads temperature and humidity data from a DHT11 sensor using an Arduino and displays the values in the Serial Monitor. The DHT11 is a basic, low-cost digital temperature and humidity ...