digital

Arduino Online Thermometer Project

Arduino Online Thermometer Project

I have been researching a project which will help me with my understanding of electronics, networking, and programming.  I decided to build an online thermometer which could be used in applications that need temperature monitoring.  I currently work in a lab environment where I test, troubleshoot, and calibrate equipment which is installed in nuclear power plants …

Arduino Online Thermometer Project 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 »

Contact Digital Thermometer

Contact Digital Thermometer With Deep Sleep [Attiny85] Using Arduino

This might seem totally useless, considering how advance current technology can be and you might even be like “Tsk! a Thermometer?” But there is a lot of experiment based on temperature (water temperature, room temperature, etc) so digital thermometer becomes a key instrument for temperature measurement considering the other alternatives and cost/performance ratio. It is …

Contact Digital Thermometer With Deep Sleep [Attiny85] Using Arduino Read More »