8051 Microcontroller

8051 Microcontroller
Author: Subrata Ghoshal
Publisher:
Total Pages: 536
Release: 2014
Genre: Electronic controllers
ISBN: 9789332535756

8051 Microcontroller

8051 Microcontroller
Author: Subrata Ghoshal
Publisher:
Total Pages: 483
Release: 2010
Genre: Digital control systems
ISBN: 9788131771044

The 8051 Microcontroller

The 8051 Microcontroller
Author: James W. Stewart
Publisher: Pearson
Total Pages: 324
Release: 1999
Genre: Computers
ISBN:

The second edition presents the hardware and software of the 8051 microcontroller. The authors emphasize interfacing to real-world devices such as switches, displays, and motors. In this revised edition, two new chapters on C programming have been added, making the book more beneficial to readers.

Programming and Interfacing the 8051 Microcontroller

Programming and Interfacing the 8051 Microcontroller
Author: Sencer Yeralan
Publisher: Addison Wesley Publishing Company
Total Pages: 368
Release: 1993
Genre: Computers
ISBN:

Background. Assembly language programming. Assembly language techniques. Introductory experiments. Hardware experiments. Enhanced members of the 8051 family. Building an 8051-based microcontrollers system. Developing microcontroller applications. General purpose system calls. 8051 family products and vendors.

8051 Microcontroller, The: A Systems Approach

8051 Microcontroller, The: A Systems Approach
Author: Muhammad Ali Mazidi
Publisher: Pearson Higher Ed
Total Pages: 577
Release: 2013-10-03
Genre: Technology & Engineering
ISBN: 1292054328

For courses in 8051 Microcontrollers and Embedded Systems The 8051 Microprocessor: A Systems Approach emphasizes the programming and interfacing of the 8051. Using a systematic, step-by-step approach, the text covers various aspects of 8051, including C and Assembly language programming and interfacing. Throughout each chapter, examples, sample programs, and sectional reviews clarify the concepts and offer students an opportunity to learn by doing.

Embedded Systems Design with 8051 Microcontrollers

Embedded Systems Design with 8051 Microcontrollers
Author: Zdravko Karakehayov
Publisher: CRC Press
Total Pages: 432
Release: 2018-10-08
Genre: Technology & Engineering
ISBN: 1482276828

A presentation of developments in microcontroller technology, providing lucid instructions on its many and varied applications. It focuses on the popular eight-bit microcontroller, the 8051, and the 83C552. The text outlines a systematic methodology for small-scale, control-dominated embedded systems, and is accompanied by a disk of all the example problems included in the book.

The 8051/8052 Microcontroller

The 8051/8052 Microcontroller
Author: Craig Steiner
Publisher: Universal-Publishers
Total Pages: 346
Release: 2005
Genre: Computers
ISBN: 1581124597

This book was written with the novice or intermediate 8052 developer in mind. Assuming no prior knowledge of the 8052, it takes the reader step-by-step through the architecture including discussions and explanations of concepts such as internal RAM, external RAM, Special Function Registers (SFRs), addressing modes, timers, serial I/O, and interrupts. This is followed by an in-depth section on assembly language which explains each instruction in the 8052 instruction set as well as related concepts such as assembly language syntax, expressions, assembly language directives, and how to implement 16-bit mathematical functions. The book continues with a thorough explanation of the 8052 hardware itself, reviewing the function of each pin on the microcontroller and follows this with the design and explanation of a fully functional single board computer-every section of the schematic design is explained in detail to provide the reader with a full understanding of how everything is connected, and why. The book closes with a section on hardware interfacing and software examples in which the reader will learn about the SBCMON monitor program for use on the single board computer, interfacing with a 4x4 keypad, communicating with a 16x2 LCD in direct-connect as well as memory-mapped fashion, utilizing an external serial EEPROM via the SPI protocol, and using the I2C communication standard to access an external real time clock. The book takes the reader with absolutely no knowledge of the 8052 and provides him with the information necessary to understand the architecture, design and build a functioning circuit based on the 8052, and write software to operate the 8052 in assembly language.