瀏覽代碼

Added contributed YASAVUM schematic

Thomas Buck 7 年之前
父節點
當前提交
239c2156f0
No account linked to committer's email address
共有 3 個文件被更改,包括 10 次插入0 次删除
  1. 10
    0
      input/blog/2016/2016_05_03_yasavum.md
  2. 二進制
      static/img/yasavum_schem.png
  3. 二進制
      static/img/yasavum_schem_small.png

+ 10
- 0
input/blog/2016/2016_05_03_yasavum.md 查看文件

@@ -73,6 +73,16 @@ At first I simply controlled the MOSFETs using digital I/O. Later I've added PWM
73 73
 
74 74
 The code for reading the MSGEQ7s has been taken without much modifications from [my LED-Cube project](https://github.com/xythobuz/LED-Cube/blob/master/AudioFirmware/eq.c).
75 75
 
76
+### Schematic
77
+
78
+Thanks a lot to YouTube user [Wilson Carvajal](https://www.youtube.com/channel/UCNQu6mF5goM0MjIR28gd4FA) for creating this schematic depicting the left half of the display as well as the Arduino and the MSGEQ7s. For the right half, simply connect another 10 pins to the Arduino, one for each row. The seven additional MOSFETs can be connected to the same pins that already drive the MOSFETs for the left half.
79
+
80
+<div class="lightgallery">
81
+    <a href="img/yasavum_schem.png">
82
+        <img src="img/yasavum_schem_small.png" alt="Arduino Mega added">
83
+    </a>
84
+</div>
85
+
76 86
 ### Licensing
77 87
 
78 88
 YASAVUM is released under the [Creative Commons Attribution Share-Alike](http://creativecommons.org/licenses/by-sa/4.0/) license.

二進制
static/img/yasavum_schem.png 查看文件


二進制
static/img/yasavum_schem_small.png 查看文件


Loading…
取消
儲存