适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像诗一样写意,并且能让你逻辑程序效率提升百倍以上。
☆18Jan 18, 2021Updated 5 years ago
Alternatives and similar repositories for flow_lib
Users that are interested in flow_lib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lightweight binary diff/patch library for embedded MCU firmware OTA updates. Supports STM32, Renesas, HDSC and more. C, ~5K ROM.☆102Jun 12, 2026Updated 2 weeks ago
- Qspice technique, symbols and examples☆111Jun 24, 2026Updated last week
- ☆59May 12, 2026Updated last month
- QSpice tools, components, symbols, code, etc.☆79Updated this week
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆50Oct 20, 2024Updated last year
- 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.
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- PIC16F886 based CW auto key controller with USB support☆17Aug 26, 2019Updated 6 years ago
- Linux distribution for embedded devices☆14Sep 17, 2018Updated 7 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 通用Bootloader上位机, 通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- 爬取QQ群成员名单数据☆13Jun 28, 2019Updated 7 years ago
- ☆19Aug 20, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆16Mar 9, 2024Updated 2 years ago
- SPI kernel driver for ESP8089 devices☆15Jan 1, 2015Updated 11 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 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
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Embedded firmware code for the STM32H7 board on the Kugle robot running the Sliding mode attitude controller and path following MPC, to a…☆29Dec 7, 2020Updated 5 years ago
- rtt packages button drive☆10Apr 10, 2023Updated 3 years ago
- CherryUSB demo in rt-thread tina bsp(柿饼M3),没有柿饼M3则使用 rtthread.bin☆23Dec 21, 2023Updated 2 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆18Feb 2, 2023Updated 3 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- Repository with QPSICE models dedicated to Power Electronics☆15Mar 20, 2024Updated 2 years ago
- This fuzzy controller is based on C++. You can use triangle membership function or Gauss membership function or Trapezoid membership fu…☆25Jun 27, 2017Updated 9 years ago
- 基于德州仪器(TI)的TM4C123G单片机的飞控,目前已实现定高模式和姿态模式,姿态解算和控制移植的匿名的领航者,匿名的地面站全兼容可在线调参。☆12Jul 12, 2022Updated 3 years ago
- B站MP3下载工具 | bilibili MP3 download☆10Feb 8, 2022Updated 4 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆25Jul 8, 2022Updated 3 years ago
- MCP server, CLI, and Codex/Claude skill for embedded debugging with probe-rs, supporting ARM Cortex-M and RISC-V debug workflows.☆116Jun 24, 2026Updated last week
- 基于STM32和FreeRTOS的电控统一接口中间件库,仅通过修改配置文件即可适配各种机械结构,易上手易拓展,有随意拔插的模块管理机制和低耦合的模块间通信机制,目前主要用于RoboMaster比赛。本仓库跟随码云主仓库同步更新:https://gitee.com/tarsg…☆23Aug 7, 2023Updated 2 years ago
- 基于正点原子STM32F1精英版的LittleFS移植☆21Oct 29, 2020Updated 5 years ago
- 2014TI 杯(D 题)带啸叫检测与抑制的音频功率放大器。使用 STM32 单片机实现的电压电流采集,并且 LCD 屏示波。AD 转换并且将采集的数据进行快速傅里叶变换生成频谱图。进行啸叫检测。☆23Mar 3, 2019Updated 7 years ago
- VOIP point using can for transfer data with OPUS☆18Nov 23, 2020Updated 5 years ago
- Hacking Into ZLT S10 4G CAT4 CPE (ZX297520)☆38Jan 17, 2026Updated 5 months ago