Connecting PIC16F877A with an LCD screen
In this tutorial we will see what an LCD-screen is, how it works and how it is used. We will continue by connecting it to the PIC16F877A microcontroller with its GPIOs in 8-bit mode. Later on, we will take a quick look at the 4-bit mode, so both can be ...
Connecting PIC16F877A with 7-Segment display
In this tutorial we will see what a 7-Segment display is, how it works and what it is used for. We will continue by connecting it to the PIC16F877A microcontroller, using its GPIO pins.