CCHS-Melbourne / iotuz-esp32-hardware

Project for the InternetOfTuz (LCA2017 Open Hardware Mini-Conference)
Other
34 stars 15 forks source link

Added 3 Binaryencoder #63

Closed marcmerlin closed 7 years ago

marcmerlin commented 7 years ago

Ok, this is not a lot of code, but it took me a while to get the right syntax from me-no-dev on a timed interrupt on ESP32, and I also got hardware pin interrupts working (at least somewhat).

For the commits on feb 7, and 8, I thought they had already been merged to master, looks like not. Those improve my demo code I'm still working on.

marcmerlin commented 7 years ago

updated with new grey code based rotary decoder which works perfectly from pin interrupt, less code, and fully reliable. Yeah!

marcmerlin commented 7 years ago

Added another demo will full rotary encoder support (including push button through IO expander)