摘要: esp32s3 idf uart串口通信demo gpio21低电平时出发发送串口信息 #include <stdio.h> #include <string.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include 阅读全文
posted @ 2026-01-08 19:46 txwtech 阅读(10) 评论(1) 推荐(0)
摘要: powershell打开esp32s3图形配置菜单menuconfig https://txwtech.blog.csdn.net/article/details/156432661 硬件基于基于ESP32S3CAM开发板,代码基于bread-compact-wifi-lcd修改 使用的摄像头是OV 阅读全文
posted @ 2026-01-08 19:33 txwtech 阅读(65) 评论(0) 推荐(0)