Interfacing(USB – RS232 – I2c -ISP) Projects

PIC16F877 breadboard LCD 4-bit mode prototype setup

PIC16F877 Driving LCD in 4-Bit Mode using PIC16F877 with Proteus Simulation

Introduction This microcontroller project shows how a PIC16F877 can drive an LCD display using 4-bit mode inside a Proteus simulation.The project demonstrates LCD control with fewer data pins, making it useful for embedded systems where I/O pin saving is important.It is a practical electronics example for learning how a PIC microcontroller communicates with an alphanumeric […]

PIC16F877 Driving LCD in 4-Bit Mode using PIC16F877 with Proteus Simulation Read More »

PIC16F877 LCD demo on breadboard prototype

PIC16F877 Driving LCD using PIC16F877 with Proteus Simulation

Introduction This project demonstrates how a PIC16F877 microcontroller can be used to drive an Ampire 128×64 LCD in a Proteus simulation environment. It is a simple but useful microcontroller project for understanding LCD interfacing in embedded systems. The design also highlights interoperability between the Crownhill PIC BASIC Plus Compiler and Proteus VSM. For students and

PIC16F877 Driving LCD using PIC16F877 with Proteus Simulation Read More »

PIC18F4550 USB mass storage prototype setup

PICDEM FS USB Mass Storage Device using PIC18F4550 with Proteus Simulation

Introduction This microcontroller project demonstrates how to simulate a USB Mass Storage Device (MSD) using the PIC18F4550 in a Proteus simulation environment. The system mimics how a USB flash drive communicates with a computer, making it highly valuable for learning embedded systems and USB protocol basics. It is especially useful for students and engineers exploring

PICDEM FS USB Mass Storage Device using PIC18F4550 with Proteus Simulation Read More »

Photograph of the DAS along with sensor and programmer

Efficient Multichannel Data Acquisition with USB Connectivity using PIC Microcontroller

1.     INTRODUCTION With the rapid advancements in embedded technology, there is a growing demand for a data acquisition system that combines fast processing speed, compact size, low cost, and real-time data monitoring capabilities. The utilization of a microcontroller as a processor has gained popularity due to its speed, energy efficiency, affordability, and lightweight nature [1-2].

Efficient Multichannel Data Acquisition with USB Connectivity using PIC Microcontroller Read More »

Tier Star Topology

PIC MICROCONTROLLER BASED USB STORAGE

INTRODUCTION The primary objective of this project is to execute the USB protocol and manage the reading and writing of packets of various sizes within the memory of the Peripheral Interface Controller (PIC) microcontroller. Several test cases have been incorporated, which include: – Writing a single packet to the device – Reading and writing a

PIC MICROCONTROLLER BASED USB STORAGE Read More »

RS232 Infra Red Interface

RS232 – Infra-Red Interface

Description This project is a Microchip PIC microcontroller with an RS232 serial interface on one side and an Infra-Red receive and transmit interface on the other. Important – All mention of RS232 on this page actually refers to RS232 waveforms operating at 5V TTL levels not +/-12V levels which would destroy the PIC device. An

RS232 – Infra-Red Interface Read More »

PIC 16F917 Gyroscope interface

PIC 16F917 Gyroscope interface

In this post we will study the ADC ( Analog-to-Digital ) Module of the Microcontroller PIC16F917 . We will study a real circuit of PIC16F917 interfacing to a semiconductor Gyroscope. The Gyroscope is a motion sensor that senses tilt in a certain direction . The used sensor is a yaw rate sensor ( free sample

PIC 16F917 Gyroscope interface Read More »