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

Digital DC Voltmeter using 7-Segment Display and Pic Microcontroller

digital voltmeter with seven segment display and pic microcontroller

In this tutorial, we will design a digital voltmeter using a 7-segment display and pic microcontroller. Usually, we use LCDs to display sensor data. In the last tutorial, we designed …

Read more

Display ADC value on 4-digit 7-Segment Display using Pic Microcontroller

Display adc value on 7 segment display using pic microcontroller circuit diagram

In this article, we will learn how to print adc value on 7 segment display using pic microcontroller. In the last two articles, we have seen how to use adc …

Read more

PWM using Pic Microcontroller with Examples

Generate fixed duty cycle PWM using pic microcontroller simulation

PWM using Pic Microcontroller with Examples, In this tutorial, you will learn to generate a PWM signal with the help of PIC microcontroller (PIC16F877A). We will provide pulse width modulation …

Read more

7 Segment Display Interfacing with Pic Microcontroller

7 segment display interfacing with pic microcontroller simulation

7 Segment Display Interfacing with Pic Microcontroller: In the last tutorials, we have seen how to use MPLAB XC8 Compiler and How to interface an LED with pic microcontrollers such as …

Read more

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

24C04 Two-Wire Serial EEPROM Interfacing with Arduino

24C04 Two wire I2C EEPROM pinout diagram

24C04 is a two-wire serial EEPROM which is an abbreviation of Electrically Erasable Programmable Read-Only Memory. This EEPROM IC provides an I2C communication interface.  It is basically a memory device …

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

Older posts
Newer posts
← Previous Page1 … Page62 Page63 Page64 … Page142 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...