Books Item ID: #5068051 Microcontroller, The (4th Edition)Product Information:
Item DescriptionWell known in this discipline to be the most concise yet adequate treatment of the subject matter, it provides just enough detail in a direct exposition of the 8051 microcontroller’s internal hardware components. This book provides an introduction to microcontrollers, a hardware summary, and an instruction set summary. It covers timer operation, serial port operation, interrupt operation, assembly language programming, 8051 C programming, program structure and design, and tools and techniques for program development. For microprocessor programmers, electronic engineering specialist, computer scientists, or electrical engineers. Item Reviews5 Responses to “8051 Microcontroller, The (4th Edition)”Leave a Reply |
Prime example of good things always coming in small (but expensive!) packages. In my opinion, this is the first book you buy if you want to learn about the 8051. It’s well worth the price as it will always be part of your technical book collection. The author’s academic style of presenting frequent “questions and answers” works for me. The book well deserves a five-star rating.
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.
if you are interested in microcontrollers, and want to learn about the most famous microcontroller 8051, you must read this book. you will not need any other books.
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.
I found that this book is well organized and presented. It is the best 8051 book I have encountered. I strongly recommend this book if one needs to understand how to program 8051 in the assembly level (and C level too IMHO).