Skip to content

Commit

Permalink
add micro_sd, matrix_led & tft_1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wemos committed Oct 24, 2019
1 parent 5335d99 commit 61f9b26
Show file tree
Hide file tree
Showing 14 changed files with 220 additions and 5 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/_static/d1_shields/sd_v1.2.0_1_16x16.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/_static/d1_shields/sd_v1.2.0_2_16x16.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/_static/files/sch_matrix_led_v1.0.0.pdf
Binary file not shown.
Binary file added docs/en/_static/files/sch_microsd_v1.2.0.pdf
Binary file not shown.
Binary file added docs/en/_static/files/sch_tft1.4_v1.0.0.pdf
Binary file not shown.
Binary file added docs/en/_static/files/tft_1.44_v1.0.0_8_16x9.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 16 additions & 5 deletions docs/en/d1_mini_shiled/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,36 @@ Display&Interactive Shields
RGB LED <rgb_led>
Buzzer <buzzer>
1-button <1_button>
Micro SD <micro_sd>
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`_ `Buzzer`_ `1-BUTTON`_
|RGB_LED_IMG|_ |BUZZER_IMG|_ |1_BUTTON_IMG|_
Micro SD Matrix LED TFT-1.44
`Micro SD`_ `Matrix LED`_ `TFT-1.4`_
|MICRO_SD_IMG|_ |MATRIX_LED_IMG|_ |TFT_1.4_IMG|_
==================== ==================== ====================


.. _Micro SD: ./micro_sd.html
.. |MICRO_SD_IMG| image:: ../_static/d1_shields/sd_v1.2.0_1_16x16.jpg
.. _MICRO_SD_IMG: ./micro_sd.html


.. _Matrix LED: ./matrix_led.html
.. |MATRIX_LED_IMG| image:: ../_static/d1_shields/matrix_led_v1.0.0_1_16x16.jpg
.. _MATRIX_LED_IMG: ./matrix_led.html

.. _TFT-2.4: ./tft_2_4.html
.. |TFT_2.4_IMG| image:: ../_static/d1_shields/tft_2.4_v1.0.0_1_16x16.jpg
.. _TFT_2.4_IMG: ./tft_2_4.html

.. _TFT-1.4: ./tft_1_4.html
.. |TFT_1.4_IMG| image:: ../_static/d1_shields/tft_1.44_v1.0.0_1_16x16.jpg
.. _TFT_1.4_IMG: ./tft_1_4.html

.. _ePaper 2.13: ./epd_2_13.html
.. |EPD_2.13_IMG| image:: ../_static/d1_shields/epd_2.13_v1.0.0_1_16x16.jpg
.. _EPD_2.13_IMG: ./epd_2_13.html
Expand All @@ -50,8 +63,6 @@ Micro SD Matrix LED TFT-1.44
.. |BUZZER_IMG| image:: ../_static/d1_shields/buzzer_v1.0.0_1_16x16.jpg
.. _BUZZER_IMG: ./buzzer.html



.. _1-BUTTON: ./1_button.html
.. |1_BUTTON_IMG| image:: ../_static/d1_shields/button_v2.1.0_1_16x16.jpg
.. _1_BUTTON_IMG: ./1_button.html
Expand Down
65 changes: 65 additions & 0 deletions docs/en/d1_mini_shiled/matrix_led.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
Matrix LED Shield
===========================

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

.. |TOP_IMG| image:: ../_static/d1_shields/matrix_led_v1.0.0_1_16x16.jpg
.. _TOP_IMG: ../_static/d1_shields/matrix_led_v1.0.0_1_16x16.jpg

.. |BOTTOM_IMG| image:: ../_static/d1_shields/matrix_led_v1.0.0_2_16x16.jpg
.. _BOTTOM_IMG: ../_static/d1_shields/matrix_led_v1.0.0_2_16x16.jpg

8x8 Matrix LED
`[Buy it]`_

.. _[Buy it]: https://www.aliexpress.com/store/product/Matrix-LED-Shield-V1-0-0-for-WEMOS-D1-mini/1331105_32812932291.html

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

* 8×8 dot matrix LED
* 8 step adjustable intensity

Pins
----------------------

=========== =========== ===========
**D1 mini** **GPIO** **Shield**
D5 14 CLK
D7 13 DIN
=========== =========== ===========



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

* `Schematic v1.0.0 [PDF]`_


.. _Schematic v1.0.0 [PDF]: ../_static/files/sch_matrix_led_v1.0.0.pdf




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

* Install `Matrix LED Shield Arduino Library`_
* `Arduino Examples`_


.. _Matrix LED Shield Arduino Library: https://github.com/wemos/WEMOS_Matrix_LED_Shield_Arduino_Library
.. _Arduino Examples: https://github.com/wemos/WEMOS_Matrix_LED_Shield_Arduino_Library/tree/master/examples










65 changes: 65 additions & 0 deletions docs/en/d1_mini_shiled/micro_sd.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
Micro SD Card Shield
===========================

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

.. |TOP_IMG| image:: ../_static/d1_shields/sd_v1.2.0_1_16x16.jpg
.. _TOP_IMG: ../_static/d1_shields/sd_v1.2.0_1_16x16.jpg

.. |BOTTOM_IMG| image:: ../_static/d1_shields/sd_v1.2.0_2_16x16.jpg
.. _BOTTOM_IMG: ../_static/d1_shields/sd_v1.2.0_2_16x16.jpg

use Micro SD(TF) card for D1 mini.
`[Buy it]`_

.. _[Buy it]: http://www.aliexpress.com/store/product/Micro-SD-Shield-for-WeMos-D1-mini-TF/1331105_32578362865.html

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

* Configurable CS pin, Default: D4 (GPIO0)

Pins
----------------------

=========== =========== ===========
**D1 mini** **GPIO** **Shield**
D5 14 CLK
D6 12 MISO
D7 13 MOSI
D4 0 CS
=========== =========== ===========



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

* `Schematic v1.2.0 [PDF]`_


.. _Schematic v1.2.0 [PDF]: ../_static/files/sch_microsd_v1.2.0.pdf




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

* `Arduino Examples`_



.. _Arduino Examples: https://github.com/wemos/D1_mini_Examples/tree/master/examples/04.Shields/Micro_SD_Shield










74 changes: 74 additions & 0 deletions docs/en/d1_mini_shiled/tft_1_4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
TFT 1.4 Shield
===========================

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

.. |TOP_IMG| image:: ../_static/d1_shields/tft_1.44_v1.0.0_1_16x16.jpg
.. _TOP_IMG: ../_static/d1_shields/tft_1.44_v1.0.0_1_16x16.jpg

.. |BOTTOM_IMG| image:: ../_static/d1_shields/tft_1.44_v1.0.0_2_16x16.jpg
.. _BOTTOM_IMG: ../_static/d1_shields/tft_1.44_v1.0.0_2_16x16.jpg

1.44“ inch TFT LCD shield.
`[Buy it]`_

.. _[Buy it]: https://www.aliexpress.com/store/product/TFT-1-4-Shield-V1-0-0-for-WeMos-D1-mini-1-44-inch-128X128-SPI/1331105_32848274716.html

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

* 1.44" diagonal LCD TFT display
* 128x128 resolution, 18-bit (262,144) color
* Driver IC: ST7735S
* Compatible with WEMOS D1 mini
* 3 kinds of connection


Pins
---------------------

================= ================= =================
**D1 mini** **GPIO** **Shield**
RST*(D0/D3/D4) RST*(16/0/2) TFT_RST
D3*(D0/D4/D8) 0*(16/2/15) TFT_DC
D4*(D0/D3/D8) 2*(16/0/15) TFT_CS
D7 13 MOSI
D5 14 SCK
NC*(D0/D3/D4/D8) NC*(16/0/2/15) TFT_LED
================= ================= =================

*\* - default*


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

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

.. _Schematic v1.0.0 [PDF]: ../_static/files/sch_tft1.4_v1.0.0.pdf
.. _Dimension v1.0.0 [JPG]: ../_static/files/tft_1.44_v1.0.0_8_16x9.jpg

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

* Setup `Adafruit_GFX`_ and `Adafruit_ST7735`_ library
* `Arduino Examples`_


.. _Adafruit_GFX: https://github.com/adafruit/Adafruit-GFX-Library
.. _Adafruit_ST7735: https://github.com/adafruit/Adafruit-ST7735-Library
.. _Arduino Examples: https://github.com/wemos/D1_mini_Examples/tree/master/examples/04.Shields/TFT_1.4_Shield











0 comments on commit 61f9b26

Please sign in to comment.