ahmed.badra (badra022)

badra022

Geek Repo

Company:cairo university

Location:Cairo

Github PK Tool:Github PK Tool

ahmed.badra's repositories

motor-speed-controller

an embedded system that controls the speed of a rolling motor using a potentiometer.

Language:CStargazers:0Issues:0Issues:0

Digital-clock

an embedded system that displays seconds , minutes and hours counters in seven segments also implemented a logic circuit design.

Language:CStargazers:0Issues:0Issues:0

Huffman-image-Encoder-decoder

Huffman encoding is a common compression algorithm that reduces the data size to allow saving space when storing the data or transmitting data over the network efficiently. It also guarantees complete restor- ing of the original data, hence it is classified as a lossless compression algorithm. The concept of compression is applied on different kind of data, for example images might be compressed using JPG algorithm (lossy) or PNG algorithm (lossless).

Language:MakefileStargazers:0Issues:0Issues:0

Hospital-Information-System

system that is used to keep track of patients’ records during their admittance in the Intensive Care Unit.

Language:MakefileStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

Security-Door-Locking-System

a door lock system that is used for security issues against any one who doesn't have a password

Language:CStargazers:0Issues:0Issues:0

simple-calculator

calculator which has basic operations like addition , subtraction , multiplication and division on 2 input integer numbers inserted by a keypad and displayed on lcd based on atmega16/32 mcu

Language:CStargazers:0Issues:0Issues:0