Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N76E003Keypad

This code is a simple interfacing between a 4x3 keypad matrix and N76E003. The connection are as follows.

Connection

  • P1.0 Row 1
  • P1.1 Row 2
  • P1.2 Row 3
  • P1.3 Row 4
  • P1.4 Column 1
  • P1.5 Column 2
  • P1.6 Column 3
  • P2.0 Buzzer

Folder Structure

  • Common
  • Include
  • keypadCode
  • Startup

Common

This file contains common related code.

Include

This has all the includes files required for N76E003 controller

Startup

It contains the startup code which is required for Keil

About

Simple Interfacing Keypad with N76E003

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages