The 2024 version of the ESP32 development tutorial based on ESP-IDF is aimed at basic beginners. I hope this series of tutorials can help you solve many problems and lead you on the road of ESP32 development.
[p=32, null, left][font=微软雅黑][size=14px]1. Introduction to TouchGFXDesigner[/size][/font][/p][p=32, null, left][font=微软雅黑][size=14px] GFX is a library that runs very high on MCU and can be seen in var
Recommend a single-chip microcomputer CH543 with Type-C PD and USB dual functions, using E8051 core, integrated USB host controller and transceiver, support full-speed or low-speed USB Host or USB Dev
If you want to learn Qt development, you must first build a Qt development environment. Fortunately, it is relatively simple to build a Qt development environment now. We can find the latest version o
void lcdinit() //LCD initialization
{
lcdcmd0(0x80); //Set the display mode, text or graphics
lcdcmd2(0x00,0x00,0x42); //Set the cursor first address
lcdcmd2(30,0x00,0x43); //Set the width of the grap