A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
MTK-85 - an 8085 Microprocessor Training Kit
Single board computer built with a 1970 Microprocessor, the Intel 8085. Best for learning the fundamental of computer system.
The MTK-85 is a low-cost single board computer designed for self-learning the 8085 Microprocessor. The kit enables studying from low level programming with direct machine code entering to high level programming with PC tools easily. A nice feature, single-step running, helps students learn the operation of microprocessor instructions quickly and clearly. The user registers provide simple means to verify the code execution. Using a PC as the terminal, the MTK-85 can receive the Intel hex file and disassemble the machine code into 8085 instructions.
Link: MTK-85