Y
Hacker News
new
|
ask
|
show
|
jobs
by
phh
17 days ago
You can do an IR remote without a RTOS, but as soon as you do BLE you realistically need a RTOS. You have timers for keep-alives, connection states, competing interrupts, CPU-"intensive" tasks that can be preempted (for crypto)