In our everyday lives, environmental conditions like temperature and humidity can have a big impact, whether it’s in your home, office, greenhouse, or server room. Imagine leaving your room for a few ...
In this guide, we will explore the DHTesp library, a powerful tool for interfacing with DHT temperature and humidity sensors in Arduino projects. The library works for Arduino, ESP8266 and ESP32.
In this video, I'm exploring the use of Mini PIR Sensors with ESP32 with both Arduino-based projects as well as making a movement sensor for Home Assistant by using ESPHome. The sensor is quite ...
In this video I'm building an Arduino Heart Rate Monitor that is housed in a toy handle in the style of the Star Trek Tricoder. The device uses the PulseSensor with an Arduino Pro Mini and an OLED ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
How often have you pulled out old MCU-based project that still works fine, but you have no idea where the original source ...
What's CODE SWITCH? It's the fearless conversations about race that you've been waiting for. Hosted by journalists of color, our podcast tackles the subject of race with empathy and humor. We explore ...
Exceptional points (EPs) in non-Hermitian systems offer a strong response to perturbations, offering a promising platform for sensing. By using a third-order EP of coherent perfect absorption, here, ...
DHT11 and DHT22 are two popular sensors among microcontroller users, especially the cheap DHT11s. DHT22s cost more but have better data resolution. My codes are based on MonadnockSystems/pxt-dht11 but ...