Summary
In this chapter, we introduced the topic of TinyML, its applications, and getting started with TinyML development. We also discussed a keyword recognition example using Edge Impulse and discussed testing it with a Pico. We also discussed an image classification example where we used a compiled binary to detect whether a person is present in the frame. We pointed a camera at a bobblehead to demonstrate this.
Finally, we wrapped up this chapter by discussing some factors to consider while developing an edge device.
In the next chapter, we will discuss developing a product around the Pico.