Skip to content

redolf250/mini_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini_project

High-Powered Device Control System using PIC16F877A

📖 Overview

This project demonstrates the design and implementation of a microcontroller-based system for controlling high-powered electronic devices.
It is built around the PIC16F877A and integrates both hardware and software components.

A 4-bit LCD interface is used for real-time status display, while supporting circuit design, PCB layout, and simulation files are included.
The project highlights embedded systems development with C/Assembly programming and hardware prototyping.


✨ Features

  • PIC16F877A-based control system
  • LCD Display (4-bit mode) for user feedback
  • Circuit design and simulation files
  • PCB routing and 3D hardware view
  • Code written in C/Assembly

📂 Repository Structure

  • Codes/ → Source code for PIC16F877A (LCD interfacing & control logic)
  • project/ → Circuit diagrams and design files
  • images/ → Simulation screenshots, PCB layout, and 3D views
  • README.md → Project documentation

🛠️ Tools & Technologies

  • Microcontroller: PIC16F877A
  • Programming Languages: C, Assembly
  • Simulation/Design: Proteus (or equivalent)
  • PCB Layout: Included in project files

💡 Applications

  • Home and industrial automation
  • Switching and monitoring of high-powered devices
  • Educational demonstrations of embedded systems

📷 Sample Outputs

Simulation, PCB design, and 3D layout screenshots can be found in the images/ directory.


📜 License

This project is released under the MIT License. You are free to use, modify, and distribute it with attribution.

A PIC16F877A based project for controlling high powered electronic devices.

Project design using proteus

Simulation

3D View

3D View

PCB routings

3D View

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors