//Program will measure temperature using TEMP36 sensor. Not calibrated, but the value seems to be around 1 degree Celsius less than the real temp. //Temperature is printed to an 16x2 lcd display const ...
Arduino Uno (o equivalente) Sensore di temperatura (LM35 o DHT11) Display LCD (16x2 con interfaccia I2C) Resistenze e cavi jumper ...
The past month or so Iโ€™ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...