DuRuofu / ESP32-GuideLinks
ESP32入门教程,ESP32从初见到入门
☆202Updated 2 months ago
Alternatives and similar repositories for ESP32-Guide
Users that are interested in ESP32-Guide are comparing it to the libraries listed below
Sorting:
- 基于ESP32S3的GPS定位器☆228Updated 7 months ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆385Updated last month
- Exlink Tool是一款优雅的嵌入式多功能调试器☆539Updated 9 months ago
- Cyberry Potter electromagic wand.的基础工程,可以使用不同的(法术)动作点亮LED,也可以根据自己的需求将LED修改为其他功能。☆406Updated 5 months ago
- ☆501Updated last year
- 小手表开发板☆465Updated last year
- To simplify the development of ESP32 in ESP-IDF, Easyio provides a complete driver library☆346Updated 3 years ago
- 小电视开发板☆505Updated 3 years ago
- ☆52Updated last year
- 一个丝滑的、可以轻松部署的OLED UI界面,包含基本的多级菜单,窗口等组件。☆347Updated 3 months ago
- 这是一个灵感源自WouoUI的纯C语言(C99标准),无依赖库(只需要C的标准库),适用于多种不同大小屏幕,极易部署的代码框架,可以快速构建、开发一个丝滑、Q弹的单色屏UI。☆216Updated 3 months ago
- 一个Linux小电脑。(F1C200S, RP2040 Inside)☆194Updated 2 years ago
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆190Updated 11 months ago
- ESP32通过BLE蓝牙连接Xbox手柄读取所有的信号(ESP32 reads all the signals from the Xbox controller via BLE connection)☆114Updated last year
- 一些ESP32的代码☆285Updated 6 months ago
- 高运行效率的OLED丝滑多级菜单☆80Updated 2 months ago
- ESP32S3侦查小车,包括机器人和遥控器资料,支持APP☆56Updated last year
- ☆88Updated last year
- 造”派“计划,一起设计一块属于自己的”树莓派“吧☆418Updated last month
- DIY 迷你游戏机☆350Updated last year
- A pure C, lightweight, dependency-free OLED/LCD UI framework with broad screen compatibility and high customizability.☆107Updated 5 months ago
- 一个可以背单词的台灯控制器☆155Updated last year
- 适用于单片机的多 App 管理调度框架☆190Updated last week
- Embedded Linux AI Xiaozhi Intelligent voice dialogue.☆192Updated 3 months ago
- 基于STM32 HAL库的外设驱动库☆257Updated 2 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。