lcd display

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 »

PIC based Digital Voltmeter DVM

PIC-based Digital Voltmeter (DVM)

Introduction This project will describe how to make a simple digital voltmeter (DVM) using a PIC16F688 microcontroller. The range of this DVM is 0-20V, but you can easily increase or decrease the range of input voltage as your requirements after you understand the voltage scaling method described in this project. The PIC micro reads the

PIC-based Digital Voltmeter (DVM) Read More »