HOME

 

CSE 477: Digital Systems Design
(Spring 2000)
Lab Assignments
 
  1. Introduction to Microcontollers
  2. Microcontollers and Interrupts
  3. Interfacing to a VGA Display
  4. Serial Communications
Documentation for Hardware and Design Tools
 BACK TO TOP

 Last Updated:
4/11/2000

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. 
--------------------------------------------------------------------