Commit Graph

10 Commits

Author SHA1 Message Date
dagwoodland
a1be724416 Added setTubeSegments()
Added the setTubeSegments(TubeNum tube_num,uint16_t segments); which allows you to set specific segments on or off for a given tube.
2019-09-18 14:20:57 +08:00
downeyboy
c92f6a46d1 fix : compatible with WIO W600 2019-07-11 10:05:30 +08:00
downeyboy
55f2bd052b fix : fix comment and document 2019-07-05 17:09:37 +08:00
downeyboy
76fc3bab28 completely rewrite the driver.
using one class to descripe two kinds of display.
add two displays used simultaneously example.
use : setTubeType() to select which type of display is going to be used.
add : add comment ,modify configuration files.
2019-07-03 15:16:42 +08:00
downeyboy
9f486dc735 fix : merge two tubes & four tubes 2019-06-13 19:24:38 +08:00
downeyboy
ee746bcdf3 fix : rewrite i2c library 2019-06-13 16:41:09 +08:00
linux-downey
cbf754c9a5 feat : add readme 2018-12-10 14:36:13 +08:00
linux-downey
04cc94aa01 feat : add arduino examples 2018-12-10 14:35:57 +08:00
linux-downey
f94d470522 feat : add driver file 2018-12-10 14:35:06 +08:00
linux-downey
39914619f5 feat : add description file 2018-12-10 14:34:33 +08:00