Skip to content

Python code snippet, to use a Rotary Encoder connected to the gpio pins of Raspberry Pi .

License

Notifications You must be signed in to change notification settings

z0m31en7/rotary_encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rotary Encoder


Python code snippet, to use a rotary encoder with a Raspberry Pi by connecting it to the GPIO pins.


shields


rotary_encoder


Connections:

  • GND -> GND
  • VCC -> 3V3
  • Out A -> GPIO11
  • Out B -> GPIO12
  • Switch -> GPIO13

About

Python code snippet, to use a Rotary Encoder connected to the gpio pins of Raspberry Pi .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages