Firmware for MAXREFES1265

Dependencies:   max32625pico SerialInterface maxim-dev USBDevice

MAXREFDES1265 Numeric keypad interface using MAX7360 and MAX32625PICO

Description: MAX7360 is an I2C interfaced key switch controller when integrated with a microcontroller it can be used to control the numeric keypad

Operation: This code was developed in a such a way that initially all the registers in MAX7360 gets initialized and based upon the key press the data gets displayed on Serial monitor

README.md

Committer:
brianh
Date:
2020-05-05
Revision:
1:6dcb933b366d
Parent:
0:4a433af35131

File content as of revision 1:6dcb933b366d:

MAXREFDES1265 Numeric keypad interface using MAX7360 and MAX3265PICO 

Description: MAX7360 is an I2C interfaced key switch controller when 
             integrated with a microcontroller it can be used to control 
             the numeric keypad

Operation: This code was developed in a such a way that initially all 
           the registers in MAX7360 gets initialized and based upon the 
           key press the data gets displayed on Serial monitor