Push button interfacing with PIC microcontroller
In the article, we will learn push button interfacing with PIC Microcontroller. Like another Microcontroller PIC also provide the GPIO (General Purpose input-output) pins. We can interface input-output devices (Led, Switch, Adc, Sensors, ..etc) to GPIO pins. Here we learn how to control a led using an SPST (single pole single throw) switch. An Led […]
Push button interfacing with PIC microcontroller Read More »