Skip to content

LatifEmbedded/Control-System-with-LCD-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PIC18F452 LED Control System

Overview

This code is a complete program for a PIC18F452 microcontroller, written in C using the MPLAB C18 compiler. The program enables control of LEDs based on user input from a potentiometer and a push-button. An LCD display provides a menu, and the potentiometer allows the user to select different tasks, which are executed when the push-button is pressed.

The available tasks are:

  • Rotate LED
  • Shift LED
  • Blink LED
  • Swap LED

Releases

No releases published

Packages

No packages published

Languages