秋月電子通商で購入できる「LED付ロータリーエンコーダー(赤)ツマミ付セット」をESP32で、1msec間隔でポーリングして、AとBの値を監視して、グラフにしてみる実験。 理想では、「右回り (CW): 00 → 10 → 11 → 01 → 00」、「左回り (CCW): 00 → 01 → 11 → 10 → 00 ...
秋月電子通商で購入できる「LED付ロータリーエンコーダー(赤)ツマミ付セット」をESP32で読み取りたいと思っている。過去の2つの記事でポーリングで実装して、回転させた内容を読み取ることができた。今回、ポーリングの限界と割り込みの導入について ...
“I looked at all the available rotary encoder sketches and none of them met my needs, so I have written my own, and here it is”. Well, I looked at all the ...
Arduino library for the KY-040 Encoder. This library allows the user to connect one or more encoders to any of the interrupt pins supported by your board. The user may then add rotaries that will each ...
A microcontroller-based waveform generator using the AD9833 DDS chip, featuring a rotary encoder interface and LCD display. Built with PlatformIO for Arduino-compatible boards. The project includes ...