EE 308
Homework #13
Due April 21, 1996

  1. What do you need to write to the BAUD, SCCR1 and SCCR2 registers to set up the SCI for

  2. Write a C program which will print the string hello, world on the PC display. You should set up the SCI as describe in Part 1.

  3. Write a C program which will read the voltage on one of the A/D converter pins, and write the value to the PC screen. For example, if the input voltage is 2.5 V, the output should be something like
       Voltage on A/D input 3 is 2.5 V
    

  4. Write the master program for Lab 13. Turn in a typed version of the program. It should


Bill Rison, <rison@ee.nmt.edu >