Gadgetronicx > Microcontroller > PIC > PIC tutorials
PIC tutorials
Frank Donald
February 19, 2015
LCD displays operate in two modes 4 bit and 8 bit mode. We all might have been familiar with 8 bit mode which is used widely in several systems. But 4 bit mode is something which many of us is…
Read more
Frank Donald
December 20, 2014
UART or serial communication is one of the important protocol used by the Microcontrollers to transmit and receive data from the external devices. Almost every controller is equipped with this protocol to make transmission and reception easier just using two…
Read more
Frank Donald
August 29, 2014
Design of LCD and Keypad Interface to PIC Mircocontroller Interfacing LCD and Keypad are one of the important interfacing concepts of PIC microcontroller since both the input and output element can form a complete embedded system design. This tutorial is…
Read more