Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 05:24:59 17:24


Login with username, password and session length


Pages: [1]
Print
Author Topic: universal keypad library for mikcroc  (Read 3778 times)
0 Members and 1 Guest are viewing this topic.
cooperharris
Junior Member
**
Offline Offline

Posts: 90

Thank You
-Given: 72
-Receive: 22


« on: September 30, 2008, 05:36:29 17:36 »

Getting an input from a user may seem trivial, but in real word it will lead to resolve some problems like switch bounce, input correction, input validation, polling function in each major loop of the program, and so on...

Here is a very convenient way to solve them : this interrupt-based keypad library will do it for you.


Why another PIC Keypad LIBRARY ?

There are already tons of keypad PIC libraries on the web, but I think this one will be the most universal and versatile, featuring :

    * keypad up to 8x8 or buttons up to 8
    * fully configurable I/O :
          o user defined ports
          o in keypad mode row port and column port may be different
          o user defined bits in port
          o user defined rows and columns number
    * user defined character lookup table
    * user defined erase and enter keys
    * works on interrupt : no polling necesary, no key lost
    * auto debounce, delay is user defined
    * switchable typematic (auto-repeat) mode at run time, rate is user defined
    * switchable linear/circular buffer mode at run time
    * input is available at any time in a string buffer
    * maximum input size is user defined
    * other functions :
          o last key entered
          o keypad status...



check it and  download it  here


http://www.micro-examples.com/public/microex-navig/doc/083-keypad-library#2
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC