Viewing profile — sunds
sunds
HN member- Joined
- Wed, Jan 13, 2021, 1:24 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sunds
No profile information was provided.
Recent public activity
-
comment
Comment #25927995
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…
-
comment
Comment #25761694
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?