catsOfYang's Stars
libuv/libuv
Cross-platform asynchronous I/O
xhawk18/s_task
awaitable coroutine library for C
fragglet/c-algorithms
A library of common data structures and algorithms written in C.
libevent/libevent
Event notification library
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
cbsheng/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
freelamb/stm32f10x_makefile_freertos
stm32f10x gcc makefile freertos
bannedbook/fanqiang
翻墙-科学上网
microsoft/DeepSpeedExamples
Example models using DeepSpeed
Light-City/CPlusPlusThings
C++那些事
Naguissa/uRTCLib
Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.
espressif/esp32-camera
MarlinFirmware/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
GCY/ESP32-CAM-MJPEG-Stream-Decoder-and-Control-Library
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
ttroy50/cmake-examples
Useful CMake Examples
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
circuitrocks/ESP32-RTSP
ESP32-CAM as RTSP stream server
donny681/ESP32_CAMERA_QR
geeksville/Micro-RTSP
A RTSP video server intended for very small CPUs (ESP32 etc)
ARM-software/CMSIS_5
CMSIS Version 5 Development Repository
liu2guang/MultiButton
A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.
r-lyeh-archived/fsm
:bookmark_tabs: Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)
picolibc/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems.
simplefoc/Arduino-FOC
Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
RTduino/RTduino
Arduino Ecosystem Compatibility Layer for RT-Thread | RT-Thread的Arduino生态兼容层
zephyrproject-rtos/zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
howhow/makefile
component based makefile work with c file
microsoft/vscode
Visual Studio Code