C 编写规范和其他。CC-BY-NC-SA 4.0。
☆42Jan 14, 2026Updated 6 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:
- C++11 / 14 / 17 语法大总结;C++ 最佳实践规则规范大总结;C++ 实用库大收集;C++ debug / 动态 & 静态检查 技术 大整理。等等。☆15May 23, 2026Updated 2 months ago
- 介绍和罗列关于硬件设计所需要考虑的各个方面。纯个人经验总结,非科班念经。永远地不定期更新。CC-BY-NC-SA 4.0。☆158Jan 14, 2026Updated 6 months ago
- ☆16Nov 16, 2022Updated 3 years ago
- 对保护电路中的过流、过压、软起动、防反接、通讯和信号隔离、电平转换、防共地干扰、TVS瞬态抑制、共模抑制和电磁兼容做一个大总结☆41Apr 20, 2023Updated 3 years ago
- ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。☆343Feb 12, 2026Updated 5 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- HDL & FPGA 学习和规范。CC-BY-NC-SA 4.0。☆15Jun 9, 2023Updated 3 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成 了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆459Apr 12, 2023Updated 3 years ago
- 实现PID的几种算法:积分分离,变限积分,和可选择的不完全微分、微分先行。☆26Mar 27, 2021Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- ☆15Feb 23, 2021Updated 5 years ago
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆47Oct 3, 2023Updated 2 years ago
- 该项目为电子香味项目,通过蓝牙模块传输数据,嵌入式硬件平台暂定基于STM32,RFID使用的是RC522.整个项目包括软硬件以及android程序☆10Dec 26, 2015Updated 10 years ago
- 解析 RT-Thread 操作系统,分析功能模块实现过程中的数据结构。☆10Jun 21, 2018Updated 8 years ago
- ☆41Jan 21, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- MSP430F55xx based GPS logger, with USB MSC for log retrieval☆10Aug 19, 2022Updated 3 years ago
- A GNSS FeatherWing incorporating the u-blox ZED-F9P. Provides access to the ZED-F9P's USB, I2C, UART1 and UART2 ports.☆24Jul 15, 2024Updated 2 years ago
- An easy buzzer library to be used and implemented. Not glued to a chipset. Can be used on stm32, msp430, atmega☆10Dec 9, 2022Updated 3 years ago
- 收集关于esp32和esp8266主流的简便的开发教材、工具和例程,方便快速入门或者快速拾起。☆19Dec 10, 2022Updated 3 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
- 嵌入式软件通用定时器☆12Jun 11, 2017Updated 9 years ago
- A simple library for building and parsing data frames for serial interfaces (like UART / RS232)☆15Mar 12, 2023Updated 3 years ago
- Simple demo showing how to use the ping pong FIFO☆17May 2, 2016Updated 10 years ago
- ☆21Jun 8, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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。☆651Jun 5, 2023Updated 3 years ago
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- 【AT指令客户端】一款管理 AT 客户端命令通信交互组件, 适用于 Modem、WIFI模块、蓝牙等配置通信的场景☆23Apr 3, 2026Updated 3 months ago
- 为 STM32F401CCU6 平台打造的高性能硬件抽象层(HAL)二次封装库。☆15Dec 30, 2025Updated 6 months 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
- 系统基于 ncurses 图形库开发,提供多种用户身份验证功能,又针对不同身份的用户提供不同的设备控制和应用权限。项目使用 make 工具进行编译,可自动配置软链接,加载驱动模块,具体细节见仓库 README 文档。☆15Aug 7, 2022Updated 3 years ago
- 一个时间管理类app项目,该app能够直观看到一周内自己把时间都花在了什么地方上。同时也可以很方便的记录时间。 不仅可以管理时间,还可以记录经验,记录灵感,添加倒数日,添加周常事件。☆15Jul 29, 2022Updated 3 years ago
- ☆53Aug 7, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- python等客户端和web端通过WebRTC交互☆23Sep 26, 2023Updated 2 years ago
- ST7796S LCD C Display Drivers☆25Feb 23, 2021Updated 5 years ago
- Rules for usage of C language in critical systems☆65Mar 24, 2021Updated 5 years ago
- Regression analysis algorithms from ImageJ1 for easy use on Android and native Java☆19Sep 12, 2014Updated 11 years ago
- C语言实现的静态位数组(bit_array)操作,无需malloc/free操作☆15Feb 22, 2024Updated 2 years ago
- 使用阿里云和4G模块实现远程OTA升级☆23Oct 14, 2023Updated 2 years ago
- 整理裁剪一个tslib用于单片机平台,例程基于STM32☆20Jan 1, 2020Updated 6 years ago