ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

ESP32 read PT1000/PT100 temperature sensor values
Tutorials

ESP32 read PT1000/PT100 temperature sensor values

ESP32 read PT1000/PT100 temperature sensor values In this article, it will introduce how to read the temperature values from PT1000 with ESP32. The principle of PT1000 measure temperature PT1000...

#Sensor#AI
798
3
How to use millis() instead of delay()
Tutorials

How to use millis() instead of delay()

In order to make a pause or wait for the task in Arduino, the most widely used function is delay(), but sometimes it was cause some problem, in this article it will discuss it, and shows how to use f...

#LED#AI
267
0
Set Proxy for Ollma on Windows
Tutorials

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

#Web
446
1
ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO
Tutorials

ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO

On this article, we will show you how to install and set up the lvgl library in the ESP32 board.

#Display#lvgl
157
0
ESP32 with ChatGPT for voice input
Tutorials

ESP32 with ChatGPT for voice input

This tutorial discusses using ESP32 with ChatGPT for voice input and feedback. It covers required hardware, code development, and integration methods.

#LED#Audio#AI
17
1
Real-Time Display of ESP32-CAM Camera Images on TFT Screen
Projects

Real-Time Display of ESP32-CAM Camera Images on TFT Screen

Preface In the era of the Internet of Things (IoT), displaying images captured by a camera in real-time on a TFT screen has become a standard feature for many smart devices. ESP32, as a powerful mi...

#IoT#Display#LED+1
74
0
Bee-Counting
Projects

Bee-Counting

BuzzTech: Machine Learning at the Edge: Deploying YOLOv8 on Raspberry Pi Zero 2W for Real-Time Bee Counting at the Hive Entrance ![](/content/images/224dfd06928fd7f7ea74cdf271e5c8cd_MD5.png) Intro...

#Sensor#LED#AI+1
33
0
ESPUI
Projects

ESPUI

What is ESPUI ESPUI is a simple web user interface library designed for ESP32 and ESP8266 devices. It enables users to easily create and manage the web interface of their devices without any HTML, ...

#IoT#LED#AI+1
76
0
smart alarm clock with ESP32
Projects

smart alarm clock with ESP32

Introduction This open-source project demonstrates how to build a multifunctional smart alarm clock using ESP8266 or ESP32 microcontrollers, featuring a network interface, sunrise wake-up light, an...

#WiFi#Sensor#Display+3
227
0