一个基于小型单片机的菜单事件驱动框架
☆47Aug 31, 2022Updated 3 years ago
Alternatives and similar repositories for Menu_Event_C_Code
Users that are interested in Menu_Event_C_Code are comparing it to the libraries listed below
Sorting:
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- project of u8g2 library for stm32f103c8t6 with a lcd 12864 which has a controller st7920 inside☆19Jan 18, 2018Updated 8 years ago
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆47Oct 3, 2023Updated 2 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 基于Linux的kfifo移植到STM32☆31Dec 21, 2018Updated 7 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- ☆53Jun 1, 2020Updated 5 years ago
- 这是一个基于cjson的库,cjson对于使用者来说比较繁琐。这个库调用起来比较方便、简洁☆15Apr 18, 2022Updated 3 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 移植LWIP,支持freeRTOS和socket编程☆10Mar 8, 2019Updated 7 years ago
- arduino十大滤波算法(转载)☆44Dec 13, 2014Updated 11 years ago
- J20航模遥控器配套的STM32F1接收机☆16Feb 20, 2021Updated 5 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆439Apr 12, 2023Updated 2 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆159Sep 27, 2019Updated 6 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- Schematic, PCB and source code for a low-cost TDC interface designed for performing RF--Photon correllation for atomic physics experiment…☆10Jun 17, 2020Updated 5 years ago
- XIoTMan is a set of software architecture solutions dedicated to solving the diversified challenges of IoT terminal applications.☆19Jun 30, 2024Updated last year
- Tencent IOT SDK for rt-thread Package 是基于腾讯云物联网开发平台(IoT Explorer)设备端 SDK在RThread环境开发的软件包,配合平台对设备数据模板化的定义,实现和云端基于数据模板协议的数据交互框架,开发者基于IoT_Ex…☆10Jul 8, 2025Updated 8 months ago
- ☆11Mar 20, 2019Updated 7 years ago
- SYS/BIOS: kernel for Texas Instruments TI-RTOS☆12Jan 21, 2014Updated 12 years ago
- The firmware downloader which using on RT-Thread OTA component.☆74Jul 5, 2023Updated 2 years ago
- stm32在线升级程序。☆25Dec 17, 2019Updated 6 years ago
- ☆22Feb 28, 2026Updated 3 weeks ago
- Provide necessary software infrastructure, service, macros to support some high level abstract concept or paradigm, such as OOPC, FSM, de…☆209Mar 9, 2024Updated 2 years ago
- QEMU emulation of the STM32F2XX☆18Apr 16, 2013Updated 12 years ago
- 一款简单实用的单色Gui☆128Mar 29, 2020Updated 5 years ago
- ☆19May 17, 2019Updated 6 years ago
- -Should be compatible with any display and touch controller, but now it works with ILI9341 and XPT2046☆11Jun 2, 2015Updated 10 years ago
- Software timers extend module for embedded☆1,088Jun 24, 2024Updated last year
- USB2.0_HUB&STLink&USB2UART,USB2.0集线器集成了STlink和USB转串口☆11Oct 20, 2020Updated 5 years ago
- 解析 RT-Thread 操作系统,分析功能模块实现过程中的数据结构。☆10Jun 21, 2018Updated 7 years ago
- 解析at指令的函数☆34Jan 4, 2018Updated 8 years ago
- ☆14Apr 16, 2018Updated 7 years ago
- 嵌入式系统显示多级菜单库及菜单代码生成器☆17Dec 4, 2019Updated 6 years ago
- Device emulator with Hart protocol. Used STM32L051 MCU and AD5700 HART tranceiver.☆15Aug 2, 2024Updated last year
- 此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。☆19Nov 4, 2017Updated 8 years ago
- Simple HTTPD simulator for embedded systems based on LWIP and MbedTLS, which looks like a virtual device and supports SSDP, HTTP/HTTPS, S…☆17Nov 22, 2020Updated 5 years ago