RMT read pulses?
Description
The esp32.RMT has a method for sending pulses, but no method for reading them. I would like to know if there are plans to implement this functionality in the future?
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
RMT receive
Description
I just found out that microphthon can send RMT but not receive. That's a shame which forces me to use nodemcu while I prefer microphthon by a long shot. RMT receive is very important and without it, receiving pulses is way more inaccurate.
In my project I need to determine the pulse length accurately. Please implement RMT receive!
Code Size
Should not be so big. But honestly I don't know.
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree