Hacker News new | ask | show | jobs
by SAI_Peregrinus 253 days ago
Embedded systems using memory-mapped I/O are just dozens of CRUD apps, each "register" in the memory map. You don't even need to worry about the C & D parts, just read & update. We can structure each peripheral's access via a microservice…

Everything is a CRUD app if you're high on buzzwords.

1 comments

What’s the endpoint for the interrupt service? Does it use OAuth?