I recently built a project on an ESP32 using Micropython. My project had a web application using web sockets and there were good libraries in Micropython. My take on Micropython is that it is a small community with just…
I wonder why they needed two flip-flops. Wouldn't one suffice and eliminate the NAND gate? Could the feedback from the transistor be used to debounce via the data line as well?
I recently built a project on an ESP32 using Micropython. My project had a web application using web sockets and there were good libraries in Micropython. My take on Micropython is that it is a small community with just…
I wonder why they needed two flip-flops. Wouldn't one suffice and eliminate the NAND gate? Could the feedback from the transistor be used to debounce via the data line as well?