News & Updates

Finger touching PIC16F887 capacitive touch sensor demonstration board

MTOUCH Single Button using PIC16F887 with Proteus Simulation

Introduction Capacitive touch sensing has become a popular feature in modern embedded systems and DIY electronics projects. This MTOUCH Single Button project demonstrates how a touch-sensitive input can be implemented using the PIC16F887 microcontroller inside a Proteus simulation environment. The project uses a simple relaxation oscillator technique to detect human touch on a sensor pad

MTOUCH Single Button using PIC16F887 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 »

PIC Ethernet web server board with LCD display

Explorer 16 Virtual Evaluation Board Web Server using PIC Microcontroller with Proteus Simulation

Introduction This microcontroller project demonstrates a virtual Explorer 16 evaluation board running a simple web server using the ENC28J60 Ethernet module in a Proteus simulation environment. It showcases how embedded systems can communicate over a network using TCP/IP protocols. The system simulates real hardware behavior, allowing developers to test networking features without physical components. It’s

Explorer 16 Virtual Evaluation Board Web Server using PIC Microcontroller with Proteus Simulation Read More »

I2C Communication using TMS320F28027PT with Proteus Simulation

Introduction This project demonstrates a practical I2C communication example implemented on the TMS320F28027PT Piccolo microcontroller using Proteus simulation. It focuses on understanding how the Piccolo MCU operates as an I2C master, handling low-level timing, startup, and system initialization.The project is ideal for engineers exploring embedded systems, microcontroller projects, and practical electronics using TI’s C2000 family.

I2C Communication using TMS320F28027PT with Proteus Simulation Read More »

DAC Sine Wave Generation using TMS320F28027PT with Proteus Simulation

Introduction This microcontroller project demonstrates how a digital-to-analog converter (DAC) can be implemented using PWM on a PICCOLO series controller.Using Proteus simulation, the project generates a clean sine wave output by filtering a high-frequency PWM signal.It is a practical example of embedded systems design, combining firmware, timer interrupts, and external RC filtering.The project is useful

DAC Sine Wave Generation using TMS320F28027PT with Proteus Simulation Read More »

Breadboard MAX6675 thermometer setup.

PIC18 and MAX6675 Thermometer using PIC18F452 with Proteus Simulation

Introduction This microcontroller project demonstrates a high-temperature digital thermometer built around the PIC18F452 and the MAX6675 K-type thermocouple interface.Designed and tested entirely using Proteus simulation, the project shows how embedded systems can accurately measure and display temperature values in real time.It combines sensor interfacing, display multiplexing, and interrupt-driven firmware into one practical electronics application.Using the

PIC18 and MAX6675 Thermometer using PIC18F452 with Proteus Simulation Read More »

Embedded Disk Data Logger

Disk Based Data Logger using PIC18F458 with Proteus Simulation

Introduction This Disk Based Data Logger is a practical microcontroller project that demonstrates how a PIC18 microcontroller can directly interface with an ATA/IDE hard disk to record data. Designed and tested using Proteus simulation, the project showcases real-world embedded systems concepts such as low-level disk access, interrupt-driven data logging, and RS232 communication.The system logs sampled

Disk Based Data Logger using PIC18F458 with Proteus Simulation Read More »