[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 ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very helpful when you want to measure the outside, ...
This project demonstrates how to control a fan (simulated with an LED) using an Arduino Uno and a temperature sensor. Below 25°C → Fan OFF 25°C to 30°C → Fan runs at 50% speed (PWM) Above 30°C → Fan ...
This project utilizes an Arduino Uno CH340G development board paired with a DHT11 temperature and humidity sensor to create a compact yet capable environmental monitoring system. It measures ambient ...
This video demonstrates how to set up a remote temperature monitoring system using an Arduino Uno R4 WiFi, an LM35 temperature sensor, and the MQTT protocol. The system captures ambient temperature ...
Learn the basics of embedded systems hacking with Arduino, Raspberry Pi & RTOS. Discover GPIO, interrupts, hands-on projects ...