Skip to content

Commit

Permalink
add buzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
wemos committed Oct 23, 2019
1 parent e2a1d28 commit 5335d99
Show file tree
Hide file tree
Showing 10 changed files with 140 additions and 7 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.
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/mlt-8540.pdf
Binary file not shown.
Binary file added docs/en/_static/files/sch_buzzer_v1.0.0.pdf
Binary file not shown.
Binary file added docs/en/_static/files/sch_rgb_led_v1.0.0.pdf
Binary file not shown.
64 changes: 64 additions & 0 deletions docs/en/d1_mini_shiled/buzzer.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
Buzzer Shield
===========================

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

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

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

Buzzer Shield.
`[Buy it]`_

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

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

* Frequency: 1kHz-3kHz
* 4 optional control ports, Default: D5(GPIO14)

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

=========== =========== ===========
**D1 mini** **GPIO** **Shield**
D5/D6/D7/D8 14/12/13/15 Button
=========== =========== ===========



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

* `Schematic v1.0.0 [PDF]`_
* `MLT-8540 Datasheet [PDF]`_

.. _Schematic v1.0.0 [PDF]: ../_static/files/sch_buzzer_v1.0.0.pdf
.. _MLT-8540 Datasheet [PDF]: ../_static/files/mlt-8540.pdf



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

* `Arduino Examples`_



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











30 changes: 23 additions & 7 deletions docs/en/d1_mini_shiled/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,44 @@ Display&Interactive Shields
TFT 2.4 <tft_2_4>
ePaper 2.13 <epd_2_13>
OLED 0.66 <oled_0_66>
RGB LED <rgb_led>
Buzzer <buzzer>
1-button <1_button>

==================== ==================== ====================
`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
==================== ==================== ====================

.. _OLED 0.66: ./oled_0_66.html
.. |OLED_0.66_IMG| image:: ../_static/d1_shields/oled_v2.1.0_1_16x16.jpg
.. _OLED_0.66_IMG: ./oled_0_66.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



.. _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

.. _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

.. _OLED 0.66: ./oled_0_66.html
.. |OLED_0.66_IMG| image:: ../_static/d1_shields/oled_v2.1.0_1_16x16.jpg
.. _OLED_0.66_IMG: ./oled_0_66.html

.. _RGB LED: ./rgb_led.html
.. |RGB_LED_IMG| image:: ../_static/d1_shields/rgb_led_v1.0.0_1_16x16.jpg
.. _RGB_LED_IMG: ./rgb_led.html

.. _Buzzer: ./buzzer.html
.. |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
53 changes: 53 additions & 0 deletions docs/en/d1_mini_shiled/rgb_led.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
RGB LED Shield
===========================

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

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

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

7 RGB LEDs (WS2812B-3535) shield.
`[Buy it]`_

.. _[Buy it]: https://www.aliexpress.com/store/product/RGB-LED-Shield-V1-0-0-for-LOLIN-WEMOS-D1-mini-WS2812B-3535/1331105_32869221234.html

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

* 7 RGB LEDs (WS2812B-mini) each wtih 24-bit RGB color
* 9 optional control pins, Default: D4(GPIO2)



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

* `Schematic v1.0.0 [PDF]`_

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


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

* `Arduino Examples`_



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











0 comments on commit 5335d99

Please sign in to comment.