arduinoprojects

git clone https://git.tarina.org/arduinoprojects
Log | Files | Refs

README.md (532B)


      1 ## Keypad library for Arduino
      2 
      3 **Authors:**  *Mark Stanley***,** *Alexander Brevig*
      4 
      5 
      6 This repository is a copy of the code found here [[Arduino Playground]](http://playground.arduino.cc/Code/Keypad).
      7 
      8 The source and file structure has been modified to conform to the newer `1.5r2` library specification and is not compatible with legacy IDE's.
      9 For these IDE's, visit the link above to grab the pre `1.0` compatible version, or download it directly here:  [[pre `1.0` version]](http://playground.arduino.cc/uploads/Code/keypad.zip).