Huawei CodeLab - IoT
☆24Jan 8, 2018Updated 8 years ago
Alternatives and similar repositories for iot-codelabs
Users that are interested in iot-codelabs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- OneNET麒麟开发板相关代码☆63Jun 12, 2022Updated 3 years ago
- Mirror of the now discontinued ORCA RISC-V processor from VectorBlox.☆11Feb 11, 2020Updated 6 years ago
- Toolchain for CH32duino☆22May 30, 2023Updated 2 years ago
- HelloX operating system for STM32 chipset☆14Jan 18, 2015Updated 11 years ago
- 基于ESP8266的开源MCU方案☆12May 29, 2019Updated 6 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.
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- UCMapViewer是基于UCMap(OpenGL版)的通用地图开发框架,涵盖了各类GIS数据的展示、查询、编辑、分析等各项功能 ( http://www.creable.cn/kuibu/xiazai.asp ) ,开发者可根据自己的应用需求来定制修改☆12Jan 7, 2019Updated 7 years ago
- 正点原子开拓者&新起点FPGA开发板例程☆15Nov 29, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 基与FreeRTOS和STM32 CubeMX HAL库的简易串口框架☆15Nov 24, 2018Updated 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.
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- SmartOS是无声物联科技独立研发完成,面向物联网企业的嵌入式系统平台。SmartOS的目标是将各个行业转为智能化。☆19Oct 9, 2016Updated 9 years ago
- 北航2020软件工程(嵌入式方向)☆13Jun 4, 2020Updated 5 years ago
- “外调助手”是一款基于安卓GIS组件UCMap ( 源码官网下载地址 http://www.creable.cn/kuibu/xiazai.asp ) 适用于林业、国土、管线以及各类POI点等行业的外业数据采集☆21Nov 6, 2018Updated 7 years ago
- my rc files☆12Mar 16, 2016Updated 10 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
- ST公司的其中一款加速度传感器,硬件IIC通讯,Demo程序,工程基于STM32CubeIDE编写的☆18Mar 27, 2020Updated 6 years ago
- GB 开发资源列表☆14Dec 14, 2022Updated 3 years ago
- This is a custom file system model that can be used with the QTreeView control. Unlike QFileSystemModel, QCustomFileSystemModel can be in…☆12Jan 30, 2024Updated 2 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.
- MyBatis 枚举全面使用指南☆23Dec 13, 2021Updated 4 years ago
- A simple tool to extract JFFS2 image files☆18Aug 1, 2023Updated 2 years ago
- A STM32 encryption recorder that use Tiny Encryption Algorithm.☆16Jun 13, 2015Updated 10 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 无线充电器☆21Nov 27, 2017Updated 8 years ago
- QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operatin…☆17Apr 13, 2026Updated 3 weeks ago
- 利用qt实现的vnc客户端,并集成了SSH客户端☆13Oct 14, 2020Updated 5 years ago
- The Hippo CLI☆19Aug 31, 2022Updated 3 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18May 24, 2018Updated 7 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.
- use CLion&STM32CubeMX development on mac☆15Dec 13, 2019Updated 6 years ago
- Qt Draggable tab widget☆20Nov 30, 2022Updated 3 years ago
- Clean-code version of the baseflight flight controller firmware☆13Mar 4, 2016Updated 10 years ago
- Some materials and sample source for RV32 OS projects.☆22May 31, 2022Updated 3 years ago
- ☆28Nov 29, 2018Updated 7 years ago
- ☆16Apr 15, 2026Updated 3 weeks ago
- http://os.cs.tsinghua.edu.cn/research/undergraduate/zwpu2019☆12Jun 7, 2019Updated 6 years ago