0% found this document useful (0 votes)
59 views

Embedded C Microcontroller Programming

This document discusses embedded systems and embedded C programming. It provides an overview of embedded systems including what they are, their history, why they are necessary, and application areas. It also discusses the C programming language and how to program embedded systems in C, including input/output, interrupts, timers, serial ports, and interfacing with devices. The document focuses on interfacing with 8051 and PIC 16f877 microcontrollers.

Uploaded by

Kama Raj Kr
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views

Embedded C Microcontroller Programming

This document discusses embedded systems and embedded C programming. It provides an overview of embedded systems including what they are, their history, why they are necessary, and application areas. It also discusses the C programming language and how to program embedded systems in C, including input/output, interrupts, timers, serial ports, and interfacing with devices. The document focuses on interfacing with 8051 and PIC 16f877 microcontrollers.

Uploaded by

Kama Raj Kr
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Apex Techno Soft

www.apextechnosoft.com

Embedded System Introduction


Overview of Embedded System What is System? What is Embedded System? History of embedded System Why Embedded System necessary? Embedded System Application Areas

Embedded C Programming
C & Data Structures History of C Language Characteristics of C Language Constants Data Types Variables Operators Expressions Functions Arrays Pointers Structures & Unions Input & Output in C Pre Processor Directives Bitwise Operators

EMBEDDED SYSTEM

SHORT TERM 6

Apex Techno Soft


www.apextechnosoft.com

Embedded C How to Program Embedded C? Converting Embedded C to Hex Using the Compiler Environment IO Port Programming Timer Counter Programming Serial Port Programming Interrupt Programming LCD & Keypad Programming

Interface Devices with 8051 & PIC 16f877 (Hands On) LED & 7 Segment Display interface 16x2 Alphanumeric LCD interface Matrix Keypad Interface RTC interface EEPROM interface ADC & DAC Interface DC motor Interface STEPPER Motor Interface Interrupt Switcher interface Serial RS-232 Interface

EMBEDDED SYSTEM

SHORT TERM 6

You might also like