Temperature Projects

Technical Details of Logging Seawater Temperature

Technical Details of Logging Seawater Temperature Using Arduino

Block Diagram This diagram shows the basic components required for collecting temperature readings from seawater and transmitting the data to a base station where it can be collated into a database for analysis. To the left is a schematic of 10 temperature sensors, spaced 1 metre apart and immersed in seawater to a depth of …

Technical Details of Logging Seawater Temperature Using Arduino Read More »

Arduino Real time room temperature (2)

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 »

LM35 Arduino Output (1)

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the same on LCD module. …

LM35 and Arduino – Temperature Measurement and Display on LCD Read More »