cederom commented on PR #6992: URL: https://github.com/apache/nuttx/pull/6992#issuecomment-1589723713
Thank you @vbenso for the feedback and Your works :-) * I am working on a project right now based on ESP32 that will use WS2812 and I have custom hardware ready for testing the code (did not make it with current drivers). * I am working on other drivers right now, but after these are done I will get into the WS2812 part. * Some time ago I had ESP32+WS2812 working in MicroPython using both bitbang and RMT driver. RMT seems better, but I there was no option to use inverted signals to drive WS2812 over single MOSFET. It would be nice to have in NuttX :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org