Stars
Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
Multipass orchestrates virtual Ubuntu instances
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A minimal but powerful thread pool in ANSI C
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open i…
FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
计算机速成课(播放量 504 万) (共40集,每一集 10 分钟)2018 年完成翻译。评论区有大量好评
A collection of simple python mini projects to enhance your python skills
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
All Algorithms implemented in Python
微信小程序蓝牙+WiFi控制安信可ESP32-S/C3S模块应用示范
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
lightweight, idiomatic and composable router for building Go HTTP services
Arm Mbed OS is a platform operating system designed for the internet of things
Your Gateway to Embedded Software Development Excellence 👽
OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
EleTeam开源项目 - 电商全套解决方案之 React Native 版 - Shop-React-Native。一个类似京东/天猫/淘宝的商城,有对应的服务端支持,由EleTeam团队维护!
Open source FreeRTOS-based ESP8266 software framework
Golang framework for robotics, drones, and the Internet of Things (IoT)
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
beego is an open-source, high-performance web framework for the Go programming language.
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。