适用于嵌入式单片机的裸机程序微库,只占用你的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.☆99Dec 6, 2024Updated last year
- Qspice technique, symbols and examples☆107May 14, 2026Updated last week
- ☆57May 12, 2026Updated last week
- QSpice tools, components, symbols, code, etc.☆75May 14, 2026Updated last week
- ☆12Sep 28, 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.
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆49Oct 20, 2024Updated last year
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- ☆15Mar 2, 2017Updated 9 years ago
- 基于STM32的RFID读卡器程 序☆13Jan 13, 2019Updated 7 years ago
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆47Oct 3, 2023Updated 2 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 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
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 2 years ago
- 爬取QQ群成员名单数据☆12Jun 28, 2019Updated 6 years ago
- ☆19Aug 20, 2023Updated 2 years ago
- ☆16Mar 9, 2024Updated 2 years ago
- SPI kernel driver for ESP8089 devices☆15Jan 1, 2015Updated 11 years ago
- An easy buzzer library to be used and implemented. Not glued to a chipset. Can be used on stm32, msp430, atmega☆11Dec 9, 2022Updated 3 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 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.
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.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
- Neotimer implementation for Micropython☆14Feb 11, 2022Updated 4 years ago
- CherryUSB demo in rt-thread tina bsp(柿饼M3),没有柿饼M3则使用 rtthread.bin☆22Dec 21, 2023Updated 2 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- A simple library for building and parsing data frames for serial interfaces (like UART / RS232)☆15Mar 12, 2023Updated 3 years ago
- This is an attempt to communicate with an external device over the audio jack of an Android phone.☆41Oct 5, 2011Updated 14 years ago
- ☆18Feb 2, 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.
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 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
- 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
- 基于德州仪器(TI)的TM4C123G单片机的飞控,目前已实现定高模式和姿态模式,姿态解算和控制移植的匿名的领航者,匿名的地面站全兼容可在线调参。☆12Jul 12, 2022Updated 3 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago