News

This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno clones, has within it a watchdog timer that clicks over at a rate of ...
Constructed from an Arduino, two servos, a thermal sensor and a little bit of code, it is fairly simple. The results aren’t groundbreaking. You can see his examples are fairly low resolution and ...
A thermistor can be used to compensate for temperature variation in other components of an electronic circuit. Here is an Arduino experiment with a famed linear active thermistor chip MCP9700A from ...
The sensor suite will include temperature, vibration and shock, gyroscopic, accelerometer, GPS, pressure, magnetometer, CO2, and visible light in the base explorer package.
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...