Best way to learn using RTOS

Hello everyone, I am new to RTOS, can anyone tell me best way to get started ?

Hello @adirsingh96 ,

You can start with FreeRTOS tutorial book available here for download.

You can run the demos on a specific platform or emulator like QEMU. Instructions for using FreeRTOS with QEMU are available here.

Thank you for the resources!! Any recommended YouTube Channel for it?

This is a good start: https://www.youtube.com/playlist?list=PLEBQazB0HUyQ4hAPU1cJED6t3DU0h34bz

It is my suggestion for you to read “MicroC/OS-II The Real-Time Kernel”. This book has been written keeping beginners in mind. You will surely love this book.

1 Like