index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
lcd160cr.rst
Age
Commit message (
Collapse
)
Author
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
This fixes #345 and fixes #215.
2017-06-25
docs/lcd160cr: Group related constants together. Use full sentences.
Paul Sokolovsky
Per the latest docs conventions.
2017-06-25
docs/lcd160cr: Use markup adhering to the latest conventions.
Paul Sokolovsky
2017-05-17
drivers/display/lcd160cr: Fix get_line method and enhance screen_dump.
Damien George
The docs are updated and describe the new behaviour of these methods.
2017-03-07
docs/library/lcd160cr: Add link to framebuf page.
Rami Ali
2017-02-28
docs/library/lcd160cr: Add note about supported JPEG format/encodings.
Peter Hinch
2017-02-17
docs/library/lcd160cr: Mention the valid values for set_power() method.
Damien George
2017-02-03
docs: For LCD160CR driver and tutorial, add link to positioning image.
Damien George
2017-01-24
docs/library/lcd160cr: Fix set_brightness range, should be 0..31.
Damien George
2017-01-23
docs: Add documentation for lcd160cr module.
Damien George