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 by ...
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
The BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...
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 ...