Sell Back Your Copy
For a $2.49 Gift Card
Trade in
Have one to sell? Sell yours here
The 8051 Microcontroller (3rd Edition)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

The 8051 Microcontroller (3rd Edition) [Paperback]

I. Scott MacKenzie (Author)
4.6 out of 5 stars  See all reviews (7 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Hardcover --  
Paperback --  
There is a newer edition of this item:
8051 Microcontroller, The (4th Edition) 8051 Microcontroller, The (4th Edition) 4.6 out of 5 stars (7)
Out of Print--Limited Availability

Book Description

0137800088 978-0137800087 July 29, 1998 3rd
Beginning at a rudimentary level and progressing to advanced concepts and finished design examples, this introduction to microcontrollers emphasizes architecture and programming (rather than electrical details) and explores the hardware and software features of the MCS-51 family of microcontrollers specifically. Discusses software topics in the context of Intel's assembler (ASM51) and linker/locator (RL5 1) and the object-to-hex conversion utility (OH). Offers thorough discussion of the 8051 10-chip — the serial-port, timers, and interrupts. Provides easy-to-follow, incremental instruction in the 8051 instruction set, with annotated examples of programs, assembler operations, and linker operations. Discusses advanced programming methods — e.g., a variety of structured programming structures, pseudo code, and assembly language programming style. Features an easy-to-build computer project — with a chip-by-chip description and schematic for building the 10-chip single-board SBC-51 computer. Offers a listing of an 8051 monitor program (MON51) — with complete documentation. Includes manufacturer's data sheet and instruction set definitions. For practicing electronics technicians or engineers interested in learning about microcontrollers.


Editorial Reviews

From the Publisher

This comprehensive text presents all of the topics required for an introductory course in the 8051 microcontroller. Starting at a rudimentary level --What is a microprocessor? What is a microcontroller? -- coverage evolves to encompass complete, finished design examples using such software tools as the assembler (ASM51), the linker (RL51), and the object-to-hex conversion utility (OH). Additionally, a simple single-board, 10-chip computer project is provided. This hands-on project is easy-to-build, and develops into a working prototype 8051 computer that can be used in the classroom or lab to demonstrate principles. --This text refers to the Hardcover edition.

From the Back Cover

Beginning at a rudimentary level and progressing to advanced concepts and finished design examples, this introduction to microcontrollers emphasizes architecture and programming (rather than electrical details) and explores the hardware and software features of the MCS-51 family of microcontrollers specifically. Discusses software topics in the context of Intel's assembler (ASM51) and linker/locator (RL5 1) and the object-to-hex conversion utility (OH). Offers thorough discussion of the 8051 10-chip — the serial-port, timers, and interrupts. Provides easy-to-follow, incremental instruction in the 8051 instruction set, with annotated examples of programs, assembler operations, and linker operations. Discusses advanced programming methods — e.g., a variety of structured programming structures, pseudo code, and assembly language programming style. Features an easy-to-build computer project — with a chip-by-chip description and schematic for building the 10-chip single-board SBC-51 computer. Offers a listing of an 8051 monitor program (MON51) — with complete documentation. Includes manufacturer's data sheet and instruction set definitions. For practicing electronics technicians or engineers interested in learning about microcontrollers.

Product Details

  • Paperback: 366 pages
  • Publisher: Prentice Hall; 3rd edition (July 29, 1998)
  • Language: English
  • ISBN-10: 0137800088
  • ISBN-13: 978-0137800087
  • Product Dimensions: 9.5 x 7.7 x 0.8 inches
  • Shipping Weight: 1.9 pounds
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Best Sellers Rank: #684,663 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

7 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 13 people found the following review helpful:
5.0 out of 5 stars Excelent guide to 8051 assembly programming, June 28, 2000
By A Customer
This review is from: The 8051 Microcontroller (3rd Edition) (Paperback)
This book is concise, well written and has sufficient examples to allow the reader to get up and running very quickly. There is a good mix of hardware and software issues and it provides the reader with a good understanding of the architecture. I was able to complete my final year university project in 8051 assembler (including constructing circuitry) using this book as my primary reference. The only trouble I had was working out how to divide 32 bit numbers in assembler on an 8 bit processor. It would be nice if all processor architectures were as well served by a book which provides a good introduction to the beginner as well as a great reference for the more advanced user. This book covers assembler and not C programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars Small, but packed with information, May 8, 2001
This review is from: The 8051 Microcontroller (3rd Edition) (Paperback)
It might be under 400 pages, but this book has a lot of information in it. It's basically one concise data book about the 8051, with questions at the end of each chapter that make it useful as a textbook. It also has several useful appendices, including a listing of the assembly commands and an appendix that shows the binary for each command, as well as the number of machine cycles it takes to execute.

I wouldn't recommend this book to someone who's not familiar with assembly and the architecture of a processor, because the book assumes you know assembly language in one form or another, and it doesn't spend a lot of time on the architecture of the 8051.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars Concise and informative, July 9, 2002
By 
This review is from: The 8051 Microcontroller (3rd Edition) (Paperback)
This book contains almost everything you need to know about the architecture and functionality of the 8051 microcontroller. MacKenzie does a very good job of keeping the book informative, but does not overwhelm the reader with theory or history. He concentrates significantly on the functionality and practicability of the 8051. The 8051 assembly language is included.

I was first introduced to this book in Microcontrollers class in college. After using it for the course, I went from a student who was not even aware of the existence of microcontrollers to one who was much more proficient in the design and use of microcontrollers. This book provided an insight into the existence of embedded systems just by introducing the tiny but amazingly versatile microcontroller.

If you are studying electronic or computer engineering, you must learn about the 8051. This book can help you learn so much about the functionality and practicality of the tiny workhorse.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews





Only search this product's reviews




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject