
ESP 32 features
If you’re diving into IoT development, you’ve probably heard of the ESP32. This microcontroller, developed by Espressif Systems, is a favorite among IoT enthusiasts due to its…

Programming esp32 using esphome
This is the alternative programming esp32 not using Arduino but ESPHome, ESPHome is a system for configuring ESP8266 and ESP32 devices using a simple YAML configuration language….

rp2040 vs esp32
Both the ESP32 and RP2040 are popular microcontrollers for a variety of projects, especially in the realm of the Internet of Things (IoT). However, they each have…