Skip to content

[CH32] 为嵌入式开发提供一个全面的、易用的按键框架。Provide a comprehensive and simple button framework for embedded development.

License

Notifications You must be signed in to change notification settings

Kim-J-Smith/CH32-SimpleButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CH32-SimpleButton

English 中文


Introduction

  • This project is a derivative of Simple-Button, aiming to provide an open-source C language button framework for the CH32 series microcontrollers (Nanjing Qinheng).

  • The project is triggered by EXTI interrupts for button presses, offering functions such as "short press, long press, timed long press, double click, counted multiple clicks, combination button, long press retention", and it is well-suited for "low power consumption".

  • This project is easy to use and simple to operate, and the documentation and comments are detailed.

  • For more details, please refer to Explanation.

License

  • This project is under the MIT license.

About

[CH32] 为嵌入式开发提供一个全面的、易用的按键框架。Provide a comprehensive and simple button framework for embedded development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages