Commit graph

  • c126e6b673
    updated readme. master Kattni 2018-11-21 16:36:48 -0500
  • b527f79fe6
    Update README.md Kattni 2018-11-21 16:36:05 -0500
  • 3a88b07941
    Merge pull request #14 from djkotowski/readme_spelling_fix Kattni 2018-11-21 15:33:02 -0500
  • dace748edc
    Add support for PCF8574-based LCD backpack devices David Planella 2017-11-29 22:58:04 +0100
  • bc75cad284 Merge pull request #32 from caternuson/i2c_backpack Limor "Ladyada" Fried 2017-09-21 12:12:26 -0400
  • d4884eb1ab added support for backpack caternuson 2017-09-21 08:59:58 -0700
  • 752b6d83d9 Added modifiable long delay for use in clear and home operations corvuscrypto 2017-04-09 14:16:52 -0700
  • b3fc52c12d Merge 0f16d2adf1 into f5a43f9c33 David Thurstenson 2017-01-22 01:48:35 +0000
  • f5a43f9c33 Fix python 3 pip install issue with ez_setup relative import. Tony DiCola 2016-10-19 22:20:22 +0000
  • a9c21784da Use default address Adam Cecile 2016-06-10 12:59:11 +0000
  • d13423bd63 Add example for the I2C MCP23008 backpack Adam Cecile 2016-06-10 12:56:56 +0000
  • e5952eb4a9 Add GitHub pull request template Tony DiCola 2016-05-27 13:23:56 -0700
  • 0347d6c4ae Add GitHub issue template Tony DiCola 2016-05-27 13:21:31 -0700
  • 1687f20a18 Git ignore python dist dir. Tony DiCola 2016-04-20 19:50:48 +0000
  • de99e55a92 Bump version and add pypi metadata. Tony DiCola 2016-04-14 23:48:54 +0000
  • 128ca9b0e2 Python 3 fixes, whitespace tabs to spaces. Tony DiCola 2016-04-14 23:20:07 +0000
  • b4e81c48a2 Explain functionality of message method more detailed in comment Jan Bechstein 2016-01-21 11:12:28 +0100
  • 6f7ca982e9 Respect text direction when resetting the cursor before printing a message Jan Bechstein 2016-01-21 11:11:47 +0100
  • a6d6309403 Always begin to write messages at the beginning of the first line Jan Bechstein 2016-01-21 02:18:39 +0100
  • 7e218daab3 Merge pull request #15 from yoosi/fix-typo Limor "Ladyada" Fried 2016-01-04 12:59:44 -0500
  • 08c5ebaf48 fix typo Carter Maxwell 2016-01-03 15:55:14 -0800
  • 8af26c3998 Fixed spelling error in README Dan Kotowski 2015-12-04 22:34:17 -0600
  • 0f16d2adf1 Update to support import changes in Python 3 thurstylark 2015-09-26 07:40:54 -0500
  • 53001ed077 Merge 21de6afb13 into 97694de1b2 Aalhad Saraf 2015-09-24 17:12:12 +0000
  • 21de6afb13 Handling Ctrl+C cleanly Aalhad Saraf 2015-09-25 02:09:38 +0900
  • 97694de1b2 Merge pull request #11 from lamenezes/master Tony DiCola 2015-09-21 23:43:33 -0400
  • 54d6c5861b Removes unused import math from examples Luiz Menezes 2015-09-13 17:10:34 -0300
  • c057bfb16a cleaned up the look by creating functions TheNotary 2015-02-28 15:32:41 -0600
  • 79588de9bf added a simple cli for working with the LCD plate TheNotary 2015-02-28 15:01:25 -0600
  • 2c9849a0e0 compat with python3 Matth Walt 2015-01-10 19:35:40 +0100
  • 513307d0ed Merge pull request #5 from rodrigodiez/issue_4 Tony DiCola 2015-01-02 18:43:40 -0800
  • 848187e3df Move create_char from Adafruit_CharLCDPlate to Adafruit_CharLCD Rodrigo Díez Villamuera 2015-01-01 17:57:46 +0100
  • f1d0723169 Merge pull request #3 from heroldus/master Tony DiCola 2014-10-24 18:24:29 -0700
  • e822119030 - create method to save custom characters into CGRAM - extend examples to use custom characters heroldus 2014-10-18 01:21:32 +0200
  • fdf077c9d0 Merge pull request #2 from nichdu/patch-1 Tony DiCola 2014-08-11 11:18:26 -0700
  • 60c473af6f Update Adafruit_CharLCD.py nichdu 2014-08-09 02:16:03 +0200
  • 82f08d5f8d Fix PWM example to work with 4 line display. Tony DiCola 2014-07-21 23:06:10 +0000
  • fbab53e2da Fix char_lcd.py example to have correct BBB pins. Tony DiCola 2014-07-21 22:46:03 +0000
  • d7be395e5b Adjust MCP example to use RGB LCD. Tony DiCola 2014-07-21 21:15:28 +0000
  • 69b8c4baed Fix bug with non-PWM RGB display, and adjust example comments. Tony DiCola 2014-07-21 20:55:24 +0000
  • d9818c3212 Add basic char LCD example. Tony DiCola 2014-07-21 20:39:00 +0000
  • 505b2d5021 Update README.md Tony DiCola 2014-07-21 10:17:32 -0700
  • 2996713b9b Add char LCD plate support and more examples. Tony DiCola 2014-07-19 03:41:09 +0000
  • 95f68c3367 Initial commit. Tony DiCola 2014-07-18 22:59:17 +0000
  • 6b29af6aff Initial commit Tony DiCola 2014-07-17 10:54:08 -0700