# EmbedSummary **Repository Path**: swanghn/EmbedSummary ## Basic Information - **Project Name**: EmbedSummary - **Description**: 嵌入式大杂烩资源汇总 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1150 - **Created**: 2020-09-17 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 嵌入式相关开源项目、库、资料------持续更新中 学习初期最难找的就是找学习资料了,本贴精心汇总了一些嵌入式相关资源,包括但不限于编程语言、单片机、开源项目、物联网、操作系统、Linux等资源,并且在不断地更新中,致力于打造全网最全的嵌入式资料库。有好的嵌入式相关资源的朋友欢迎做贡献,利人利己。以下为最新资料汇总: ### 1、OS [鸿蒙OS](https://openharmony.gitee.com/openharmony): 一款面向全场景的开源分布式操作系统。 [RT-Thread](https://github.com/RT-Thread):一款小而美的物联网操作系统。 [TencentOS tiny](https://github.com/Tencent/TencentOS-tiny):一款面向物联网领域开发的实时操作系统。 [freertos](https://www.freertos.org/): 一个轻量级的操作系统。 [µC/OS ](https://www.micrium.com/rtos/):一个功能齐全的嵌入式操作系统。 [mbed-os](https://github.com/ARMmbed/mbed-os) :ARM自己打造、主打IoT的一整套软件解决方案 。 更多资源敬请期待...... ### 2、实用库/框架 [cJSON](https://github.com/DaveGamble/cJSON):一个基于C语言的轻量级的JSON解析库。 [jsmn](https://github.com/zserge/jsmn):一个小巧的基于C语言的JSON解析库。 [ MultiTimer ](https://github.com/0x1abin/MultiTimer): 一个软件定时器扩展模块。 [MultiButton](https://github.com/0x1abin/MultiButton): 一个小巧简单易用的事件驱动型按键驱动模块。 [ SmartTimer ](https://github.com/lmooml/SmartTimer): 一个轻量级的基于STM32的定时器调度器 。 [CmBacktrace](https://github.com/armink/CmBacktrace) : 一款针对 ARM Cortex-M 系列 MCU 的错误代码自动追踪库。 [EasyLogger](https://github.com/armink/EasyLogger):一款超轻量级、高性能的 C/C++ 日志库。 [EasyFlash](https://github.com/armink/EasyFlash):一款开源的轻量级嵌入式Flash存储器库 。 [SFUD](https://github.com/armink/SFUD):一款开源的串行 SPI Flash 通用驱动库。 [lw_oopc](https://sourceforge.net/projects/lwoopc/):轻量级的C语言面向对象编程框架。 [PLOOC](https://github.com/GorgonMeducer/PLOOC):受保护的低开销面向对象编程。 [cmd-parser](https://github.com/jiejieTop/cmd-parser):一个非常简单好用的命令解析器。 [mqttclient](https://github.com/jiejieTop/mqttclient):一个省资源、高稳定的MQTT客户端。 [NorthFrame](https://gitee.com/PISCES_X/NorthFrame) :一个单片机极简图形化状态机框架 。 [letter-shell](https://github.com/NevermindZZT/letter-shell):一个功能强大的嵌入式shell。 [pigweed](https://github.com/izzimat/pigweed):谷歌开源的嵌入式目标库(模块)集合。 [lwrb](https://github.com/MaJerle/lwrb):一个轻量级通用环缓冲区管理器库。 [cQueue](https://gitee.com/yorkjia/cQueue) :使用ANSI C 编写的消息队列功能函数。 [Unity](https://github.com/ThrowTheSwitch/Unity/releases):一个轻量级的、适合嵌入式的测试框架。 [Embedded Unit]( https://sourceforge.net/projects/embunit ): 是个纯标准c构建的单元测试框架。 [CuTest ]( https://sourceforge.net/projects/cutest/ ):一款微小的C语言单元测试框, 全部代码加起来不到一千行。 [cmockery](https://github.com/google/cmockery): 谷歌C单元测试框架。 [googletest](https://github.com/google/googletest):谷歌C++测试框架。 [ znfat ](https://gitee.com/dbembed/znfat?_from=gitee_search):振南fat,国产嵌入式文件系统方案 。 [libu](https://github.com/koanlogic/libu):一个C语言写的多平台工具库。 [LWIP](http://savannah.nongnu.org/projects/lwip/): 一个小型开源的TCP/IP协议栈 。 [ SQLite ](https://www.sqlite.org/download.html):一个开源的嵌入式关系数据库。 [OpenBLT](https://sourceforge.net/projects/openblt/files/):一种开源引导加载程序。 更多资源敬请期待...... ### 3、GUI相关 [GuiLite](https://gitee.com/idea4good/GuiLite):大道至简 - 5千行/仅头文件/全平台GUI库 。 [yoxios](https://www.yoxios.com/): 基于Linux开发的轻量级物联网系统和硬件平台。 [ToughGFX](https://www.touchgfx.com/zh/): 一个C++编写的GUI软件框架 。 [emwin](https://www.segger.com/products/user-interface/emwin/):一个老牌GUI库。 [littlevGL](https://gitee.com/mirrors/lvgl) : 一个免费的开源图形库。 [野牛 LittlevGL demo](https://gitee.com/mzy2364/LittlevGL_Demo):基于野牛开发板的 LittlevGL demo 程序 。 [ MonoGUI ](https://gitee.com/liuxinouc/MonoGUI):一个黑白图形用户接口系统 。 [MiniGUI](http://www.minigui.com/download): 一个快速、稳定、跨操作系统的GUI。 [QT](https://www.qt.io/developers):跨平台的应用程序和用户界面框架。 [Gtk](https://www.gtk.org/): 一个用于创造图形用户接口的图形库。 [AWTK](https://gitee.com/zlgopen/awtk?_from=gitee_search):是 ZLG 倾心打造的一套基于 C 语言开发的 GUI 框架 。 更多资源敬请期待...... ### 4、物联网、智能家居 [ HomeAssistant ](https://github.com/home-assistant/corel):一款基于 Python 的智能家居开源系统。 [ Domoticz ](https://github.com/domoticz/domoticz):一个开源的智能家居系统 。 [Kaa IoT Platform](https://www.kaaproject.org/):功能丰富的开放和高效的物联网云平台。 [ RT-Thread IoT SDK ](https://github.com/RT-Thread/IoT_Board):基于RT-Thread IOT开发板的各类例程。 [从零打造物联网](https://www.scaugreen.cn/posts/44755/):一份适合嵌入式开发人员学习的web开发教程。 更多资源敬请期待...... ### 5、实例/项目/软硬结合 [qt_2019_ncov](https://github.com/whik/qt_2019_ncov):基于Qt/C++实现的新冠肺炎疫情监控平台。 [DAPLink/CMSIS DAP](https://github.com/ARMmbed/DAPLink):一个调试器, 集成下载、调试和USB虚拟串口。 [mcush](https://github.com/pengshulin/mcush):MCU shell。 [DoST](https://github.com/zhangyuhu/DoST): Linux 下开发 STM32 。 [Crazepony](http://www.crazepony.com/):Crazepony开源四轴飞行器。 [MiniQ](https://github.com/billhsu/MiniQ) :一个迷你四轴飞行器。 [LiPow-Firmware](https://github.com/AlexKlimaj/LiPow-Firmware):基于STM32G0采用USB type-C供电的开源锂电池充电器。 [Avem](https://github.com/avem-labs/Avem): 一个轻量级无人机飞控。 [SoftWareSerial](https://github.com/TonyIOT/SoftWareSerial):一个STM32 IO口模拟实现软件串口程序。 [串口ISP程序](https://github.com/nicekwell/stm32ISP):一个stm32串口ISP程序。 [DSO_Nano](https://github.com/Seeed-Studio/DSO_Nano) :一个手持示波器。 [DSView](https://github.com/DreamSourceLab/DSView): 一个跨平台的逻辑分析仪。 [MCU-Development](https://github.com/cjeeks/MCU-Development): 基于51、430、STM32F10X、STM32F407X、T4MC123G平台的各常见硬件模块demo。 [Arduino](https://github.com/arduino/Arduino) : 开源电子原型平台。 [ EWAHBoolArray](https://github.com/lemire/EWAHBoolArray): bitmap算法。 更多资源敬请期待...... ## 6、学习资料 [100ask download](http://download.100ask.org/):百文网资料下载中心。 [armfly](http://www.armbbs.cn/forum.php):安富莱/硬汉嵌入式论坛。 [fire download](https://ebf-products.readthedocs.io/zh_CN/latest/):野火资料下载中心。 [openedv download](http://www.openedv.com/docs/index.html):正点原子资料下载中心。 [PyQt5](http://code.py40.com/face):PyQt5教程。 [qter](https://www.qter.org/):QT开源社区。 [KST-51 ](http://www.qdkingst.com/cn):《手把手教你学51单片机》 。 [原子哥](https://www.yuanzige.com/):专注电子技术教学。。 [digoboy](http://www.digoboy.com/):地瓜派视频网。 [c.biancheng](http://c.biancheng.net/):C语言中文网。 [open-c-book](https://github.com/tinyclub/open-c-book) :《C语言编程透视》。 [open-shell-book](https://github.com/tinyclub/open-shell-book):《Shell 编程范例》 。 [software_unit_test](https://www.zlg.cn/foxmail/weixinpdf/software_unit_test.pdf): 《软件单元测试入门与实践》。 [kerneltravel](http://www.kerneltravel.net/):Linux内核之旅。 [蜗窝科技](http://www.wowotech.net/):慢下来,享受技术。 [bookstack](https://www.bookstack.cn/):书栈网。 更多资源敬请期待...... 关注微信公众号**嵌入式大杂烩**,查看更多资源。 [![](https://s1.ax1x.com/2020/09/16/w2fqLn.jpg)](https://imgchr.com/i/w2fqLn) test qwe 1111