HOME

 

CSE 477: Digital Systems Design
(Spring 1999)
Lab Assignments
 
  1. Introduction to Microcontollers

  2.  
  3. Microcontrollers and Interrupts

  4.  
  5. VGA Interface

  6.  
  7. Serial Communications
Documentation for Hardware and Design Tools

Documentation for turning pictures into .bin files and creating your own animations.

 BACK TO TOP

 Last Updated:
3/24/99

Contact the instructor at: yourname@u.washington.edu
Thought for the day (from comp.arch.embedded): 
//--------------------------------------------------------------------- 
// Always code as if the guy that ends up maintaining and/or testing 
// your code is a violent psychopath who knows exactly where you live. 
--------------------------------------------------------------------