[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 ...
HomeKit has changed how I interact with many of the rooms in my house. While lighting and cameras tend to have the spotlight for most people as they can easily see the impact, environment monitoring ...
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 ...