Hacker News new | ask | show | jobs
by paledot 1386 days ago
As a web developer who is increasingly getting into tinkering with embedded systems for fun:

The first step of displaying a test pattern, sending test bytes between devices, etc. is the biggest one, and in my case usually involves finding an open-source program that is capable of doing the thing and butchering it until it only does the thing. Every step after that is incremental, just like any other development.