This document is aimed at the Arduino developers, radio experimenters, hobbyists and anyone interested in building a receiver based on the Si473X IC family from Silicon Labs. This project is about an ...
// NOTE: If using a board with 3.3V logic like an ESP32S3 connect DHT11 VCC to 3.3V. DHT dht(DHTPIN, DHTTYPE); // Initialize DHT sensor. float hif = dht ...