C 编写规范和其他。CC-BY-NC-SA 4.0。
☆42Jan 14, 2026Updated 5 months ago
Alternatives and similar repositories for coding-style-and-more
Users that are interested in coding-style-and-more are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 介绍和罗列关于硬件设计所需要考虑的各个方面。纯个人经验总结,非科班念经。永远地不定期更新。CC-BY-NC-SA 4.0。☆155Jan 14, 2026Updated 5 months ago
- ☆15Nov 16, 2022Updated 3 years ago
- 对保护电路中的过流、过压、软起动、防反接、通讯和信号隔离 、电平转换、防共地干扰、TVS瞬态抑制、共模抑制和电磁兼容做一个大总结☆39Apr 20, 2023Updated 3 years ago
- ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。☆340Feb 12, 2026Updated 4 months ago
- HDL & FPGA 学习和规范。CC-BY-NC-SA 4.0。☆15Jun 9, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 实现PID的几种算法:积分分离,变限积分,和可选择的不完全微分、微分先行。☆26Mar 27, 2021Updated 5 years ago
- ☆13Feb 17, 2019Updated 7 years ago
- 该项目为电子香味项目,通过蓝牙模块传输数据,嵌入式硬件平台暂定基于STM32,RFID使用的是RC522.整个项目包括软硬件以及android程序☆10Dec 26, 2015Updated 10 years ago
- ☆27Jan 24, 2022Updated 4 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- ☆41Jan 21, 2021Updated 5 years ago
- 【AT指令客户端】一款管理 AT 客户端命令通信交互组件, 适用于 Modem、WIFI模块、蓝牙等配置通信的场景☆21Apr 3, 2026Updated 3 months ago
- MSP430F55xx based GPS logger, with USB MSC for log retrieval☆10Aug 19, 2022Updated 3 years ago
- arm9裸机开发,博客:http://blog.csdn.net/column/details/mini2440.html☆12Feb 19, 2016Updated 10 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A GNSS FeatherWing incorporating the u-blox ZED-F9P. Provides access to the ZED-F9P's USB, I2C, UART1 and UART2 ports.☆23Jul 15, 2024Updated last year
- 使用Paho-embed-c连接阿里云IOT平台实验☆12Mar 2, 2020Updated 6 years ago
- 收集关于esp32和esp8266主流的简便的开发教材、工具和例程,方便快速入门或者快速拾起。☆18Dec 10, 2022Updated 3 years ago
- Dll that should grab the Version of ue4 that a game is running based on a sig.☆14Sep 10, 2020Updated 5 years ago
- A SBC(Single Board Computer) to run autopilot firmware on linux☆33Sep 24, 2023Updated 2 years ago
- git 第一个提交源码分析☆11Oct 16, 2020Updated 5 years ago
- Transmission of HDMI Signals over Spartan 6 - XC6SLX45 . Transmission of High-Definition Multimedia Interface (HDMI) and Digital Visual …☆13Feb 13, 2020Updated 6 years ago
- SPIFS的升级版,V2与之前版本存在较大差异,需要重新编译才可兼容。☆16Aug 26, 2021Updated 4 years ago
- A simple library for building and parsing data frames for serial interfaces (like UART / RS232)☆15Mar 12, 2023Updated 3 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.
- 嵌入式软件通用定时器☆12Jun 11, 2017Updated 9 years ago
- Opensource Project allow you to DIY an remote-car which can be controled via BLE4.0 on your phone☆19Oct 12, 2015Updated 10 years ago
- "Das U-Boot" Source Tree☆11Jul 19, 2021Updated 4 years ago
- Simple demo showing how to use the ping pong FIFO☆17May 2, 2016Updated 10 years ago
- The ElectroLab board is a complete electronic trainer compacted in a 175x100 mm circuit board.☆17May 4, 2025Updated last year
- 收集关于嵌入式领域的机器学习算法实现的进展、相关论文和文章、开发库等,帮助初学者快速了解、学习和入门嵌入式领域的机器学习。CC-BY-NC-SA 4.0。☆648Jun 5, 2023Updated 3 years ago
- Just for learning ffmpeg☆13Jul 11, 2022Updated 3 years ago
- Simple allan variance in Python☆53Mar 18, 2024Updated 2 years ago
- Open-source C#/.NET research server emulator for local protocol and networking experimentation.☆583Jun 4, 2026Updated last month
- 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.
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你 轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- A guide on how to assemble a GNSS PPK RAWX Logger from an Adafruit Feather M0 Adalogger and a SparkFun GPS-RTK2 Board which incorporates …☆35Jan 22, 2020Updated 6 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- ☆24May 16, 2025Updated last year
- Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.☆78Jun 2, 2026Updated last month
- QT GUI for evaluating SX1272/SX1276 on Raspberry Pi☆13Jun 24, 2016Updated 10 years ago
- C语言下的人性化、轻量级、高性能JSON库☆14Aug 2, 2021Updated 4 years ago