embedded systems

Real time system with Raspberry Pi

Tag: , , , , |

Have you ever heard about real time systems? Real-time systems are computing systems that must react within precise time constraints to events in the environment. Rather than being fast, a real time computing system should be predictable. If we call each unit of work scheduled and executed by the system a job and its deadline

Minimal Linux for Raspberry Pi 1

Tag: , , |

The Raspberry pi is one of the boards with the highest performance/price ratio you can find on the web. There are so many awesome projects you can do using the Linux potential and the GPIO ports. After installing the well known Raspbian you might have realized that the system was a bit to heavy. Instead