How to Interface RTC using PIC

In this tutorial, we are going to discuss RTC Interfacing with PIC24. Before that, we should know about the RTC (PCF8563) operations. Let’s start. Components Required: 1 pic24 2 pcf8563 3 serial terminal Features and benefits Provides year, month, day, weekday, hours, minutes, and seconds based on a 32.768 kHz quartz crystal  Century flag…

Read More

How to Send Data/Push to Server Using GSM800 Modem with PIC Microcontroller

Requirements: Hardware: Software: PIC24FJ256GA110 FAMILY Pin diagram of PIC24 Fig. 1: PIC24FJ128GA106 Pinouts Now we are going to see PIC24 Interrupt and GMS Data Send to Server Tutorial. Both, Parallel and Serial modes of communication have certain advantages and disadvantages over one another. The serial communication is a preferred option due to its ability of…

Read More

How to Blink an Led Using PIC Microcontroller

In this tutorial we will learn How to Blink an LED with PIC Microcontroller using MPAB XC16 Compiler. Recently Microchip released a series of development tools including MPLAB X IDE and MPAB XC Compilers. MPLAB X IDE is a software that runs on a computer intended to develop applications for Microchip’s Microcontrollers and Digital Signal Controllers. It can be used…

Read More