Adafruit_RGBLCDShield.h - LCD_command help

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
wallykissel
 
Posts: 9
Joined: Mon Jan 28, 2013 1:06 am

Adafruit_RGBLCDShield.h - LCD_command help

Post by wallykissel »

Tried searching for info about all the defs in Adafruit_RGBLCDShield.h. Some are easy, i.e. LCD_DISPLAYON, OFF but others are not. I could be missing something obvious, but could someone point me to this info describing the commands?

Thanks,
- Wally

User avatar
adafruit_support_bill
 
Posts: 88091
Joined: Sat Feb 07, 2009 10:11 am

Re: Adafruit_RGBLCDShield.h - LCD_command help

Post by adafruit_support_bill »

Those commands are derived from the HD44780 controller spec sheet:
http://www.adafruit.com/datasheets/HD44780.pdf

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”