Keypad-I2C (community library)
Summary
| Name | Value | 
|---|---|
| Name | Keypad-I2C | 
| Version | 0.1.3 | 
| Installs | |
| License | GPLv3 | 
| Author | Mark Stanley (mstanley@technologist.com), Alexander Brevig (alexanderbrevig@gmail.com), adapted for Spark Core by Sandro Lange, adapted for I2C by Evan Simkowitz | 
| URL | https://github.com/esimkowitz/particle-keypad-i2c | 
| Repository | https://github.com/esimkowitz/particle-keypad-i2c.git | 
| Download | .tar.gz | 
Particle IDE library for using a keyboard with the MCP23008 I2C I/O expander
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
Particle-Keypad-I2C
Copyright (c) 2016, Evan Simkowitz
The Key library is licensed under LGPLv2.1. The Keypad-I2C library is licensed under GPLv3. The Adafruit_MCP23008 library is under a BSD license.
Particle-Keypad-I2C is Evan Simkowitz's adaptation of Sandro Lange's Spark Core port of Alexander Brevig and Mark Stanley's Keyboard Arduino library. The Adafruit_MCP23008 library is Evan Simkowitz's Particle IDE port of Limor Fried/Ladyada's library for Adafruit Industries.
This library allows for operation of a keypad over I2C using the MCP23008 I/O expander. This library is compatible with the following Particle boards: Photon, P1, Electron, Core.
Browse Library Files