一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。
☆47Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for STM32_Solution
Users that are interested in STM32_Solution are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 3 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- 一个基于MVC模式+状态设计模式的物联网气体检测开源项目☆16Nov 19, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 嵌入式系统显示多级菜单库及菜单代码生成器☆17Dec 4, 2019Updated 6 years ago
- 使用QT作为上位机,利用串口通信,将STM32传入的温度数据变为折线图的形式显示出。☆12Sep 7, 2022Updated 3 years ago
- stm32f103单片机获取温湿度、三轴加速度、红外、光强,显示在屏幕上并上传至ONENET平台。同时同时可在平台网页/app查看相关数值,控制或触发控制相应开关、继电器等。☆43Apr 3, 2017Updated 9 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- 单片机开发和嵌入式开发过程中自己写的库☆20Mar 17, 2016Updated 10 years ago
- J20航模遥控器配套的STM32F1接收机☆16Feb 20, 2021Updated 5 years ago
- Routine for W5500EVB☆12Mar 31, 2022Updated 4 years ago
- 平时的学习笔记(关于STM32,Linux,ROS,HTML,CSS,Typescript,电路基础,模拟电路,数字电路等等方面的笔记以及学习文档)以及好玩的项目文档,想要代码和硬件设计文件可以在指定的仓库去克隆!☆17Sep 9, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Connection and measuring temperature with using NTC thermistor (Steinhart–Hart equation and ADC table).☆19Sep 6, 2020Updated 5 years ago
- 基于stm32的uart串口modbus通讯协议☆24Aug 12, 2023Updated 2 years ago
- It is a button state machine module for general use.☆10Apr 3, 2017Updated 9 years ago
- 上传一些嵌入式方面的产品级项目,可能是基于STM32的,也可能是 基于其它芯片方案的☆392Jul 23, 2021Updated 4 years ago
- ☆23Sep 23, 2025Updated 9 months ago
- 一个轻量级嵌入式框架☆495Jan 10, 2019Updated 7 years ago
- 自制FOC双路驱动板☆21Jun 9, 2024Updated 2 years ago
- A low-cost compact USB to CAN adapter.☆27Apr 30, 2026Updated 2 months ago
- 基于STM32WB55RGV6开发板的实践项目☆25Jul 4, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆59May 12, 2026Updated last month
- 使用STM32CubeM进行配置 串口+DMA+IDLE中断 实现不定长度的数据接收与发送☆35Mar 22, 2020Updated 6 years ago
- c语言时间戳与时间互转,适用于嵌入式平台。☆15Dec 22, 2021Updated 4 years ago
- 【USB功率计】PowerWatch 自制的 USB 电源功率计,用于测量具备 USB 接口的设备输出电能参数,支持测量电压(V),电流(A),功率(W),电能(Ah, Wh)☆15Aug 26, 2025Updated 10 months ago
- 基于uFUN开发板的RGB调色器,包含STM32程序,Qt串口上位机源码及安装包。☆12Oct 25, 2019Updated 6 years ago
- 基于STM32的智能桌面天气预报系统,具有语音识别功能,能用语音搜索天气,可进行简单的对话功能。☆76Apr 15, 2020Updated 6 years ago
- STM32接入阿里云-实现数据上传和命令下发☆35Apr 4, 2022Updated 4 years ago
- 该项目为电子香味项目,通过蓝牙模块传输数据,嵌入式硬件平台暂定基于STM32,RFID使用的是RC522.整个项目包括软硬件以及android程序☆10Dec 26, 2015Updated 10 years ago
- STM32F4 DSP 项目模板☆10Jan 7, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 国内外物联网平台列表☆43Apr 22, 2021Updated 5 years ago
- Cofdet开源项目之:嵌入式系统通用驱动程序接口及其实现-EERPOM操作及存取位置☆13Aug 9, 2022Updated 3 years ago
- convert ntc value to C or F☆42May 24, 2023Updated 3 years ago
- 自制TI DSPC2000系列调试器XDS100V2☆14Aug 6, 2020Updated 5 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- ESP32智能手环,具有测心率血氧、联网获取时间天气和B站粉丝数、设定闹钟提醒喝水吃药、秒表、计步器功能☆22Nov 18, 2024Updated last year
- 嵌入式C,软件定时器、线程软狗机制等系统组件集合☆14Nov 2, 2017Updated 8 years ago