The 8085 microprocessor, an 8-bit processor developed by Intel, was widely used in the early days of computing. Its simplicity and versatility made it a popular choice for educational institutions and hobbyists. The book "Microprocessor Architecture, Programming, and Applications with the 8085" by R. Gaonkar, published by Prentice Hall in 2014, is a comprehensive resource for understanding the architecture, programming, and applications of the 8085 microprocessor.
The book is typically organized into three primary sections designed to take a student from basic concepts to complex system design: Amazon.com Module 1 - WILLINGDON COLLEGE, SANGLI
– Focuses on hardware-software integration, programmable interface devices (like the 8255A and 8254), interrupts, and serial data communication. Educational Objectives
Add initial MVI, LXI overhead for precise delay.
Gaonkar’s pedagogical philosophy is unique: he believes that a student cannot truly master modern computing without first mastering a simple, complete microprocessor. Unlike authors who jump directly to assembly language or high-level abstractions, Gaonkar painstakingly builds the reader’s knowledge from the transistor level up to system design. His 2014 revision for Prentice Hall polishes this philosophy with clearer diagrams, updated exercises, and contemporary application notes while preserving the original’s rigorous technical depth.
Chapters 1–3 (Architecture, pins, machine cycles) Week 2: Chapters 4–5 (Addressing modes, instruction set) Week 3: Chapter 6–7 (Simple programs, loops, delay) Week 4: Chapter 8–9 (Stack, subroutines, code conversion) Week 5: Chapter 10–11 (Interrupts, 8255 – basic interfacing) Week 6: Chapter 12–13 (Timers, keyboard/display, applications)
"Microprocessor Architecture, Programming, and Applications with the 8085" by R. Gaonkar is a valuable resource for anyone interested in learning about the 8085 microprocessor and its applications. The book's clear explanations, examples, and programs make it an ideal choice for students and professionals who want to gain hands-on experience with microprocessors. Although the 8085 microprocessor may not be as widely used today, the concepts and principles learned from this book can be applied to other microprocessors and embedded systems.