April 2020
Intermediate to advanced
294 pages
7h 53m
English
When it comes to real-time scheduling using MicroPython, there are five common techniques that developers can employ. These techniques are as follows:
We'll discuss them in detail in the subsequent sections. In the rest of this chapter, we will build example projects to explore several of these scheduling paradigms. We will also give special treatment to the uasyncio library at the end of this chapter, which is a powerful library for scheduling in MicroPython.
Read now
Unlock full access