Skip to content

Commit

Permalink
add 2.13" Tri-Color eInk
Browse files Browse the repository at this point in the history
  • Loading branch information
wemos committed Mar 11, 2021
1 parent d7151fd commit dd5665b
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 10 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions docs/en/d1_mini_shield/epd_2_13_3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
Tri-Color ePaper 2.13 Shield
===========================

================== ==================
|TOP_IMG|_ |BOTTOM_IMG|_
================== ==================

.. |TOP_IMG| image:: ../_static/d1_shields/epd_2.13_3_v1.0.0_1_16x16.jpg
.. _TOP_IMG: ../_static/d1_shields/epd_2.13_3_v1.0.0_1_16x16.jpg

.. |BOTTOM_IMG| image:: ../_static/d1_shields/epd_2.13_v1.0.0_2_16x16.jpg
.. _BOTTOM_IMG: ../_static/d1_shields/epd_2.13_v1.0.0_2_16x16.jpg

2.13" Tri-Color eInk / ePaper 212x104 Display Shield with UC8151D Driver
`[Buy it]`_

.. _[Buy it]: https://www.aliexpress.com/store/product/ePaper-2-13-Shield-V1-0-0-for-LOLIN-WEMOS-D1-mini-D32-2-13-inch/1331105_32981318996.html

Features
---------------------

* 2.13" diagonal Tri-Color (red/black/white) ePaper/eInk display
* 212x104 pixels
* Driver IC: UC8151D
* Compatible with D1 mini, D1 mini Pro, D32 Pro.




Documents
-----------------------

* `Schematic v1.0.0 [PDF]`_
* `Dimension v1.0.0 [JPG]`_

.. _Schematic v1.0.0 [PDF]: ../_static/files/sch_epd_2.13_v1.0.0.pdf
.. _Dimension v1.0.0 [JPG]: ../_static/files/epd_2.13_v1.0.0_4_16x9.jpg

Arduino
------------------------

* Setup latest `LOLIN_EPD`_ , `Adafruit_GFX`_ and `Adafruit_BusIO`_ Library.
* `Arduino Examples`_


.. _LOLIN_EPD: https://github.com/wemos/LOLIN_EPD_Library
.. _Adafruit_GFX: https://github.com/adafruit/Adafruit-GFX-Library
.. _Arduino Examples: https://github.com/wemos/LOLIN_EPD_Library/tree/master/examples
.. _Adafruit_BusIO: https://github.com/adafruit/Adafruit_BusIO











26 changes: 16 additions & 10 deletions docs/en/d1_mini_shield/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Display&Interactive Shields

TFT 2.4 <tft_2_4>
ePaper 2.13 <epd_2_13>
Tri-Color ePaper 2.13 <epd_2_13_3>
OLED 0.66 <oled_0_66>
OLED 0.96 <oled_0_96>
RGB LED <rgb_led>
Expand All @@ -22,16 +23,21 @@ Display&Interactive Shields
Matrix LED <matrix_led>
TFT 1.4 <tft_1_4>

==================== ==================== ====================
`TFT-2.4`_ `ePaper 2.13`_ `OLED 0.66`_
|TFT_2.4_IMG|_ |EPD_2.13_IMG|_ |OLED_0.66_IMG|_
`RGB LED`_ `Buzzer`_ `1-BUTTON`_
|RGB_LED_IMG|_ |BUZZER_IMG|_ |1_BUTTON_IMG|_
`Micro SD`_ `Matrix LED`_ `TFT-1.4`_
|MICRO_SD_IMG|_ |MATRIX_LED_IMG|_ |TFT_1.4_IMG|_
`OLED 0.96`_
|OLED_0.96_IMG|_
==================== ==================== ====================
==================== =========================== ====================
`TFT-2.4`_ `ePaper 2.13`_ `OLED 0.66`_
|TFT_2.4_IMG|_ |EPD_2.13_IMG|_ |OLED_0.66_IMG|_
`RGB LED`_ `Buzzer`_ `1-BUTTON`_
|RGB_LED_IMG|_ |BUZZER_IMG|_ |1_BUTTON_IMG|_
`Micro SD`_ `Matrix LED`_ `TFT-1.4`_
|MICRO_SD_IMG|_ |MATRIX_LED_IMG|_ |TFT_1.4_IMG|_
`OLED 0.96`_ `Tri-Color ePaper 2.13`_
|OLED_0.96_IMG|_ |EPD_2.13_3_IMG|_
==================== =========================== ====================


.. _Tri-Color ePaper 2.13: ./epd_2_13_3.html
.. |EPD_2.13_3_IMG| image:: ../_static/d1_shields/epd_2.13_3_v1.0.0_1_16x16.jpg
.. _EPD_2.13_3_IMG: ./epd_2_13_3.html

.. _OLED 0.96: ./oled_0_96.html
.. |OLED_0.96_IMG| image:: ../_static/d1_shields/oled_0.96_v1.0.0_1_16x16.jpg
Expand Down

0 comments on commit dd5665b

Please sign in to comment.