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
.gitignore@0:4a433af35131, 2020-05-05 (annotated)
- Committer:
- venkik
- Date:
- Tue May 05 16:39:00 2020 +0000
- Revision:
- 0:4a433af35131
Final MAXREFDES1265 design
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
venkik | 0:4a433af35131 | 1 | .build |
venkik | 0:4a433af35131 | 2 | .mbed |
venkik | 0:4a433af35131 | 3 | projectfiles |
venkik | 0:4a433af35131 | 4 | *.py* |