miketeachman / micropython-rotary

MicroPython module to read a rotary encoder.
MIT License
276 stars 56 forks source link

uasyncio support #7

Closed bseal84 closed 3 years ago

bseal84 commented 4 years ago

Thank for your work on this. I admire people like yourself and only wish I was smart as those that keep these communities going!

I noticed one of your Future Ambitions was uasyncio support. Has their been any developments on this?

THanks again,

Brian

miketeachman commented 4 years ago

Hi Brian, Sorry - I haven't started work on uasyncio support. I still plan to do it, but I have some other MicroPython projects that have a higher priority.

miketeachman commented 3 years ago

a uasyncio example is now included in this commit: https://github.com/miketeachman/micropython-rotary/commit/a0b988bd2c276878c66a6f451cd76f6762d30c45