Sensor – Transducer – Detector Projects

Tutorial 15 Arduino Serial Thermometer

Tutorial 15: Arduino Serial Thermometer

The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial 9: Using the Arduino Serial Port before attempting this tutorial. Components Besides an Arduino Uno board, USB cable, wire links and a […]

Tutorial 15: Arduino Serial Thermometer Read More »

Arduino Real time room temperature

Real-time room temperature on your Website using Arduino

This is how to push high resolution real-time data from Arduino-based temperature sensor to your web page without any server-side coding. Arduino is a great device for collecting, storing and transferring data from various sensors but there are times you need to make your data accessible from any place over the internet, like I did

Real-time room temperature on your Website using Arduino Read More »

Scroll to Top