项目作者: mprograms

项目描述 :
SimpleRotary is a Arduino library for using basic bare-bones type rotary encoders. Usually these are the cheap ones without the breakout board. - Getting rotary encoder rotation direction. - Getting rotary select button press. - Getting rotary select button long press. - Getting rotary select button press time. - Basic debouncing of rotary / button. - Basic error correcting of out-of-sync rotational readings. - Use of both high and low triggers.
高级语言: C++
项目地址: git://github.com/mprograms/SimpleRotary.git
创建时间: 2019-06-13T04:52:18Z
项目社区:https://github.com/mprograms/SimpleRotary

开源协议:GNU General Public License v3.0

下载