Changes between Version 15 and Version 16 of esp32_tips


Ignore:
Timestamp:
Jul 8, 2017 7:39:38 PM (7 years ago)
Author:
kishida
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • esp32_tips

    v15 v16  
    117117以上の仕様と、GPIOマトリックス機能を合わせると、ものによってはブレッドボードに上手く挿すだけでジャンパワイヤなしに通信が可能です。
    118118
     119以下のサンプルスケッチは、液晶モジュールとの通信をジャンパワイヤなしに行うというものです。
     120
     121[https://github.com/SWITCHSCIENCE/samplecodes/tree/master/ESPr_Developer_32/ESP32_SPI_MUX ESPr® Developer 32 向けSPI通信サンプルスケッチ ](Github)
     122
    119123
    120124== I^2^C通信 ==