A set of programs to test the PIC24F. It's the bare minimum code required to get a PIC24F chip doing something useful. It uses the internal 10 bit A/D to convert the voltage on RA12 at 20ksps and output each sample with the UART. The samples are then displayed with a simple Windows GUI project.
Build the C30 code and burn to the PIC24F. Build the Pelles C code and run. Release PIC24F from reset. Samples are displayed live on screen.
Requirements to build: