News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Program code for 8086 and 8051 interfaces for experiments

Started by vinotd, November 23, 2014, 12:41:47 AM

Previous topic - Next topic

vinotd

8086 Programs using kits and MASM
1. Basic arithmetic and Logical operations
2. Move a data block without overlap
3. Code conversion, decimal arithmetic and Matrix operations.
4. Floating point operations, string manipulations, sorting and searching
5. Password checking, Print RAM size and system date
6. Counters and Time Delay

8086 with Peripherals and Interfacing Experiments
7. Traffic light control
8. Stepper motor control
9. Digital clock
10. Key board and Display
11. Printer status
12. Serial interface and Parallel interface
13. A/D and D/A interface and Waveform Generation

8051 Experiments using kits and MASM
14. Basic arithmetic and Logical operations
15. Square and Cube program, Find 2's complement of a number
16. Unpacked BCD to ASCII


Anyone having code regarding above program
Please upload ....
I did not know anything about masm and i am beginner in masm and microprocessor programs execution

i require asm code for the above

thank.... for reply

dedndave

lol
we have a no-homework rule
however, if you get started - and have trouble in a specific area, we may help

for the 8051, i used to use the A51 assembler

vinotd

I am beginner to masm software and i don't know how to write code in masm

PRogram code for
Password checking, Print RAM size and system date
Counters and Time Delay

dedndave

the forum search tool might help

also, you can go to the "old forum" archive and use the search tool there

http://www.masmforum.com/board/index.php

many code examples have been posted