kopia lustrzana https://github.com/pimoroni/pimoroni-pico
				
				
				
			|  19ec07e8c6 | ||
|---|---|---|
| .. | ||
| README.md | ||
| item_selector.py | ||
| read_change.py | ||
| read_counts.py | ||
| read_speed.py | ||
| value_dial.py | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Encoder MicroPython Examples
Examples
Read Counts
An example of how to read a mechanical rotary encoder.
Read Change
An example of how to read a mechanical rotary encoder, only when a change has occurred.
Read Speed
An example of how to read the speed a mechanical rotary encoder is being turned at.
Value Dial
A demonstration of a rotary encoder being used to control a value.
Item Selector
A demonstration of a rotary encoder being used to select items based on its physical position.