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:
- Convert STM32 USB CDC to WINUSB Device with HAL library☆48Updated 5 years ago
- 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
- This project run on windows to display CPU usage , memory Usage , diskinfo on stm32 LCD screen☆12Updated 3 years ago
- ☆60Updated 3 years ago
- 基于C语言开发的环形缓冲区☆112Updated last year
- 基于Linux的kfifo移植到STM32☆30Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- 为w25qXX设计的文件系统,支持w25q32、w25q64、w25q128等☆25Updated 4 years ago
- 野火emXGUI配套所有野火开发板基础教程demo☆9Updated 4 years ago
- 基于stm32开发的usb hid 复合设备-键盘、鼠标、游戏pad,利用重力感应控制PC游戏。☆73Updated 4 years ago
- 基于C语言的json数据映射解析库☆137Updated 3 years ago
- 使用STM32的虚拟串口模拟CH340☆29Updated 5 years ago
- 一款端口调试工具,其集成串口调试、网口调试、数据转换、数据校验等许多功能于一体。☆60Updated 5 years ago
- A simple Serial-Port/TCP/UDP debugging tool.(简洁高效的串口、TCP/UDP网络调试助手)☆155Updated 4 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆26Updated 2 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- 基于stm32f4的modbus tcp上下位机通信项目,上位机由LabVIEW编写☆165Updated 4 years ago
- 一款纯C实现的跨平台modbus协议通信库☆121Updated 9 months ago
- This project through the STM32 control SIM900A to establish a TCP connection, STM32 to receive GPS information, and then GPS information…☆30Updated 9 years ago
- 单相用电器监测系统☆14Updated 6 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆90Updated last year
- awtk在stm32f103ze平台上的移植。☆59Updated 6 months ago
- modbus_Master|多主机|RTX支持|基本方法支持|归一化调用☆112Updated 7 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆13Updated 2 years ago
- STM32内部Flash模拟成U盘,实现拖拽Hex/Bin文件进行固件升级☆45Updated 5 years ago
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆24Updated 5 years ago
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago