MGDG / MyKeyDriveLinks
按键驱动,支持按键的单击、双击、长按和连续触发的检测方式
☆18Updated 3 years ago
Alternatives and similar repositories for MyKeyDrive
Users that are interested in MyKeyDrive are comparing it to the libraries listed below
Sorting:
- This is a GCS based on C# for Windows7/10, which is forked and modified from https://github.com/ArduPilot/MissionPlanner☆19Updated 2 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- 基于Linux的kfifo移植到STM32☆30Updated 6 years ago
- This project run on windows to display CPU usage , memory Usage , diskinfo on stm32 LCD screen☆12Updated 3 years ago
- 使用STM32的虚拟串口 模拟CH340☆27Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- 基于STM32F103RE+RT-Thread RTOS的新冠肺炎疫情监控平台,使用RT-Thread Studio开发,ESP8266作为联网设备,获取疫情API数据,cJSON数据解析,LCD数据展示。☆17Updated 4 years ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆36Updated 11 months ago
- qt-terminal☆20Updated 8 years ago
- A simple library for generating QR codes in C.☆33Updated 3 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- STM32 IAP HEX合并上位机 hex2bin☆55Updated 3 years ago
- STM32内部Flash模拟成U盘,实现拖拽Hex/Bin文件进行固件升级☆44Updated 5 years ago
- stm32在线升级程序。☆23Updated 5 years ago
- Convert STM32 USB CDC to WINUSB Device with HAL library☆48Updated 5 years ago
- Computer serial port waveform drawing tool☆49Updated 4 years ago
- LVGL, NES, STM32, 阅读器,定位,时钟,温湿度,大气压等等☆65Updated 2 years ago
- U8g2 for rt-thread - a monochrome graphics library☆76Updated last year
- 基于C语言开发的环形缓冲区☆112Updated last year
- 嵌入式系统显示多级菜单库及菜单代码生成器☆17Updated 5 years ago
- 野火emXGUI配套所有野火开发板基础教程demo☆9Updated 4 years ago
- XMODEM-STM32-IAP和YMODEM传输文件☆53Updated 10 months ago
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- STM32 IAP升级工具☆13Updated 10 years ago
- 一款端口调试工具,其集成串口调试、网口调试、数据转换、数据校验等许多功能于一体。☆60Updated 5 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆23Updated 4 years ago
- STM32 IAP(UART模式)的上位机部分☆137Updated 6 years ago
- ☆52Updated 3 years ago
- The driver for the microprocessor☆106Updated 4 years ago
- 数据帧解析器,用于解析带有数据校验头和校 验尾的数据☆56Updated 8 years ago