.  
Microprocessor Hardware and Software  
line decor
  
line decor

 
 
 

 
 
EE 3710 Example Assembly Code

The following assembly language code is available to assist you in your homework and laboratory assignments.

Hello, EE3710 (for Lab 1)

9600-Baud Echo (Assembly) for Lab 4

9600-Baud Echo (C) for Lab 4

Memory Copy to LCD (for lab 6)

Header file for LCD interface (for lab 6 if implemented in C)

Assembly module for LCD interface (for lab 6 if implemented in C)

5x8 Font

Doorbell (use to test your amplifier & speaker)

Sine table in assembly

Example startup.asm - From Reset to main()