嵌入式系统软件设计中的常用算法_周航慈
☆96Aug 12, 2017Updated 9 years ago
Alternatives and similar repositories for Embedded_software_algorithm
Users that are interested in Embedded_software_algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自用嵌入式项目框架,集各种☆36May 14, 2018Updated 8 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 9 years ago
- 嵌入式 - 卡尔曼滤波☆86Oct 11, 2020Updated 5 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- C嵌入式编程设计模式☆48Dec 27, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 嵌入式面试笔试题整理☆55Feb 29, 2020Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆15Jul 25, 2025Updated last year
- 嵌入式C语言风格指南☆30Jan 31, 2019Updated 7 years ago
- Mobilenet v1 (3,128,128, alpha=0.25) on STMH7 using STMCube AI☆10Oct 25, 2019Updated 6 years ago
- 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结☆712May 5, 2026Updated 4 months ago
- UART Communication Protocol, support all platform☆11Feb 24, 2026Updated 6 months ago
- 嵌入式软件通用定时器☆12Jun 11, 2017Updated 9 years ago
- 蓝牙协议栈抽象层☆16Oct 14, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆18Dec 4, 2016Updated 9 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 4 years ago
- 基于Qt的Linux嵌入式开发☆13Feb 17, 2023Updated 3 years ago
- 嵌入式软件开发文档整理☆536Jan 1, 2019Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63May 13, 2014Updated 12 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux 开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago
- Qt 九宫格输入法,可嵌入式移植☆36Dec 4, 2018Updated 7 years ago
- 实现了ISO15765标准的UDS诊断协议,能通过修改template文件夹下的Excel文件来配置DID和UDS☆16Sep 28, 2018Updated 7 years ago