Skip to content

Commit 8a10d9c

Browse files
committed
documentation updates
1 parent dd04645 commit 8a10d9c

File tree

5 files changed

+10
-1
lines changed

5 files changed

+10
-1
lines changed

doc/source/about.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ Display Types
99
-------------
1010

1111
The EPDiy driver board targets multiple E-Paper displays.
12-
As the driving method for all matrix-based E-ink displays seems to be more or less the same, only the right connector and timings are needed. The EPDiy PCB features a 33pin and a 39pin connector, which allow to drive the following display types:
12+
As the driving method for all matrix-based E-ink displays seems to be more or less the same, only the right connector and timings are needed. The EPDiy PCB features a 33pin, 34pin and a 39pin connector, which allow to drive a number of displays.
13+
A table of supported displays is mainained in the :code:`README.md` file.
14+
15+
Some of the supported displays are showcased below.
1316

1417
ED097OC4
1518
~~~~~~~~

doc/source/getting_started.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,14 @@ To tune the controller output voltage, use the trimmer marked :code:`RV1`.
5252
You can measure the VCOM on the VCOM test pad (if your board has one) or directly
5353
at the amplifier:
5454

55+
.. image:: img/vcom_tp.jpg
5556
.. image:: img/vcom_opamp.jpg
5657

58+
.. note::
59+
60+
Although most boards do not have it yet, image quality for partial updates can be improved by adding a (at least) 4.7uF capacitor between VCOM and GND.
61+
When adding this capacitor, take care with the polarity as VCOM is negative!
62+
5763
Flashing the demo
5864
-----------------
5965

doc/source/img/board_p1.jpg

-163 KB
Loading

doc/source/img/board_p2.jpg

314 KB
Loading

doc/source/img/vcom_tp.jpg

1.43 MB
Loading

0 commit comments

Comments
 (0)