适用于嵌入式单片机的裸机程序微库,只占用你的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.☆105Jun 12, 2026Updated last month
- 基于STM32的RFID读卡器程序☆14Jan 13, 2019Updated 7 years ago
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- ☆15Mar 2, 2017Updated 9 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 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.
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆48Oct 3, 2023Updated 2 years ago
- Buck-boost dc/dc converter with CC/CV algorithm on the STM32F334C4T6☆43Sep 1, 2020Updated 5 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- PIC16F886 based CW auto key controller with USB support☆17Aug 26, 2019Updated 6 years ago
- QSpice tools, components, symbols, code, etc.☆81Updated this week
- Linux distribution for embedded devices☆14Sep 17, 2018Updated 7 years ago
- MQTT Client For Android,其中包 括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- sc lego loam 加了些注释☆13Jul 2, 2020Updated 6 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.
- 爬取QQ群成员名单数据☆13Jun 28, 2019Updated 7 years ago
- ☆15Mar 9, 2024Updated 2 years ago
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆52Oct 20, 2024Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- This repository contains an API and examples for the use of a FS1000A(transmitter) + MK-RM-5V(receiver) 433MHz Radio Frequency module wit…☆14Nov 25, 2021Updated 4 years ago
- SPI kernel driver for ESP8089 devices☆15Jan 1, 2015Updated 11 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
- 2014TI 杯(D 题)带啸叫检测与抑制的音频功率放大器。使用 STM32 单片机实现的电压电流采集,并且 LCD 屏示波。AD 转换并且将采集的数据进行快速傅里叶变换生成频谱图。进行啸叫检测。☆23Mar 3, 2019Updated 7 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.
- Qspice technique, symbols and examples☆117Aug 2, 2026Updated last week
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 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
- ☆18Feb 2, 2023Updated 3 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆12Jan 9, 2021Updated 5 years ago
- ☆64Updated this week
- A simple library for building and parsing data frames for serial interfaces (like UART / RS232)☆15Mar 12, 2023Updated 3 years ago
- SlimeNRF Hub/Dongle Firmware☆23Updated this week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- VOIP point using can for transfer data with OPUS☆18Nov 23, 2020Updated 5 years ago
- 基于德州仪器(TI)的TM4C123G单片机的飞控,目前已实现定高模式和姿态模式,姿态解算和控制移植的匿名的领航者,匿名的地面站全兼容可在线调参。☆12Jul 12, 2022Updated 4 years ago
- 该项目是一个无人机地面站,通过visual studio编译☆14Sep 3, 2019Updated 6 years ago
- 致力于打造一个适配stm32全系列单片机的通用模块HAL库☆14Jan 31, 2021Updated 5 years ago
- B站MP3下载工具 | bilibili MP3 download☆10Feb 8, 2022Updated 4 years ago
- Repository with QPSICE models dedicated to Power Electronics☆15Mar 20, 2024Updated 2 years ago
- 基于正点原子STM32F1精英版的LittleFS移植☆21Oct 29, 2020Updated 5 years ago