awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
murphyzhao avatar

murphyzhao/FlexibleButton

0
View on GitHub↗
932 星标·334 分支·C·Apache-2.0·2 次浏览

FlexibleButton

FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。

Features

  • Embedded Software Libraries - Flexible button handling library in standard C.
  • Embedded Utility Libraries - Flexible and compact button handling library in standard C.

Star 历史

murphyzhao/flexiblebutton 的 Star 历史图表murphyzhao/flexiblebutton 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

FlexibleButton 的开源替代方案

相似的开源项目,按与 FlexibleButton 的功能重合度排序。
  • 0x1abin/multitimer0x1abin 的头像

    0x1abin/MultiTimer

    1,110在 GitHub 上查看↗

    MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。

    C
    在 GitHub 上查看↗1,110
  • activesys/libcstlactivesys 的头像

    activesys/libcstl

    677在 GitHub 上查看↗

    This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have. libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.

    C
    在 GitHub 上查看↗677
  • armink/cmbacktracearmink 的头像

    armink/CmBacktrace

    2,120在 GitHub 上查看↗

    中文页 | English

    C
    在 GitHub 上查看↗2,120
  • 0x1abin/multibutton0x1abin 的头像

    0x1abin/MultiButton

    2,281在 GitHub 上查看↗
    C
    在 GitHub 上查看↗2,281
查看 FlexibleButton 的所有 30 个替代方案→

常见问题解答

murphyzhao/flexiblebutton 是做什么的?

FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。

murphyzhao/flexiblebutton 的主要功能有哪些?

murphyzhao/flexiblebutton 的主要功能包括:Embedded Software Libraries, Embedded Utility Libraries。

murphyzhao/flexiblebutton 有哪些开源替代品?

murphyzhao/flexiblebutton 的开源替代品包括: 0x1abin/multitimer — MultiTimer 是一个软件定时器扩展模块,可无限扩展你所需的定时器任务,取代传统的标志位判断方式, 更优雅更便捷地管理程序的时间触发时序。. activesys/libcstl — This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have.… armink/cmbacktrace — 中文页 | English. armink/easyflash — Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至… armink/easylogger — EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT… 0x1abin/multibutton.