Skip to content

Implementation of a simple, yet effective keypad scanning algorithm using PIC16F887 chip and simulated with Proteus 8.1

Notifications You must be signed in to change notification settings

ahmed11406/KeyPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyPad

The code provided here uses C++ language to communicate with PIC16F887 microcontroller and aims at detecting a keypad button press. Upon detection, the user is free to chose what operation to do, here in this code the output is connected to a seven segment display so that the pressed key shows up on the display. The circuit kit is simulated using Proteus 8.1. You can use any IDE of your choice, I used MikroC but any other PIC IDE would do the job.

May you have any questions, feel welcomed to contact me.

About

Implementation of a simple, yet effective keypad scanning algorithm using PIC16F887 chip and simulated with Proteus 8.1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages