0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ESP01にCH340G搭載のライターで書き込む方法

Posted at

IMG_20201227_134309.jpg

ESP01にCH340で書き込む方法

私が購入したものは、

  • CH340
    こちらです。

ぽんっと挿しただけで書き込みができると思っていたのですが、どうやらそうでもないようです。

書き込み方法

出典: USB to ESP-01 Adapter Board Modification : 3 Steps (with Pictures) - Instructables

というわけで書き込み方法ですが、

  1. ESP01をライターに差し込む
    IMG_20201227_134322.jpg

  2. ライターの裏の2ピン(GPIO-0とGND)を何らかの方法で短絡
    IMG_20201227_134345.jpg

  3. 短絡しながらUSBをPCに接続(結構難しい)

  4. その後1秒以上短絡状態を維持して、1秒以上経てば短絡を離す

こんな感じです。

Arduino IDEの設定については以下で書き込めました。ご参考までに。
image.png

特に、短絡した状態でUSBを挿すのが難易度高いので、出典元サイトの方のようにタクトスイッチをつけてしまうのが良いと思います!!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?