Test and example programs

These four programs are employed to test the functionality of the EduMic Board. There are versions of these programs for the 16F87x, 18F2550 and 18F452 PIC microcontrollers.

Configuration switches: SW6 must be in RB0, SW2 in RA4, SW19 in I2C, SW23 disconnected, SW18 (programming) in normal, and JP10 must be in short.

Program descriptions

Downloading

16F87x 18F2550 18F452
DigIO.HEX DigIO.hexDigIO.c DigIO.hex, DigIO.c
AnaDisp4.HEX AnaDisp4.hex, AnaDisp4.c AnaDisp4.hex, AnaDisp4.c
Varios.HEX Varios.hex, Varios.c Varios.hex, Varios.c
I2Cana.HEX I2C.hex, I2C.c I2C.hex, I2C.c

There are other example programs for the 16F876 microcontroller.