适用于嵌入式单片机的裸机程序微库,只占用你的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
Sorting:
- ☆49Feb 28, 2026Updated 3 weeks ago
- Qspice technique, symbols and examples☆94Mar 5, 2026Updated 2 weeks ago
- QSpice tools, components, symbols, code, etc.☆70Feb 28, 2026Updated 3 weeks ago
- ☆11Sep 28, 2022Updated 3 years ago
- 这是一个可以通过RTT或者串口与MCU进行数据交互的软件。它具有log过滤、log多颜色支持、中英文显示等功能。此外,该软件还附带了一个具有良好交互性的波形分析器,方便用来分析数据。☆44Oct 20, 2024Updated last year
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- A Scheme Interpreter for ARM Microcontrollers☆14Jan 15, 2014Updated 12 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
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆11May 25, 2023Updated 2 years ago
- 三自由度直升机具有典型的欠驱动、非线性、模型不确定因素与外部干扰作用明显等特点, 作为机器人运动规划与鲁棒控制技术验证的理想平台, 近年来得到国内外知名研究机构的广泛关注。然而, 由于目前文献中缺乏完整和精确的动力学与执行机构模型, 严重制约了先进运动规划与控制算法和其他算…☆18May 28, 2021Updated 4 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- 爬取QQ群成员名单数据☆12Jun 28, 2019Updated 6 years ago
- ☆19Aug 20, 2023Updated 2 years ago
- ☆16Mar 9, 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☆11Dec 9, 2022Updated 3 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆22Dec 19, 2018Updated 7 years ago
- rtt packages button drive☆10Apr 10, 2023Updated 2 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
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and m…☆58Aug 6, 2025Updated 7 months 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☆13Mar 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 8 years ago
- 基于德州仪器(TI)的TM4C123G单片机的飞控,目前 已实现定高模式和姿态模式,姿态解算和控制移植的匿名的领航者,匿名的地面站全兼容可在线调参。☆13Jul 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
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆22Jul 8, 2022Updated 3 years ago