0
How did you learn the microprocessor 8085?
What are the resources did you use to learn microprocessor subject? I am a computer science student. Please help me.
3 Respuestas
+ 4
Assuming you have proper knowledge about Computer Organization and Computer Architecture subjects. You may find the following books a good source to learn Microprocessors and Microcontrollers
MICROPROCESSOR architecture, programming and Application with 8085 - R.Gaonkar (Penram international Publishing LTD.)
The 8051 microcontroller and Embedded systems - Mazidi, Mazidi and McKinley (PEARSON)
These two books are easy to understand and the concepts are clearly given.
Hope this helps!
+ 2
I doubt this will be helpful, but since you asked...
I learned from two books and by practicing on an Imsai 8080 (8085 model):
"8080 8085 Software Design, Book 1" by Christopher Titus, Peter R. Rony, David G. Larson, and Jonathan Titus, published by Howard W. Sams & Co., Inc., 1978, ISBN 0-672-21541-1
"8080A/8085 Assembly Language Programming" by Lance A. Leventhal, published by OSBORNE/McGraw-Hill, Inc., 1978, ISBN 0-931988-10-1
The books are mostly about programming, but had some information about architecture.