Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Embedded Systems using 8051 Microcontroller
Rating: 4.3 out of 5(35 ratings)
7,943 students

Embedded Systems using 8051 Microcontroller

Learn how to program 8051 Microcontroller using Embedded C and build Embedded Systems!
Created bySujithkumar MA
Last updated 1/2022
English

What you'll learn

  • Practical Exposure to Embedded Systems
  • Knowing how to program in Embedded C
  • Understanding the architecture of 8051 Microcontroller
  • Building Embedded Systems Projects

Course content

5 sections43 lectures5h 21m total length
  • 1. What is Embedded C5:54
  • 2. Differences between C and Embedded C3:34

    Explore how embedded C differs from standard C by highlighting hardware dependence and microcontroller architecture, and learn to program the 8051 using embedded C with simulation on a development board.

  • 3.Microprocessor vs Microcontroller7:56

    Identify microprocessor as the CPU that performs arithmetic and logical operations on binary data. Contrast microcontroller as microprocessor plus RAM, ROM, I/O, and timers integrated on a single chip.

  • 4. Variants of Microcontroller and Criteria in choosing them9:28

Requirements

  • A very basic knowledge in C Programming is preferred

Description

By learning this course,


You'll be able to

1. Understand the differences between C and Embedded C

2. Know how to program in Embedded C

3. Understand the internal architecture, on chip and off chip peripherals of 8051 microcontroller.

4. Understanding the usage of Keil IDE to program 8051.

5. Understanding the hardware components in 8051 development kit.

6. Build Embedded Systems Projects.


This course is completely practical oriented. We will be working with an hardware kit called 8051 development kit. Perhaps it's not necessary to buy the hardware if you don't wish to. Since, the results of each code can be verified in the simulation tool itself. But, working with hardware and getting the practical knowledge enhances the learning.

An embedded system is a microprocessor-based computer hardware system with software that is designed to perform a dedicated function, either as an independent system or as a part of a large system. At the core is an integrated circuit designed to carry out computation for real-time operations.

Hardware + Software = Embedded System!

We will be understanding both the things in this course. At the end of this course, the learner should be able to develop an embedded product using 8051 microcontroller for any application.

Who this course is for:

  • Beginner Electrical, Electronics and CS Aspirants