Esp32

Esp32 Tutorial: ST7735 TFT Display

0 – Introduction The ESP32 is a powerful microcontroller that supports various display modules, making it a great choice for projects requiring graphical output. In this tutorial, we’ll walk you through connecting and programming an ST7735 TFT display with an ESP32. From setting up your hardware to running a simple test program, you’ll learn everything

Esp32 Tutorial: ST7735 TFT Display Read More »

Review: CrowPanel Esp32 1.28” Round

0 – Introduction The CrowPanel Esp32 1.28” Round Display is a compact and versatile module aimed at makers, hobbyists, and DIY tech enthusiasts. With built-in touch support and wireless connectivity, it is well suited for custom interfaces, smart home controls and wearable projects. It also supports both Arduino IDE and Micro Python, making it much

Review: CrowPanel Esp32 1.28” Round Read More »

Esp32 Tutorial: Over the Air updates

0 – Introduction Keeping your ESP32 projects up to date without physically connecting your board can save time and effort. In this tutorial, we’ll explore how to implement Over-the-Air (OTA) updates using the ElegantOTA library and an Async Web Server. You’ll learn how to set up your environment, write the necessary code, and seamlessly update

Esp32 Tutorial: Over the Air updates Read More »