差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
hardware:microcontroller:esp32 [2024/05/08 13:58] – [ピン アサイン] ともやんhardware:microcontroller:esp32 [2024/08/23 05:31] (現在) – [参考文献] ともやん
行 106: 行 106:
 <html> <html>
   <style>   <style>
-    div.wrap_mintbl table>thead>tr>th, +    div.wrap_sdpins table>thead>tr>th, 
-    div.wrap_mintbl table>tbody>tr>th {+    div.wrap_sdpins table>tbody>tr>th {
       background-color: #eee;       background-color: #eee;
     }     }
-    div.wrap_mintbl table>thead>tr>th, +    div.wrap_sdpins table>thead>tr>th, 
-    div.wrap_mintbl table>thead>tr>td, +    div.wrap_sdpins table>thead>tr>td, 
-    div.wrap_mintbl table>tbody>tr>th, +    div.wrap_sdpins table>tbody>tr>th, 
-    div.wrap_mintbl table>tbody>tr>td {+    div.wrap_sdpins table>tbody>tr>td {
       /*line-height: 9px;*/       /*line-height: 9px;*/
       padding: 1px 4px;       padding: 1px 4px;
 +    }
 +    div.wrap_sdpins table,
 +    div.wrap_sdpins table>tbody>tr>td {
 +      border: 1px solid #ccc;
     }     }
   </style>   </style>
 </html> </html>
-<WRAP mintbl> +<WRAP group> 
-^  スロット  |  0 |  1 |  2 |  3 |+<WRAP half column sdpins mintbl> 
 +^  スロット  |  0  |  1  |  2  |  3  | 
 +^  インタフェース  |  SD/MMC\\ ハードウェア  ||  SPI ポート  ||
 ^  Signal  ^  ピン  ^^^^ ^  Signal  ^  ピン  ^^^^
-^ sck  |  6 |  14 |  18 |  14 | + sck  |  6 |  14 |  18 |  14 | 
-^ cmd  |  11 |  15 | | | + cmd  |  11 |  15 | | | 
-^ cs  | | |  5 |  15 | + cs  | | |  5 |  15 | 
-^ miso  | | |  19 |  12 | + miso  | | |  19 |  12 | 
-^ mosi  | | |  23 |  13 | + mosi  | | |  23 |  13 | 
-^ D0  |  7 |  2 | | | + D0  |  7 |  2 | | | 
-^ D1  |  8 |  4 | | | + D1  |  8 |  4 | | | 
-^ D2  |  9 |  12 | | | + D2  |  9 |  12 | | | 
-^ D3  |  10 |  13 | | | + D3  |  10 |  13 | | | 
-^ D4  |  16 | | | | + D4  |  16 | | | | 
-^ D5  |  17 | | | | + D5  |  17 | | | | 
-^ D6  |  5 | | | | + D6  |  5 | | | | 
-^ D7  |  18 | | | |+ D7  |  18 | | | | 
 +^  アクセス\\ ビット幅  |  1, 4, 8\\ ビットアクセス  |  1, 4\\ ビットアクセス  |  1\\ ビットアクセス  || 
 +^  用途  |  オンボード\\ フラッシュメモリ  |  SD で使用可  |||
 </WRAP> </WRAP>
 +
 +<WRAP half column zoomimg w400 x1_3>
 +{{:hardware:microcontroller:lilygo-t8_schematic_sd-slot.png|LILYGO-T8 Schematic SD Slot}}
 +</WRAP>
 +</WRAP>
 +
 [[https://micropython-docs-ja.readthedocs.io/ja/latest/library/machine.SDCard.html#esp32|クラス SDCard -- SD メモリカード — MicroPython 1.18 ドキュメント]] より\\ [[https://micropython-docs-ja.readthedocs.io/ja/latest/library/machine.SDCard.html#esp32|クラス SDCard -- SD メモリカード — MicroPython 1.18 ドキュメント]] より\\
  
行 181: 行 195:
 [[git>Circuit-Digest/ESP32-Oscilloscope|Circuit-Digest/ESP32-Oscilloscope]]\\ [[git>Circuit-Digest/ESP32-Oscilloscope|Circuit-Digest/ESP32-Oscilloscope]]\\
 [[https://www.olimex.com/Products/FPGA/iCE40/iCE40-ADC/open-source-hardware|]]\\ [[https://www.olimex.com/Products/FPGA/iCE40/iCE40-ADC/open-source-hardware|]]\\
 +[[git>KlausMu/esp32-fan-controller|KlausMu/esp32-fan-controller: ESP32 fan controller with temperature sensor and MQTT]]\\
 \\ \\
 **電圧計測**\\ **電圧計測**\\
  • hardware/microcontroller/esp32.1715144283.txt.gz
  • 最終更新: 2024/05/08 13:58
  • by ともやん