This project implements a Zigbee-enabled temperature sensor using an ESP32c6, two DS18B20 temperature sensors, and the ESP Zigbee stack. The temperature data is read from the DS18B20 sensors and ...
This project demonstrates reading temperature from multiple DS18B20 sensors connected to the One-Wire bus on ATmega328P. The data is transmitted via USART to a computer, allowing real-time monitoring ...