Skip to content

STR-UPM/str-upm.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This site contains some laboratory projects of real-time embbeded systems using Ada and some commercial ARM-based microcontrollers.

Real-Time Embedded systems

Real-time systems are computer systems that carry out some actions in specified time intervals. The most common forms of real-time specifications are:

  • Execution patterns
    • Periodic actions, which are required to be executed at regular time intervals.
    • Sporadic actions, which are required to be executed whenever a given event occurs.
  • Deadlines
    • A deadline specification marks the time by which an action must be completed. relative to the time when the action is released for execution.

Embedded systems are computer systems that perform information processing or control functions within a larger engineering system. Many embedded systems have real-time constraints.

Support and Contact

This site is maintained by Juan Antonio de la Puente and the STRAST research group.

About

Embedded system projects pages - https://str-upm.github.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published