※D13のみINPUT_PULLUPが使用できないため、スイッチ側を+5v接続にしてLOW判定を使用 #include <Encoder.h> /* ===== Rotary Encoders x6 + Push Switches ----- ・エンコーダ0〜2 … デジタルピン D2-D7, SW ...
秋月電子通商で購入できる「LED付ロータリーエンコーダー(赤)ツマミ付セット」をESP32で、1msec間隔でポーリングして、AとBの値を監視して、グラフにしてみる実験。 理想では、「右回り (CW): 00 → 10 → 11 → 01 → 00」、「左回り (CCW): 00 → 01 → 11 → 10 → 00 ...
“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 ...