Thoroughly testing an RMT based implementation? #2261
Unanswered
papadeltasierra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been playing with adding to add ESP32 RMT (Remote Control Transceiver) support to this project and was wondering what testing would you consider thorough? My current thoughts are:
Are there are any of the protocols that you feel might be particularly challenging? I've implemented such that, for example, Manchester encoding should work fully and I've not spotted any oddities in the other protocols (perhaps I've not studied hard enough)?
Just waiting for some new boards to arrive before I can start any testing. I've been using a combination of AI, me reading up and reviewing and some small by hand fixes and it looks like it should work, but the proof will be in the pudding ;-).
Beta Was this translation helpful? Give feedback.
All reactions