Details for this torrent 

Embedded C for 8051 Microcontroller
Type:
Other > Other
Files:
130
Size:
2.39 GiB (2569122941 Bytes)
Uploaded:
2021-10-16 12:10:08 GMT
By:
tuts756 Trusted
Seeders:
0
Leechers:
2
Comments
0  

Info Hash:
955C45E9EFA74FF06764E55146A3B1703338D5D5




(Problems with magnets links are fixed by upgrading your torrent client!)
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

Requirements

    A very basic knowledge in C Programming is preferred

Last Updated 10/2021

[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/18. Essentials to Program Timers - 30 min.mp4197.39 MiB
TutsNode.com.txt63 B
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/18. Essentials to Program Timers - 30 min.srt42.39 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/22. The concept of Interrupts and ISR.srt32.43 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/1. Architecture of 8051.srt22.4 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/5. Bit Addressability and Special Function Registers.srt10.79 KiB
.pad/024 B
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/1. Hardware Description of the development board.mp4129.64 MiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/2. Blinking of LEDs in C.srt21.75 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/8. How to interface a seven segment display with 8051.srt21.27 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/28. Embedded C code for Stopclock.srt18.83 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/19. Algorithm to program Timers in Mode 1 with Delay Calculation Formula.srt18.19 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/3. Working with Hexadecimal Notation.srt17.56 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/2. Datatypes used in 8051 C.srt15.03 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/4. 4. Variants of Microcontroller and Criteria in choosing them.srt14.89 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/6. The concept of Shifting.srt14.59 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/17. Introduction to Timers and Counters.srt14.38 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/20. Embedded C code to produce 1 second delay using Timers.srt13.3 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/21. Simulation of Timers in mode 2 using Embedded C.srt13.02 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/6. 10. Ports in 8051.srt12.96 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/3. 3.Microprocessor vs Microcontroller.srt12.53 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/9. Code to interface a seven segment display.srt12.28 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/27. Project 1 - Stopclock.srt12.18 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/4. Register banks in 8051.srt12.05 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/1. Structure of Embedded C.srt10.72 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/25. Implementing Timer Interrupts in Embedded C.srt9.87 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/11. Algorithm to show different numbers on different segments.srt9.29 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/15. Embedded C code to interface a 4x4 Matrix Keypad with 8051.srt8.69 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/13. How to interface a 4x4 Matrix Keypad with 8051.srt8.69 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/1. 1. What is Embedded C.srt8.09 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/1. Hardware Description of the development board.srt8.3 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/3. To know about KEIL IDE!.srt7.44 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/23. Embedded C code to implement hardware interrupts.srt7.23 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/3. Hardware Demo - Blinking of LEDs in C.srt949 B
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/10. Hardware Demo - Working with Seven Segment displays.srt5.47 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/2. 2. Differences between C and Embedded C.srt5.21 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/14. Algorithm to interface a 4x4 Matrix Keypad with 8051.srt4.87 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/5. Hardware Demo - Toggling the Ports.srt856 B
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/2. Importance of External Memory.srt3.9 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/4. 16. Toggling the Ports using C.srt3.74 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/16. Hardware Demo - Interfacing keypad with 8051.srt3.7 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/7. Hardware Demo - Shifting.srt1.18 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/24. Hardware Interrupts Demo.srt3.63 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/29. Hardware Implementation of the Project.srt3.59 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/12. Hardware Demo - Interfacing multiple seven segment displays.srt2.46 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/26. Hardware Demo - Implementing Timer Interrupts in Embedded C.srt1.09 KiB
[TGx]Downloaded from torrentgalaxy.to .txt585 B
[TutsNode.com] - Embedded C for 8051 Microcontroller/5. Bonus Lecture/1. Bonus Lecture.html97 B
.pad/15.67 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/28. Embedded C code for Stopclock.mp4121.53 MiB
.pad/2481.69 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/13. How to interface a 4x4 Matrix Keypad with 8051.mp4121.03 MiB
.pad/3480.62 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/22. The concept of Interrupts and ISR.mp4108.18 MiB
.pad/4331.23 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/1. Architecture of 8051.mp496.88 MiB
.pad/5122.39 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/2. Blinking of LEDs in C.mp493.11 MiB
.pad/6404.1 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/8. How to interface a seven segment display with 8051.mp487.68 MiB
.pad/7325.24 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/10. Hardware Demo - Working with Seven Segment displays.mp478.29 MiB
.pad/8217.21 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/6. The concept of Shifting.mp474.17 MiB
.pad/9338.33 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/5. Bit Addressability and Special Function Registers.mp472.72 MiB
.pad/10285.46 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/19. Algorithm to program Timers in Mode 1 with Delay Calculation Formula.mp472.15 MiB
.pad/11362.55 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/9. Code to interface a seven segment display.mp470.66 MiB
.pad/12343.88 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/3. Working with Hexadecimal Notation.mp465.93 MiB
.pad/1366.65 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/20. Embedded C code to produce 1 second delay using Timers.mp465.15 MiB
.pad/14356.45 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/6. 10. Ports in 8051.mp463.16 MiB
.pad/15348.3 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/2. Datatypes used in 8051 C.mp463.12 MiB
.pad/16391.08 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/27. Project 1 - Stopclock.mp456.98 MiB
.pad/1722.65 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/21. Simulation of Timers in mode 2 using Embedded C.mp454.96 MiB
.pad/1845.93 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/4. 4. Variants of Microcontroller and Criteria in choosing them.mp454.56 MiB
.pad/19452.07 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/24. Hardware Interrupts Demo.mp453.98 MiB
.pad/2020.58 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/25. Implementing Timer Interrupts in Embedded C.mp453.44 MiB
.pad/2158.22 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/16. Hardware Demo - Interfacing keypad with 8051.mp452.65 MiB
.pad/22353.35 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/29. Hardware Implementation of the Project.mp449.6 MiB
.pad/23408.15 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/17. Introduction to Timers and Counters.mp448.76 MiB
.pad/24248.18 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/3. 3.Microprocessor vs Microcontroller.mp448.14 MiB
.pad/25371.55 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/3. To know about KEIL IDE!.mp438.83 MiB
.pad/26169.06 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/23. Embedded C code to implement hardware interrupts.mp437.03 MiB
.pad/27484.31 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/15. Embedded C code to interface a 4x4 Matrix Keypad with 8051.mp435 MiB
.pad/28507.72 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/11. Algorithm to show different numbers on different segments.mp433.05 MiB
.pad/29455.94 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/12. Hardware Demo - Interfacing multiple seven segment displays.mp432.99 MiB
.pad/3012.7 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/2. Importance of External Memory.mp425.07 MiB
.pad/31444.35 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/1. 1. What is Embedded C.mp423.57 MiB
.pad/32442.63 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/1. Introduction/2. 2. Differences between C and Embedded C.mp419.51 MiB
.pad/33506.23 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/7. Hardware Demo - Shifting.mp418.42 MiB
.pad/3481.64 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/26. Hardware Demo - Implementing Timer Interrupts in Embedded C.mp418.26 MiB
.pad/35246.61 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/4. 16. Toggling the Ports using C.mp417.7 MiB
.pad/36308.7 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/2. Understanding the architecture of 8051/4. Register banks in 8051.mp416.05 MiB
.pad/37457.98 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/14. Algorithm to interface a 4x4 Matrix Keypad with 8051.mp415.39 MiB
.pad/38110.54 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/3. Hardware Demo - Blinking of LEDs in C.mp415.06 MiB
.pad/39449.98 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/5. Bonus Lecture/1.1 Course Materials.zip13.98 MiB
.pad/4017.29 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/3. Getting started with Embedded C & Keil IDE/1. Structure of Embedded C.mp412.55 MiB
.pad/41461 KiB
[TutsNode.com] - Embedded C for 8051 Microcontroller/4. Experiments - Interfacing On Chip and Off Chip Peripherals using Embedded C/5. Hardware Demo - Toggling the Ports.mp411.61 MiB