ZhangKeLiang0627 / HOPELinks
基于STM32F401的迷你devFramework
☆42Updated 6 months ago
Alternatives and similar repositories for HOPE
Users that are interested in HOPE are comparing it to the libraries listed below
Sorting:
- An embedded menu framework based on linked list, with easy item registration method 链表式嵌入式菜单框架,具有极简的条目注册方法☆188Updated 10 months ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆72Updated 2 years ago
- 这是一个灵感源自WouoUI的纯C语言(C99标准),无依赖库(只需要C的标准库), 适用于多种不同大小屏幕,极易部署的代码框架,可以快速构建、开发一个丝滑、Q弹的单色屏UI。☆208Updated 2 months ago
- ☆21Updated 2 years ago
- iWatch的视频展示请移步B站,交流讨论QQ群:659521788☆58Updated 3 years ago
- 包含WeGui_OLED全部内容, 升级多色显示, 取消商业宽松的开源协议☆57Updated last month
- 【开源】基于 STM32G4 自制FOC驱动板☆170Updated 7 months ago
- ☆122Updated 2 years ago
- MiaoUI 是一个基于 u8g2 的单色 OLED 菜单 UI 框架。MiaoUI使用 C 语言实现,采用双向链表结构,使用非线性动画、移植方便、内存占用较小、能够快速部署,适用于具有小型OLED屏幕的嵌入式设备。☆381Updated 2 weeks ago
- Open-source model remote controller☆263Updated 10 months ago
- BitsButton: Embedded button framework leveraging binary bit sequences to detect single keys, combinations (Ctrl+C), and complex seq…☆170Updated 2 weeks ago
- LVGL, NES, STM32, 阅读器,定位,时钟,温湿度,大气压等等☆70Updated 3 years ago
- nanoDAP-wireless无线仿真器用户手册☆150Updated 4 years ago
- ☆26Updated 2 years ago
- 基于stm32的12864oled图形库☆317Updated 3 years ago
- ☆497Updated last year
- 一个可以从外部spiflash更新app程序的bootloader☆28Updated 2 months ago
- 十八届智能车单车越野☆21Updated last year
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆202Updated 4 months ago
- 该项目是为全志 F1C100S/F1C200S 所编写的库函数,编写风格模仿 STM32 标准库,使得从 STM32 过来的人更容易上手。项目已经移植了 cherryusb、fatfs、lvgl、rt-thread。☆122Updated last year
- 高运行效率的OLED丝滑多级菜单☆75Updated last month
- 将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/☆148Updated 5 years ago
- ws2812在stm32平台上的运行代码