Code Monkey home page Code Monkey logo

arduino-touchscreenkeypad's Introduction

Welcome to the Arduino-TouchScreenKeypad wiki!

Author:

Richard Kirkpatrick

Introduction:

Uses the Seeed Studio TFT touch screen to display a numerical keypad for the Arduino Uno. Features include display box, numerical keypad, enter (checks password) and clear (clears password).

This is a great add-on to many of the existing Arduino projects. For example, one could create a password controlled lock with this keypad. Another ideal is someone could use this keypad to unlock a screen.

Required Files:

The TFT library comes with the standard Arduino library. However, you will also need the following libraries:

  1. TouchScreen library (Link: https://github.com/adafruit/Touch-Screen-Library )
  2. TouchScreenGeometry (see my files on Github)
  3. TouchScreenStrings (see my files on Github)
  4. TouchScreenButtons (see my files on Github)

Instructions:

  1. Download the zipfile.
  2. Unzip the files.
  3. Open the .ino file with the Arduino IDE.
  4. Connect the Seeed Studio TFT Touchscreen to the Arduino Uno.
  5. Uplad the .ino file to the Arduino and run.

Bugs:

There are no known bugs at this time. If you see any bugs, please contact me and I will do my best to resolve them.
You may also feel free to resolve them yourself. Just check with me before you submit any updates.

Upgrades:

We become better programmers by always looking for ways to improve our code. Thus, I will always look for ways to improve this code. If you have any suggestions for improvement or would like to make improvements yourself, please let me know.

arduino-touchscreenkeypad's People

Contributors

rsk22 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

lavalse dloocke

arduino-touchscreenkeypad's Issues

Missing file

I don't see the *.ino file that's to be loaded.

Thanks,
Kyle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.