Development of Real-Time Systems

share ›
‹ links

Below are the top discussions from Reddit that mention this online Coursera course from EIT Digital .

Offered by EIT Digital . This course is intended for the Master's student and computer engineer who likes practical programming and ... Enroll for free.

Reddsera may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Coursera. Thank you for using these buttons to support Reddsera.

Taught by
Farhoud Hosseinpour
Doctoral Researcher
and 13 more instructors

Offered by
EIT Digital

Reddit Posts and Comments

0 posts • 4 mentions • top 3 shown below

r/embedded • comment
1 points • hagemeyp
r/embedded • comment
1 points • BoobsRadar

I recommend the µC/OS-III The Real-Time Kernel, which covers the most contents of today's RTOS. FreeRTOS Kernel Developer Guide is also quite nice.

If you prefer the video/online courses, check out Development of Real-Time Systems. But this course only focuses on the scheduling algorithm.

And check out some open source RTOS and learn from their code.

r/embedded • comment
2 points • sallen35

if you want to learn embedded system development that runs on some embedded operating system, I recommend starting with Building Embedded Linux Systems: Concepts, Techniques, Tricks, and Traps eBook

To learn real time operating system development, get started with Coursera | Real Time Systems, not only this course talks about most of the rtos concepts but also introduces to FreeRTOS, then you can buy some hardware to which FreeRTOS has been ported and started experimenting with it.

If you have time and money I suggest doing Embedded Systems specialization from UCLA or UCSD, they are fully online.