How to Get an Analog Input on a PIC Microcontroller

How to Get an Analog Input on a PIC Microcontroller

This guide hopefully will show you how to write C code that will allow you to read in an analog input (AI) value to your PIC microcontroller. I am using a PICkit 3 programmer with a PICkit 2 18-pin demo board. The microcontroller is a PIC1827, but the ideas discussed in this article will be […]

How to Get an Analog Input on a PIC Microcontroller Read More »