Embedded Systems Training Report
Embedded Systems Training Report
Embedded Systems Training Report
SYSYTEMS
By T.Gopal Krishna
19328-EC-049
AboutI have
The concepts this template
learnt in training
1. Number Systems
2. Embedded Systems
3. C Programming Language
4. 8051 Microcontroller
5. Microcontroller Peripherals
6. Analog to Digital Converters
7. Proteus
8. Arduino
NUMBER SYSTEMS
Advantages Disadvantages
◉ Less expensive. ◉ No technological improvement
◉ Easy for mass production. ◉ Less power supply durability, if
◉ Very few interconnections. it is battery operated.
◉ Fast operation. ◉ Larger time to market.
◉ Highly reliable. ◉ Hard to take backup of
embedded files.
◉ Enhanced Performance.
C PROGRAMMING LANGUAGE
DATA TYPES OF C LANGUAGE
KEIL SOFTWARE
The LCD is the combination of two states of matter, the solid and liquid. It uses liquid crystal to
produce a visible image.
1. 16x2 LCD
2. 20x4 LCD
SPECIFICATIONS
• Operating voltage is 4.7v to 5.3v.
• Current consumption is 1mA without backlight.
• Alphanumeric LCD display module.
• Each character is built by a 5x8 pixel box.
• It can also display any custom generated characters.
• It consists of 2 rows & each row can print 16 characters.
• It can work in both 8-bit and 4-bit mode.
4*4 MATRIX KEYPAD
The 4*4 Matrix keypad which consists of 4 rows and 4 columnsis used as an input device to
read the key pressed by the user and to process it.
SENSORS
The IR sensor or infrared sensor is one kind of electronic component, used to detect specific
characteristics in its surroundings through emitting or detecting IR radiation.
ULTRASONIC SENSOR
• An ultrasonic sensor is an electronic device that measures the distance of a target object by
emitting ultrasonic sound waves, and converts the reflected sound into an electrical signal.
• The formula for this calculation is D = ½ T x C (where D is the distance, T is the time, and C is
the speed of sound ~ 343 meters/second).
L293D MOTOR DRIVER IC
• L293D is a typical Motor driver or Motor Driver IC which allows DC motor to drive on either direction.
• L293D is a 16-pin IC which can control a set of two DC motors simultaneously in any direction. It
means that you can control two DC motor with a single L293D IC.
ANALOG TO DIGITAL CONVERTERS
• Weighing Machines.
• Traffic Light Count Down Timer.
• Parking Lot Counter.
• Embedded systems.
• Home Automation.
• Industrial Automation.
• Medical Instrument.
• Emergency Light for Railways.
16*2 LCD INTERFACING WITH ARDUINO UNO
4*4 MATRIX KEYPAD INTERFACING WITH ARDUINO UNO
Thanks!