본문 바로가기

Home IoT/Arduino

ESP8266 Wifi Board 연결



하...정말 힘들었다. 

이게 뭐라고 이렇게까지 연결하는 게 어렵다니...겨우 LED 하나 깜빡이는 거 성공하는데 참 오래 걸렸다.


각설하고, 연결한 방법을 여기에 기록하고자 한다.




자세히 보니 WKH CH340G라는 chip이 사용되었다.

해당 driver를 검색하니



아래의 사이트에서 해당 driver를 구할 수 있었다. 다만 OSX Sierra(10.12) 이상 버전에서는 중간에 따로 링크된 사이트에서 driver를 구하라고 되어 있다. 

(crash 난다고 씌어 있다. 해보면 진짜로 crash 난다. -,.-)


https://sparks.gogo.co.nz/ch340.html



Macintosh 

(Manufacturer’s Chinese Info Link) 

(V1.3) Download the CH340 Macintosh Signed Driver for Mavericks (10.9), Yosemite (10.10) and El Capitan (10.11) and Sierra (10.12)

Inside the zip file you will find a PDF and a “pkg” file, short version, double click the pkg file, the PDF has some extra information.

OSX Sierra (10.12) Note

A kindly user, Maarten Segers reports 

FYI, the driver documented here WILL crash on OSX Sierra.


I can personally not test on MacOS and can not vouch for the above drivers at github, but there you go.

See uninstalling information at the bottom of the page if the driver causes problems for you.

Here is an older version of the Mac driver, NOT FOR 10.12 Sierra

(V1.0) Download the CH340 Macintosh Signed Driver for Mavericks (10.9), Yosemite (10.10) and El Capitan (10.11)


※ OSX Sierra(10.12) 이상 버전은 아래의 링크에서 driver 다운로드

https://github.com/MPParsley/ch340g-ch34g-ch34x-mac-os-x-driver/blob/master/CH34x_Install_V1.3.pkg


아니면 해당 driver는 아래에 첨부해 놓았다. ^^

CH34x_Install_V1.3.pkg



추가 참조 사이트

https://hojunpark.wordpress.com/2015/09/02/esp8266-%EC%9C%BC%EB%A1%9C-%EA%B0%80%EB%B3%8D%EA%B2%8C-wifi-%EB%93%A4%EC%9D%B4%EB%8C%80%EA%B8%B0/


https://www.kocoafab.cc/tutorial/view/625


http://www.instructables.com/id/The-First-Usage-of-NodeMCU-ESP12E-DEVKIT-V2/