sundaygeek / design-patterns-for-embedded-system-in-c
<design-patterns-for-embedded-system-in-c>
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for design-patterns-for-embedded-system-in-c
- Lightweight event management system for embedded systems☆63Updated last month
- Libraries for embedded software☆55Updated 4 years ago
- Bioloid Remote Brain☆43Updated 12 years ago
- Lightweight packet protocol structure for multi-device communication focused on RS-485☆124Updated 2 weeks ago
- ☆80Updated 4 years ago
- Lightweight shell implementation for embedded systems☆136Updated 2 months ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆37Updated 3 years ago
- Hierarchical State Machine☆89Updated 4 years ago
- LittleFS Explorer for Windows☆99Updated 5 years ago
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆27Updated 11 months ago
- MOE is an event-driven OS for 8/16/32-bit MCUs. MOE means "Minds Of Embedded system", It’s also the name of my lovely baby daughter☆65Updated 4 years ago
- 24系列(i2c接口)的EEPROM及FRAM通用接口驱动,如AT24C16、FM24CL16。通过型号自动识别片容量大小和页容量大小,支持页写、非整齐页写、翻页;兼容EEPROM和FRAM。统一接口,屏蔽底层差异,方便移植。使用时只需设置好具体EEPROM型号、从地址、页…☆20Updated 3 years ago
- XMODEM-STM32-IAP和YMODEM传输文件☆40Updated 4 months ago
- Productivity tool for populating an IAR Embedded Workbench project☆60Updated 3 months ago
- Full Firmware Package for the STM32U5 series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all …☆124Updated 2 months ago
- 一个简单NXP MCUboot 协议实现☆22Updated last month
- 《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本☆46Updated 4 years ago
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆168Updated last year
- X-CUBE-AZRTOS-F4 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube envir…☆44Updated last year
- add the tools from segger and jlink. All tool depended on jlink☆31Updated 3 weeks ago
- MicroTBX is an open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications.☆33Updated 9 months ago
- Easy GUI for microcontrollers☆175Updated 2 years ago
- 一个Ymodem的非死循环的状态机轮转式的协议实现的源码。☆111Updated 9 years ago
- Full firmware package for STM32H5 series containing CMSIS, HAL-LL, BSP drivers, MW libraries plus a set of projects.☆51Updated last month
- ☆52Updated 9 years ago
- Nucleo-H743ZI+FreeRTOS+lwip☆89Updated 4 years ago
- Lightweight JSON parser for embedded systems☆146Updated last month
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆25Updated 5 months ago
- 一个适用i.MXRT的Flash超级下载算法,一个可执行文件适用全部i.MXRT型号,全面支持JFlash/MDK/IAR/MCUXpressoIDE☆56Updated 9 months ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆53Updated last year