ESP32Cube

ESP32 development tutorials, project cases, and technical sharing

Control LED Brightness with ESP32 PWM
Tutorials

Control LED Brightness with ESP32 PWM

This article focuses on the ESP32 board's PWM capabilities, detailing key terms like TON, TOFF, period, and duty cycle, essential for understanding PWM applications and implementation.

#Motor#LED
6
0
ESP32 PWM Output
Tutorials

ESP32 PWM Output

This article details how to utilize ESP32's PWM feature to manage LED brightness, covering components, code, and testing.

#LED#AI
24
0
ESP32 Serial Output JSON data with ArduinoJson
Tutorials

ESP32 Serial Output JSON data with ArduinoJson

To output data from an ESP32 using serial communication, you can use the ArduinoJson library to encode the data into a JSON string. The following is an example code to output an integer value from th...

#AI
52
0
How to Use ESP32 and WS2812B to Create Stunning LED Displays
Tutorials

How to Use ESP32 and WS2812B to Create Stunning LED Displays

How to Use ESP32 and WS2812B to Create Stunning LED Displays Hey 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 ...

#Bluetooth#Display#LED+1
169
0
ESP32Encoder Library for Rotation Encoder Reading
Tutorials

ESP32Encoder Library for Rotation Encoder Reading

This blog post presents the ESP32Encoder library, detailing its features and capabilities for efficient rotation encoder reading. It explains how it simplifies encoder usage and boosts system performance, suitable for various applications.

#IoT#LED#AI
98
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
52
0
ESP32 Touch Button
Tutorials

ESP32 Touch Button

This article discusses creating a touch-sensitive button using the ESP32's internal capacitive touch sensors. It details the GPIO pins associated with the sensors and explains how to read touch inputs using Arduino syntax.

#Sensor#Motor#LED
8
0
A LED Matrix Message Board with ESP32
Tutorials

A LED Matrix Message Board with ESP32

A LED Matrix Message Board with ESP32 This project is an LED matrix message board based on the ESP32 microcontroller. It is capable of connecting to the network and displaying real-time news, weath...

#WiFi#Sensor#Display+3
10
0
Set Proxy for Ollma on Windows
Tutorials

Set Proxy for Ollma on Windows

Set proxy for ollama on Windows

#Web
362
1