Build secure and reliable IoT applications for micro:bit and Raspberry Pi Pico using Rust and Tock.
One of the first operating systems written in Rust, Tock is designed to safely run multiple applications on low-power devices, enabling you to build a secure foundation for IoT systems. It is an open-source OS recently gaining popularity as companies such as Google [1] explore and integrate it into their products.
This book guides you through the steps necessary to customize and integrate Tock into your devices. First, you'll explore the characteristics of Tock and how to run it on two of the most popular IoT platforms: micro:bit and Raspberry Pi Pico. You’ll also look at Rust and how to use it for building secure applications with Tock.
The book focuses on the Tock kernel internals and presents the steps necessary to integrate new features. The book provides a detailed description of the Tock kernel API, ranging from simple drivers to more complex asynchronous ones.
Next, you'll review the Tock applications framework for C. Starting from simple Tock APIs to the more complex Inter-Process Communication system, this book provides a complete overview of the Tock application ecosystem.
By taking a practical approach, Getting Started with Secure Embedded Systems provides a starting point for building a secure IoT foundation using the Tock Operating System.
You will:
- Use Rust for embedded systems development.
- Write applications and drivers for Tock.
- Customize the Tock kernel for specific hardware platforms.
- Set a solid base for building secure and reliable IoT applications.
- Utilize Tock to secure and integrate microcontrollers into projects.
- Manage products that rely on Tock
Who This Book Is For
IoT system designers, developers, and integrators who are familiar with operating system concepts. The book can also be suitable for people with less experience who want to gain an overview of the latest hardware and software technologies related to building secure IoT systems.
About the Author
Alexandru Radovici has a PhD in mobile computing and works as an assistant professor at the Politehnica University of Bucharest, teaching subjects related to operating systems, compilers, and the Internet of Things. Alexandru believes in the power of education, and teaching is his passion, so 14 years ago he founded an NGO that focuses on organizing IT educational events. Alexandru is also the co-founder and CTO of Wyliodrin, is in touch with the latest IoT technologies. Alexandru has been a contributor to Tock, adding boards such as the STM32 Discovery Kit and providing support for screens and touch screens.
Ioana Culic is currently a PhD candidate in the field of Internet of Things and the co-founder of Wyliodrin, a company that offers educational and industrial IoT solutions. She is a teaching assistant at the Politehnica University of Bucharest and has also been teaching IoT technologies to high school and university students at different events for the last five years. Despite the technical background, writing has always been Ioana’s passion, and she managed to mix the two. She has published several articles in magazines such as the MagPi and Makes Magazine and books on Internet of Things technologies. Ioana has been porting JavaScript to Tock.
Reviews
There are no reviews yet.