Skip to content
  • Home
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • ESP8266 NodeMCU
    • FreeRTOS Arduino
    • 8051 microcontroller
    • AVR Microcontroller
  • ARM Microcontrollers
    • TM4C123 Tiva LaunchPad
    • STM32 Blue Pill
    • STM32 Nucleo
    • STM32F4 Discovery Board
    • MSP430 launchpad
  • Raspberry Pi
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • Raspberry Pi
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Electronics components
  • Contact
    • Editorial
    • Advertise

Pic Microcontroller Tutorials

MPLAB XC8 Compiler – Write your First Program

MPLAB XC8 Compiler getting started guide

MPLABX with XC8 – Getting started & your first Program: In this post, we explain that how to write your first MPLAB XC8 compiler and also demonstrates that how to …

Read more

Internal EEPROM of PIC Microcontroller (PIC18F452)

Internal EEPROM PIC Microcontroller Example MPLAB XC8 Compiler Simulation

Internal EEPROM of PIC18F452 Microcontroller: Data EEPROM is used to store data permanently and it even retains data even after powering off a device or microcontroller. Almost all pic microcontrollers …

Read more

SPI Communication with PIC microcontroller

PIC to PIC SPI communication MPLAB XC8 Compiler example

SPI stands for Serial Peripheral Interface. Like UART and I2C,  It is used to transfer data simply and quickly from one device to another. Most importantly, it has a faster …

Read more

16×2 LCD Interfacing with PIC Microcontroller – Examples

LCD Interfacing with Pic microcontroller pic18f4550

In this tutorial, you will learn to interface an LCD with a pic microcontroller. It is very simple and easy to understand the project for beginners and is commonly used …

Read more

Use UART Interrupt of Pic Microcontroller with Examples (PIC18F4550)

UART Interrupt PIC Microcontroller PIC18F4550 Receive data SERIALLY

In this tutorial, we will see how to use UART interrupt of pic microcontroller. We will use the PIC18F4550 microcontroller to receive data serially. Unlike, a polling method, a UART …

Read more

UART Communication with Pic Microcontroller( Programming in MPLAB XC8 )

Send data serially with pic microcontroller UART

USART/UART is a serial communication protocol that is used to transfer data serially. In other words, it transfers data bit-by-bit. One of the main advantages of this communication method is …

Read more

How to use DAC Module of Pic Microcontroller and Generate waveforms

In this tutorial, we will see how to use the DAC module of a PIC microcontroller.  Digital to Analog converter is an electronics circuit that converts digital values into analog …

Read more

PIC Microcontroller ADC – How to Use PIC18F4550 ADC

ADC PIC MICROCONTROLLER PIC18F4550 with LCD Display

In this tutorial, we will go through an analog to digital converter or ADC module of pic microcontrollers. Almost all pic microcontroller series such as PIC10F, PIC12F, PIC16F, PIC18F, and …

Read more

PIC16F84A Microcontroller introduction and features

PIC16F84A Microcontroller pinout

This tutorial is an introduction to PIC16F84A microcontroller. We will talk about pinout, main features, different GPIO ports, How to use these input outputs pins to blink an LED or …

Read more

Line Tracking Module interfacing with pic microcontroller

Line Tracking Module interfacing with pic microcontroller

In this line tracking module tutorial, you will learn what is line tracking module? Are you planning to make a line follower robot and you do not have time to …

Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page9 Next →

Subscribe to Blog via Email

Categories

Recent Posts

  • Node-RED Send Messages to WhatsApp Number
  • Node-RED Send Email Alerts and Notifications
  • Install Node-RED on Raspberry Pi (32-bit and 64-bit RPI OS)
  • Install Mosquitto MQTT Broker on Raspberry Pi
  • Headless Setup of Raspberry Pi without Keyboard and Monitor
Copyright © 2013-2025 Microcontrollerslab.com All Rights Reserved
 

Loading Comments...