Kattni
|
c126e6b673
|
updated readme.
|
2018-11-21 16:36:48 -05:00 |
|
Kattni
|
b527f79fe6
|
Update README.md
|
2018-11-21 16:36:05 -05:00 |
|
Kattni
|
3a88b07941
|
Merge pull request #14 from djkotowski/readme_spelling_fix
Fixed spelling error in README.md
|
2018-11-21 15:33:02 -05:00 |
|
Limor "Ladyada" Fried
|
bc75cad284
|
Merge pull request #32 from caternuson/i2c_backpack
added support for backpack
|
2017-09-21 12:12:26 -04:00 |
|
caternuson
|
d4884eb1ab
|
added support for backpack
|
2017-09-21 08:59:58 -07:00 |
|
Tony DiCola
|
f5a43f9c33
|
Fix python 3 pip install issue with ez_setup relative import.
|
2016-10-19 22:20:22 +00:00 |
|
Tony DiCola
|
e5952eb4a9
|
Add GitHub pull request template
|
2016-05-27 13:23:56 -07:00 |
|
Tony DiCola
|
0347d6c4ae
|
Add GitHub issue template
|
2016-05-27 13:21:31 -07:00 |
|
Tony DiCola
|
1687f20a18
|
Git ignore python dist dir.
|
2016-04-20 19:50:48 +00:00 |
|
Tony DiCola
|
de99e55a92
|
Bump version and add pypi metadata.
|
2016-04-14 23:48:54 +00:00 |
|
Tony DiCola
|
128ca9b0e2
|
Python 3 fixes, whitespace tabs to spaces.
|
2016-04-14 23:20:07 +00:00 |
|
Limor "Ladyada" Fried
|
7e218daab3
|
Merge pull request #15 from yoosi/fix-typo
fix typo
|
2016-01-04 12:59:44 -05:00 |
|
Carter Maxwell
|
08c5ebaf48
|
fix typo
|
2016-01-03 15:55:14 -08:00 |
|
Dan Kotowski
|
8af26c3998
|
Fixed spelling error in README
|
2015-12-04 22:34:17 -06:00 |
|
Tony DiCola
|
97694de1b2
|
Merge pull request #11 from lamenezes/master
Removes unused "import math" from examples
|
2015-09-21 23:43:33 -04:00 |
|
Luiz Menezes
|
54d6c5861b
|
Removes unused import math from examples
|
2015-09-13 17:10:34 -03:00 |
|
Tony DiCola
|
513307d0ed
|
Merge pull request #5 from rodrigodiez/issue_4
Move create_char from Adafruit_CharLCDPlate to Adafruit_CharLCD
|
2015-01-02 18:43:40 -08:00 |
|
Rodrigo Díez Villamuera
|
848187e3df
|
Move create_char from Adafruit_CharLCDPlate to Adafruit_CharLCD
As pointed in https://github.com/adafruit/Adafruit_Python_CharLCD/issues/4 create_char function should belong to Adafruit_CharLCD class
|
2015-01-01 17:57:46 +01:00 |
|
Tony DiCola
|
f1d0723169
|
Merge pull request #3 from heroldus/master
method to create custom characters
|
2014-10-24 18:24:29 -07:00 |
|
heroldus
|
e822119030
|
- create method to save custom characters into CGRAM
- extend examples to use custom characters
|
2014-10-18 01:21:32 +02:00 |
|
Tony DiCola
|
fdf077c9d0
|
Merge pull request #2 from nichdu/patch-1
Update Adafruit_CharLCD.py
|
2014-08-11 11:18:26 -07:00 |
|
nichdu
|
60c473af6f
|
Update Adafruit_CharLCD.py
|
2014-08-09 02:16:03 +02:00 |
|
Tony DiCola
|
82f08d5f8d
|
Fix PWM example to work with 4 line display.
|
2014-07-21 23:06:10 +00:00 |
|
Tony DiCola
|
fbab53e2da
|
Fix char_lcd.py example to have correct BBB pins.
|
2014-07-21 22:46:03 +00:00 |
|
Tony DiCola
|
d7be395e5b
|
Adjust MCP example to use RGB LCD.
|
2014-07-21 21:15:28 +00:00 |
|
Tony DiCola
|
69b8c4baed
|
Fix bug with non-PWM RGB display, and adjust example comments.
|
2014-07-21 20:55:24 +00:00 |
|
Tony DiCola
|
d9818c3212
|
Add basic char LCD example.
|
2014-07-21 20:39:00 +00:00 |
|
Tony DiCola
|
505b2d5021
|
Update README.md
|
2014-07-21 10:17:32 -07:00 |
|
Tony DiCola
|
2996713b9b
|
Add char LCD plate support and more examples.
|
2014-07-19 03:41:09 +00:00 |
|
Tony DiCola
|
95f68c3367
|
Initial commit.
|
2014-07-18 22:59:17 +00:00 |
|
Tony DiCola
|
6b29af6aff
|
Initial commit
|
2014-07-17 10:54:08 -07:00 |
|