kopia lustrzana https://github.com/peterhinch/micropython-samples
Update encoders docs and samples.
rodzic
50d0e11481
commit
1f3ee31cc6
|
@ -9,10 +9,10 @@ All produce quadrature signals looking like this:
|
||||||

|

|
||||||
consequently the same code may be used regardless of encoder type.
|
consequently the same code may be used regardless of encoder type.
|
||||||
|
|
||||||
They have two primary applications: control knobs for user input and shaft
|
They have two primary applications:
|
||||||
position and speed measurements on machines. For user input a mechanical
|
1. Shaft position and speed measurements on machines.
|
||||||
device, being inexpensive, usually suffices. See
|
2. Control knobs for user input. For user input a mechanical device, being
|
||||||
[this Adafruit product](https://www.adafruit.com/product/377).
|
inexpensive, usually suffices. See [this Adafruit product](https://www.adafruit.com/product/377).
|
||||||
|
|
||||||
In applications such as NC machines longevity and reliability are paramount:
|
In applications such as NC machines longevity and reliability are paramount:
|
||||||
this normally rules out mechanical devices. Rotational speed is also likely to
|
this normally rules out mechanical devices. Rotational speed is also likely to
|
||||||
|
|
Ładowanie…
Reference in New Issue