fanleung / Design-Patterns-for-Embedded-system-in-CLinks
C嵌入式编程设计模式
☆30Updated last year
Alternatives and similar repositories for Design-Patterns-for-Embedded-system-in-C
Users that are interested in Design-Patterns-for-Embedded-system-in-C are comparing it to the libraries listed below
Sorting:
- 一个基于小型单片机的菜单事件驱动框架☆45Updated 2 years ago
- 嵌入式系统软件设计中的常用算法_周航慈☆86Updated 7 years ago
- 自用嵌入式项目框架,集各种☆30Updated 7 years ago
- 仿linux通用mcu架构☆50Updated 3 years ago
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆29Updated last year
- 数据帧解析器,用于解析带有数据校验头和校验尾的数据☆56Updated 8 years ago
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆41Updated last year
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- 一个便捷的嵌入式软件调试工具☆29Updated 5 years ago
- a demo of mqttclient on freertos platform,https://github.com/jiejieTop/mqttclient☆23Updated 5 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆26Updated 2 years ago
- 魔笛F1 RT-Thread学习平台是专门为rt-thread做的一款开发板,由本人进行了3年多的持续例程更新。为了方便大家学习,现在讲所有软、硬件(包含pcb源文件)资料公开。☆35Updated 7 years ago
- 基于Linux的kfifo移植到STM32☆30Updated 6 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- microLite_timer is an extension module of software timer.☆15Updated 4 years ago
- RT THREAD 支持; 用于端对端通讯数据封包、解包,解决各种粘包、分包问题。极简内存占用。☆35Updated 4 years ago
- c语言面向对象☆12Updated 6 years ago
- REB(全称:Event Broker),事件代理,解决模块之间耦合问题☆29Updated last year
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- tc-iot-at-sdk-stm32-freertos-based-example 面向使用支持腾讯AT指令的模组(2/3/4/5G、NB、WIFI等)接入腾讯物联网平台的终端设备开发者,mcu侧使用[腾讯AT_SDK]的移植示例,示例基于STM32F103 MCU和Fr…☆40Updated 4 years ago
- 《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本☆48Updated 4 years ago
- 裸机环境上实用的库☆32Updated 2 years ago
- 基于 RTT 的 BeepPlayer 的软件包☆35Updated 6 years ago
- ☆51Updated 5 years ago
- LwIP 2.1.2 版本的源码中文注释☆17Updated 5 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆16Updated 4 years ago
- 嵌入式C语言风格指南☆26Updated 6 years ago
- 基于位操作的按键驱动☆14Updated 5 years ago
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago