Microchip PIC Tutorials
SPI Tutorial With PIC Microcontrollers | Serial Peripheral Interface
In this tutorial, we’ll be discussing the SPI (serial peripheral interface) bus. How it works and how to establish serial communication between 2 PIC microcontrollers via SPI
USB-TTL Converter Tutorial | PC Control For PIC Microcontrollers
In this tutorial, you’ll learn how to create a communication channel between your PC & the Microcontroller via UART serial port. We’ll be using a serial USB-To-TTL converter module as we can’t just hook the RX/TX pins to the D+/D- pins of a USB Port.