arduino

Arduino DHT11 ESP8266

Live Temperature and Humidity Monitoring over Internet using Arduino and ThingSpeak

Humidity and Temperature are very common parameters for measuring at many places like farm, green house, medical, industries home and offices. We have already covered Humidity and Temperature Measurement using Arduino and displayed the data on LCD. In this IoT project we are going to Monitor Humidity and Temperature over the internet using ThingSpeak where we will show the current Humidity …

Live Temperature and Humidity Monitoring over Internet using Arduino and ThingSpeak Read More »

Simple Temperature With Thermistor Arduino

Simple Temperature With Thermistor + Arduino

A Thermistor is a thermal-resistor. It’s just a simple device that changes it’s resistance based on temperature. If the LRD/Photoresistor is day of of arduino class. The thermistor should be day 1.01. (Can I do that?). If you need precise temperature readings, this is not the part for you. Check out the DS18B20, TMP102, or MLX90614 Thermistors are not that …

Simple Temperature With Thermistor + Arduino Read More »

Automatic AC Temperature Controller

Automatic AC Temperature Controller using Arduino, DHT11 and IR Blaster

An AC (Air Conditioner) which was once considered to be a luxury item and was only to be found in big hotels, movie halls, restaurants etc… But, now almost everyone has a AC in our home to beat out the summer/winter and those who have it, worry about one common thing. That is their high …

Automatic AC Temperature Controller using Arduino, DHT11 and IR Blaster Read More »

esp8266 Arduino NTC library

esp8266/Arduino NTC (Negative Temperature Coefficient) library

A thermistor is a type of negative coefficient resistor whose resistance is dependent on temperature, more so than in standard resistors. The resistance of a NTC Negative Temperature Coefficient thermistor (https://en.wikipedia.org/wiki/Thermistor) decreases as temperature rises. The Steinhart-Hart Thermistor Equation or the Beta Model Equation can be used to correlate the thermistor resistance to temperature to which the sensor is exposed. …

esp8266/Arduino NTC (Negative Temperature Coefficient) library Read More »

maxresdefault (1)

Temperature Monitoring with Arduino MKR1000 and ARTIK Cloud

Setup an Arduino MKR1000 board to read temperature data and send those readings to ARTIK Cloud for monitoring. Things used in this project Hardware components Arduino MKR1000 × 1 Temperature Sensor × 1 Software apps and online services Samsung ARTIK Cloud for IoT Story This project setup an Arduino MKR1000 board which reads temperature data …

Temperature Monitoring with Arduino MKR1000 and ARTIK Cloud Read More »

remotely monitor your fridge

Monitor fridge with Arduino MKR1000 and thethings.iO

To assure that your beer (and other) beverages are at a cool temperature, today we show you how to remotely monitor your fridge! Things used in this project Hardware components Arduino MKR1000 × 1 Temperature sensor DS18B20 × 1 Jumper wires (generic) × 3 Hand tools and fabrication machines Soldering iron (generic) Story Introduction Today …

Monitor fridge with Arduino MKR1000 and thethings.iO Read More »