Skip to content

Kirubel-Eshetu/real-time-and-embedded_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Real Time and Embedded Systems

  • An embedded system is a microcontroller or microprocessor based system which is designed to perform a specific task. It is a system that has computer hardware with software embedded in it as one of its important components. Its software embeds in ROM (Read Only Memory). It does not need secondary memories as in a computer.

HTML Image

  • Examples of Embedded Systems include:

-> Audio-visual system
-> Cars and vehicles
-> Fax machine
-> Gaming consoles
-> Motion ensors
-> Oven
-> Printer
-> Televison
-> Traffic Management
-> Security system
-> Ultra sound machine and soon...

HTML Image

:) In this repostory, I have attached two projects: 0 to 99 counter and Multiple traffic light signal programmed using Embedded C and simulated using Protus simulation software.