嵌入式系统软件设计中的常用算法_周航慈
☆93Aug 12, 2017Updated 8 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 7 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- 嵌入式 - 卡尔曼滤波☆77Oct 11, 2020Updated 5 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C嵌入式编程设计模式☆41Dec 27, 2023Updated 2 years ago
- 嵌入式面试笔试题整理☆55Feb 29, 2020Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 嵌入式C语言风格指南☆28Jan 31, 2019Updated 7 years ago
- Mobilenet v1 (3,128,128, alpha=0.25) on STMH7 using STMCube AI☆10Oct 25, 2019Updated 6 years ago
- 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结☆706Apr 24, 2025Updated last year
- 嵌入式软件通用定时器☆12Jun 11, 2017Updated 8 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆14Jul 25, 2025Updated 9 months ago
- 蓝牙协议栈抽象层☆16Oct 14, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 嵌入式软件开发文档整理☆504Jan 1, 2019Updated 7 years ago
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆18Dec 4, 2016Updated 9 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
- 嵌入式系统学习小书☆301Jan 16, 2018Updated 8 years ago
- 实现了ISO15765标准的UDS诊断协议,能通过修改template文件夹下的Excel文件来配置DID和UDS☆15Sep 28, 2018Updated 7 years ago
- 开发笔记☆15Sep 19, 2023Updated 2 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- 基于Qt的Linux嵌入式开发☆13Feb 17, 2023Updated 3 years ago
- 单相用电器监测系统☆15Jul 8, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个超级小型的嵌入式Flash KV存储系统☆51May 22, 2020Updated 5 years ago
- 上传一些嵌入式方面的产品级项目,可能是基于STM32的,也可能是基于其它芯片方案的☆375Jul 23, 2021Updated 4 years ago
- Qt 九宫格输入法,可嵌入式移植☆35Dec 4, 2018Updated 7 years ago
- 一个轻量级嵌入式框架☆493Jan 10, 2019Updated 7 years ago
- 基与FreeRTOS和STM32 CubeMX HAL库的简易串口框架☆15Nov 24, 2018Updated 7 years ago
- 北航2020软件工 程(嵌入式方向)☆13Jun 4, 2020Updated 5 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- 一个简易的单片机编程框架☆33Aug 4, 2019Updated 6 years ago
- Proteus实例集锦,包括电路图、仿真程序,各种各样的电路☆49Apr 7, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter☆35Jan 4, 2015Updated 11 years ago
- 在沁恒的CH554 T&E&G MINIEVT2开发板上实现USB键盘和鼠标符合设备。☆23Sep 23, 2022Updated 3 years ago
- 专为MCU项目开发提速的代码框架☆376Updated this week
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆57Mar 19, 2019Updated 7 years ago
- awtk在stm32f103ze平台上的移植。☆58Dec 27, 2024Updated last year
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆38May 9, 2024Updated last year