This content has 5 years. Please, read this page keeping its age in your mind.Before dive in the exciting world of real-time operating systems, we need to understand the basic terminology. What is latency? The time elasped between a demand issued on a computer system and the begining of a response to the same demand
Tag: rtos
Riot-OS: tutorial to use command handlers and multi threading
This content has 6 years. Please, read this page keeping its age in your mind.This another tutorial of how using command handlers and multithreading. In short, we have a thread that listens for messages and prints the pid and the content value. To send the message we use a shell script by using the command
Continue reading Riot-OS: tutorial to use command handlers and multi threading
Riot-OS running in arduino MO pro
This content has 6 years. Please, read this page keeping its age in your mind.Learning is about experimenting. I have decided to start my experiments using Arduino M0 pro. As I explained in my previous post, it is relatively straightforward to build and flash the new firmware. However, in MO I noticed that two things:
First steps in RIOT-OS
This content has 6 years. Please, read this page keeping its age in your mind.Exploring is the correct attitude in our field. So, I decided to play with riot os. It’s popular real time operating system for IoT which lots of nice feature. I can see a great potential in robotics too. You can also