Skip to content
  • Home
  • C Tutorial
  • C Programming Examples
  • Interview Questions
    • C Interview Questions
    • Embedded C Interviews
    • Interview Questions On bitwise Operators C
    • Interview Questions On Memory Allocation C
    • Interview Questions on string C
    • Multiple Choice Questions In C
    • C++ Interview Questions
    • I2C Interview Questions
    • Programming Language MCQ
    • Python Interview Questions
    • Can protocol interview questions
    • C# Interview Questions
  • Video Courses
    • Embedded System
      • Mastering Microcontroller
      • Mastering RTOS
      • Embedded Linux
      • Arduino Step by Step
      • Ultimate Guide to Raspberry Pi
      • Electronics and PCB Design
      • VHDL and FPGA Development
      • Learn electricity & electronics
      • PLC Programming From Scratch
    • Data Science Course
      • Data Science Course 2020
      • Machine Learning A-Z
      • Machine Learning, Data Science and Deep Learning
      • Python for machine Learning
      • Statistics for Data Science, Data and Business Analysis
    • Programming Languages
      • C
      • C++
      • HTML and CSS
      • Javascript
      • Java
      • Python
      • Sql
    • Web Development
      • Angular
      • Complete JavaScript Course 2020
      • Modern React with Redux
      • Complete Cyber Security
      • Web Development Bootcamp
      • Web Developer zero to Mastery
    • Game Development
      • Complete C# Unity Developer 2D
      • Complete C# Unity Developer 3D
      • Unreal Engine C++
      • RPG Core Combat Creator
  • Tools
  • Blog
  • MCQ’s
  • Blog Post
  • MCQs
  • RECOMMENDED RESOURCES AND TOOLS FOR BEGINNERS
Character LCD Interfacing with PIC Microcontroller in 8-bit Mode

16*2 LCD Interfacing with PIC Microcontroller in 8-bit Mode

In this blog post, we will learn how to interface 16*2 Alphanumeric LCD with PIC Microcontroller (PIC16F877A) in an 8-bit Mode. We will also see the circuit diagram of  LCD 8-bit interfacing with PIC Microcontroller. Nowadays alphanumeric LCD is used in many devices to display the message, like printer, coffee machine, remote, etc. Alphanumeric LCD […]

16*2 LCD Interfacing with PIC Microcontroller in 8-bit Mode Read More »

Push button interfacing with PIC microcontroller

Push button interfacing with PIC microcontroller

In the article, we will learn push button interfacing with PIC Microcontroller. Like another Microcontroller PIC also provide the GPIO (General Purpose input-output) pins. We can interface input-output devices (Led, Switch, Adc, Sensors, ..etc)  to GPIO pins. Here we learn how to control a led using an SPST (single pole single throw) switch. An Led

Push button interfacing with PIC microcontroller Read More »

Led Interfacing with PIC Microcontroller

Led Interfacing with PIC Microcontroller

In the article, we will learn led interfacing with PIC Microcontroller. Like another microcontroller PIC also provide the GPIO (General Purpose input-output) pins. We can interface input-output devices to GPIO pins. The LED interfacing with PIC Microcontroller program is very sample.  If you want to toggle the led blinking then you need to toggle the

Led Interfacing with PIC Microcontroller Read More »

Read and Write to Internal EEPROM of PIC Microcontroller

Read and Write to Internal EEPROM of PIC Microcontroller

In the article, we will see how to read and write the internal EEPROM of PIC Microcontrollers. Generally, PIC microcontrollers come with some built-in EEPROM which is used to store data permanently. An EEPROM is a non-volatile memory that means it can store the data permanently without any power supply. EEPROM stands for Electrically Erasable

Read and Write to Internal EEPROM of PIC Microcontroller Read More »

Interfacing External EEPROM with PIC Microcontroller – I2C Based

Interfacing EEPROM with PIC Microcontroller – I2C Based

In the article, we see the interfacing  EEPROM with PIC Microcontrollers using the I2C Protocol. In the real world, microcontrollers have a limited amount of memory. Sometimes the limited amount of memory becomes a big issue and creates a roadblock to the development of a project. Each microcontroller provides flexibility to connect an external memory to

Interfacing EEPROM with PIC Microcontroller – I2C Based Read More »

Interfacing RTC DS1307 with PIC Microcontroller

Interfacing RTC DS1307 with PIC Microcontroller

In this blog post, we will learn how to interface RTC DS1307 with PIC Microcontroller (PIC16F877A).  RTC DS1307 connects with PIC  Microcontroller using the I2C protocol. So here we will also see the I2C protocol implementation for PIC  Microcontroller with the interfacing of 16X2 LCD. You can see the below articles, Understanding of I2C protocol.

Interfacing RTC DS1307 with PIC Microcontroller Read More »

Difference between pointer and array in C

Difference between pointer and array in C?

Array and pointer have a close relationship but both are different concepts in C programming. In this blog post, I will discuss the difference between pointer and array ( pointer vs array ). Before going to see the difference between pointer and array let us see the introduction of the array and pointer. If you

Difference between pointer and array in C? Read More »

Display Custom Characters on 16X2 LCD using PIC Microcontroller

Display Custom Characters on LCD using PIC Microcontroller

In this blog post, we will learn how to interface 16×2 Lcd with PIC Microcontroller (PIC16F877A). We will also learn how to display custom characters on 16X2 LCD using PIC microcontroller. 16X2 LCD has a controller HD44780, which provides the 8 locations (CGRAM ) to store the created LCD custom characters. We can use these

Display Custom Characters on LCD using PIC Microcontroller Read More »

copy files from one folder to another

Batch file to copy files from one folder to another folder

In this blog post, I will describe how to create a batch file to copy files from one folder to another folder. A batch file is a text file that contains a sequence of commands for a computer operating system. The batch script file has a bundle or package of a set of commands that is

Batch file to copy files from one folder to another folder Read More »

python interview questions

Python Interview Questions and Answers

You are looking for python interview questions and answers or python interview questions for data science, then you are at the right place. Here I have tried to create a collection of top python interview questions with answers which might ask by your interviewer in python interviews. In this Python Interview Questions blog post I

Python Interview Questions and Answers Read More »

← Previous 1 … 59 60 61 … 81 Next →
Best Gift for Programmers,Coders, and Techies

Copyright © 2026 Aticleworld | Powered by Aticleworld