Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:get_started:get_started_in_arduino [2019/05/07 07:58] wemos [Using Boards Manager] |
tutorials:get_started:get_started_in_arduino [2019/06/21 06:48] wemos [Requirements] |
||
---|---|---|---|
Line 2: | Line 2: | ||
===== Requirements ===== | ===== Requirements ===== | ||
- | * [[:downloads|CH340G]] driver(for [[products:d1:d1|D1]]/[[products:d1:d1_mini|D1 mini]]/[[products:d1:d1_mini_lite|D1 mini Lite]]) | + | * [[:downloads|CH340G]] driver |
- | * [[https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx|CP2104]] driver(for [[products:d1:d1_mini_pro|D1 mini Pro]]) | + | |
* Python 2.7 | * Python 2.7 | ||
===== Install Arduino ===== | ===== Install Arduino ===== | ||
Line 9: | Line 8: | ||
===== Installing Hardware package ===== | ===== Installing Hardware package ===== | ||
- | There are two ways to install Hardware package. It is recommended to use git version. | ||
- | |||
+ | [[https://github.com/esp8266/Arduino]] | ||
===== Configure Board ===== | ===== Configure Board ===== | ||
After install hardware package, you will see WEMOS boards in the Tools→Board:xxx | After install hardware package, you will see WEMOS boards in the Tools→Board:xxx |