A real-time operating system (#RTOS) might seem like overkill for many #microcontroller projects, but they can be helpful for running several tasks at the same time. Additionally, many RTOSes come with pre-packaged libraries for things like TCP/IP, which can make #programming much easier. Check out our free Introduction to RTOS video series: • Introduction to RTOS Part 1 - What is... #embedded #Arduino #ESP32