S215    08 1124

HK16-14 Two-Input ADC With Three-Bit Serial Out
15 points
OEES 215

Back to Main Page
 
  1. Get handouts for the program, the flowchart (revision 081124), and for the revised schematic (revision 081119).
  2. According to the schematic, move the multiplexer's address lines to J1 pins 3, 4, and 5 of the PIC Card.
  3. Also according to the schematic, have one of the 1k pots connected to pin 4 of the multiplexer and the other to pin5.
  4. Right click here to download the file: hk16-14---2-input-adc-w-3-bit-serial-out-ver1-081119-SOLUTION.hex.
    • The hex file is a file containing hexadecimal numbers and it is the machine-language file that the compiler  produced.
  5. Download the hex file into the PIC, and try out the program.
 
Back to Main Page