Bee-Counting

BuzzTech: Machine Learning at the Edge: Deploying YOLOv8 on Raspberry Pi Zero 2W for Real-Time Bee Counting at the Hive EntranceIntroductionAt the Federal University of Itajuba in Brazil, with the mas...
Crafting a Best-Selling Solar E-Ink Weather Station

IntroductionWith the increasing severity of climate change, people are paying more attention to the weather. As a result, more individuals are starting to install weather displays at home to stay info...
How to Use ESP32 and WS2812B to Create Stunning LED Displays

How to Use ESP32 and WS2812B to Create Stunning LED DisplaysHey there! You know how when you're learning to work with hardware, the first thing you usually do is make an LED blink? It's a fun and simp...
ESP32 read PT1000/PT100 temperature sensor values

ESP32 read PT1000/PT100 temperature sensor valuesIn this article, it will introduce how to read the temperature values from PT1000 with ESP32.The principle of PT1000 measure temperaturePT1000 sensors ...
ESP32 Get Sound from I2S Microphone

ESP32 Get Sound from I2S MicrophoneESP32 includes a built-in I2S audio peripheral, which can be used to interface with an external I2S microphone.I2S (Inter-IC Sound) is a serial bus protocol used for...