Embedded Systems With 8051 Micro Controller

Deep Dive into embedded systems with in-depth understanding of 8051 micro controller with embedded C programming

Last updated 2022-01-10 | 4.5

- Quickly Learn Embedded Systems with 8051 and Embedded C Programming
- 8051 Microcontroller
- Embedded C Coding

What you'll learn

Quickly Learn Embedded Systems with 8051 and Embedded C Programming
8051 Microcontroller
Embedded C Coding
Keil IDE
Various Interfaces with 8051 like LCD
Stepper Motor
DC Motor
ADC and many more
Barebone 8051 coding by understanding internal registers and how to configure them

* Requirements

* Strong Desire to learn and excel in embedded systems
* Little background of electronics
* Willing to Learn 8051

Description

Learn Embedded Systems with one of the most influential and basic microcontrollers in history, 8051

I believe that anyone can learn and experiment with technology.

All that is needed is the desire to learn and the right guidance.  That’s the reason, this course is focused on both

  • absolute beginners and

  • intermediate developers in embedded systems.

We’re going to study about embedded systems with 8051 microcontrollers in this course.

8051 is by far one of the oldest microcontrollers which are still used today. With over 70+ different manufacturers, 8051 is available in a variety of flavors. What makes it special is the simplicity it offers to the programmers and developers. Being one of the first microcontrollers, the architecture of 8051 is quite simple with very few basic features. And those very basic features make 8051 the winner in terms of simplicity in usage.

In this course, we’ll study 8051 with embedded C programming. We’re going to study about the 8051 microcontrollers with Keil 8051 IDE. Keil Microvision is a very old and very popular IDE used for microcontroller programming.

This is a hands-on driven course where we’ll be writing a lot of codes and trying out its outputs. We’re going to study 8051 microcontroller and its interfacing with a number of peripheral devices like

  • LEDs

  • Switches

  • Relay

  • LCD

  • ADC

  • Temperature Sensor

  • Stepper Motor

  • DC Motor

  • PC Interfacing

  • Device Control

And while doing so, we’ll be doing a number of different experiments to evaluate the skills we have been learning. The course outcome is to enable everyone to be able to use 8051 microcontrollers and start creating projects on it.

Even if you do not know any C programming before, do not worry, there’s a brief introduction to C programming also.

This course comes from a developer

From the past 10 years, I've developed more than 150 projects in 8051 microcontrollers alone. This course doesn't come from a trainer following a set syllabus, this comes from a real developer who's involved in real projects for a better part of his career. So there are many practical considerations mentioned from the time to time in this course.

Barebone Controller Coding

Programming and using a microcontroller is not like using Arduino’s where you just write C code and download it into IC. This is a barebone coding experience where we’re going to learn the insights of 8051 microcontrollers and understand at the core how to write the program for each of its features. This single quality separates the hobbyists and professionals apart. If you’ve once understood how to go into the features of the microcontroller, look into registers and configure them to use, then you’ve understood the holy grail of embedded systems development. We’re going to do exactly this in this course. We’ll be using each feature of 8051 by completely studying the internal registers. Once you’ve understood it, you can take any microcontroller and start writing a program for it just by looking into the datasheet. The input/output pins, timers, counters, serial port, are discussed at length to understand the theory better and then we’ve done some quick experiments with it on the go.

Simulations

Many of you may or may not have an 8051 development board with you, hence, I’ve included simulation models of every single exercise that we’re going to do in this course. And I’ve also shown the downloading procedure for one of the simplest microcontrollers that I use on a daily basis.

Be Assured

Believe it or not, am doing embedded systems development and training from the past 10 years. I’ve developed more than 500 different products / mini projects and trained more than 10000 students from over 65 countries. You can be assured that whatever I’ve included in this course comes not only from books but also from my experiences in developing systems.

Test Drive it

Take the free preview before enrolling in the course, 25% of the course is free for you. Decide if it’s good for you or not even before enrolling. See and decide if you can understand and cope up with the content and the presenter of the course!!!

Enroll now and start experimenting!!!

Who this course is for:

  • Beginner, Students who are curious to learn Micro controller Programming
  • College and University students
  • Working Professionals willing to start studying embedded systems

Course content

13 sections • 37 lectures

Introduction to the Course Preview 02:50

Introduction to Embedded Systems Preview 19:37

Introduction to course and concepts about 8051 Microcontroller, Pin architecture and Programs for 8051 Micro controller.

Introduction to 8051 Controller Preview 14:31

Program for 8051 Preview 12:48

Installation of Keil IDE Preview 05:25

First Project creation on Keil Preview 05:21

Simulations Preview 00:16

Concepts on LED Preview 12:20

Project based on Led Alternate on off Preview 04:05

Using For Loop Preview 05:29

Switch Interfacing with 8051 Preview 12:36

Switch Exercises Preview 00:29

Relay Interfacing Preview 10:50

Relay Interfacing Part 2 Preview 02:58

Introduction To DC Motor Preview 09:04

DC Motor Interfacing Part 2 Preview 06:36

Introduction To LCD Preview 08:57

Creating Schematics for LCD Preview 07:23

First Program On LCD Preview 06:46

LCD Up Down Counter Preview 00:08

LCD Interfacing_4 Preview 08:28

Analog to Digital Converter with 8051 - Part 1 Preview 09:47

Analog to Digital Converter with 8051 - Part 2 Preview 06:43

Analog to Digital Converter with 8051 - Part 3 Preview 09:41

Analog to Digital Converter with 8051 use LM35 Temperature Sensor Preview 10:40

Program Downloading Using Nuvoton ICSP Programmer Preview 08:39

Program ( Hex File) Downloading using FlashMagic to P89v51RD2 Controller Preview 15:32

This video is particularly for p89v51RD2 and is made using Breadboard connections