Skip to content

This is a library to use the pigpio commands for driving an LCD with Xojo API2

License

Notifications You must be signed in to change notification settings

eugenedakin/pigpio-LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pigpio-LCD

Code for Xojo apps to access the LCD with the Raspberry Pi GPIO pins through the pigpio library

This is a pigpio library that is a replacement for the deprecated wiringPi library that is to be used with Xojo apps. A book has been written called 'I Wish I Knew How To... Program Raspberry Pi 4B Electronics with Xojo: Buster Edition' is being written and the examples use this library exclusively. More instructions about the book will be available at https://www.scispec.ca and press the button on books.

This library is to be used with the pigpio-GPIO library. Examples are in Chapter 12 of the book.

The estimated time for the book to be released is the fall of 2020.

Version 1.0 (6 June 2020)

  • Initial Version of pigpio-GPIO library

Verson 1.1 (6 June 2020)

  • Added ScrollDisplayLeft
  • Added ScrollDisplayRight
  • Added DisplayOff
  • Added DisplayOn
  • Added CursorOn
  • Added BlinkOn
  • Added BlinkOff
  • Added AutoScrollOn
  • Added AutoScrollOff

About

This is a library to use the pigpio commands for driving an LCD with Xojo API2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages