Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed init routine , added configurable strobe delays #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 7, 2019

  1. Update lcd.go

    Added configurable strobe delays.
    Adrian Houghton committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    3fabebf View commit details
    Browse the repository at this point in the history
  2. Update lcd.go

    Updated LCD initialize routine to have correct delays according to datasheet.
    Adrian Houghton committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    11bda63 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. * Improved the INIT code to be more stable and follow the datasheet g…

    …uidelines.
    
    * Added Fill() function.
    * Added Shutdown() function.
    * Changes to examples.
    AdrianH committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    a4e4ad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Add two new examples.

    Fixed broken old example.
    Added Sratup() function to lcd.go.
    adrianh-za committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ede4dc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from adrianh-za/fixes-and-example-updates

    Add two new examples.
    adrianh-za committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    394f292 View commit details
    Browse the repository at this point in the history