The MASM Forum

Miscellaneous => 16 bit DOS Programming => Topic started by: vinotd on November 23, 2014, 12:41:47 AM

Title: Program code for 8086 and 8051 interfaces for experiments
Post by: vinotd on November 23, 2014, 12:41:47 AM
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
Title: Re: Program code for 8086 and 8051 interfaces for experiments
Post by: dedndave on November 23, 2014, 02:03:59 AM
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
Title: Re: Print RAM size and system date for 8086 using masm
Post by: vinotd on November 24, 2014, 05:54:33 PM
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
Title: Re: Program code for 8086 and 8051 interfaces for experiments
Post by: dedndave on November 25, 2014, 10:56:27 PM
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 (http://www.masmforum.com/board/index.php)

many code examples have been posted