-->
Page 1 of 1

HELP: Using 2 x Rotary Encoders with NodeMCU / ESPRotary

PostPosted: Sat Apr 18, 2020 6:32 am
by themoog
Hi I want to use 2 rotary encoders with a nodemcu and arduino.
I have been using the ESProtary library https://github.com/LennartHennigs/ESPRotary.
I have instantiated 2 ESPRotary objects, but when I plugin the second encoder, I cant then boot the code on reset? Or sometimes it does dies immediately?

Thoughts on using 2 rotary encoders?

code is here, not pretty - https://github.com/themoog/bobsknob/blo ... l2.ino.ino

Many thanks in advance

Neil