QUERY · ISSUE
ESP32 Pulse Counter Driver
port-esp32
Add a driver for ESP32 Pulse Counter Hardware.
Related to: #5214
CANDIDATE · ISSUE
Request to integrate quadrature decoder support via pulse count unit into ESP32 port
port-esp32
For ESP 32 exist a solution to use the on chip pulse counter modules (PULSE_CNT) for interfacing multiple (up to 8) quadrature encoded signals. I used the code successfully and integrated it into lv-micropython V1.12.
Think many people would benefit from this code being available within standard micropython too.
For description of module, integration and code see:
https://forum.littlevgl.com/t/example-for-working-with-a-rotary-encoder/1509/20
best regards,
Peter # @