News

Makers, hobbyists and electronic enthusiasts looking for a project to keep them busy this weekend may be interested in this awesome Arduino temperature and humidity sensor which has been created ...
Some brief explanation about the coding: 1. reading = analogRead (sensorPin); – Read analog pin from LM35 temperature sensor input pin and store at reading. 2. int celsius = reading/2; – LM35 are ...
Anavi Technology has this month launched a new product via the Crowd Supply in the form of the ANAVI Thermometer, an ESP8266-powered, open source, wireless dev board equipped with temperature and ...
If you want to make your own system for doing so, Instructables user ICStation shows off how to use an Arduino to do it. The system here monitors temperature, humidity, and smoke levels and alerts ...