• v0.5-alpha 208046a9a6

    About time Pre-release

    lewismoten released this 2017-01-30 02:38:18 +00:00 | 0 commits to master since this release

    The time can now be set!

    Features

    • Set time via keypad
    • Set contrast
    • Hold keys to have them repeat every quarter second
    • Backlight turns on when in use
    • KeyPad logic refactored
    • Interact with LCD via Adafruit_PCD8544

    Bugs:

    • Contrast does not appear to change

    time

    https://youtu.be/CJQzHcR06AM

    Downloads
  • v0.4-alpha a2559f7432

    Keystate Introduction Pre-release

    lewismoten released this 2017-01-29 04:15:36 +00:00 | 9 commits to master since this release

    A library is setup to retain the current state/event of a key to determine if a key was just pressed, continues to be pressed, or was just let go.

    New Features:

    • Press any key to view the menu
    • Initial date/time is displayed if you do not interact with the menu for 10 seconds
    • Exit the menu by pressing the * (asterisk)

    Bugs:

    • Nothing else in the menu works.

    img_0509

    Downloads
  • v0.2-alpha 511f42138f

    Tik-Tok Pre-release

    lewismoten released this 2017-01-27 02:56:28 +00:00 | 11 commits to master since this release

    The display now shows the date and time in real time.
    v0 2-alpha

    Downloads
  • v0.3-alpha 511f42138f

    Touchy Pre-release

    lewismoten released this 2017-01-27 02:56:28 +00:00 | 11 commits to master since this release

    The grow box now has a keypad input. Press a key and you will see it's value appear on the screen.

    img_0501

    https://www.youtube.com/watch?v=UoD7_jj1w14

    Downloads
  • v0.1-alpha 7c34567018

    LCD Display Matrix Pre-release

    lewismoten released this 2017-01-26 23:30:27 +00:00 | 14 commits to master since this release

    Write text onto a Nokia5110 LCD Module with an Arduino

    Downloads