Hacker News new | ask | show | jobs
by PoachedSausage 1992 days ago
I think the usual way of handling stuff like that in the embedded world is with an RTOS. Something like FreeRTOS or RTEMS (both have ARM Cortex ports). Also, depending on complexity of the system (more actuators) you might have the individual steppers/servo motors etc run by their own microcontroller and being fed commands centrally.