ESP8266 Support WIKI

User Tools

Site Tools


getting-started-with-the-esp8266

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
getting-started-with-the-esp8266 [2015/09/13 17:49]
terrye Some tidy up of references and English
getting-started-with-the-esp8266 [2017/02/14 20:51] (current)
admin [Getting Started with ESP8266]
Line 1: Line 1:
 ====== Getting Started with ESP8266 ====== ====== Getting Started with ESP8266 ======
 +
 This page gives some information on how to get started using a ESP8266-based board. This page gives some information on how to get started using a ESP8266-based board.
 It is intended for the newbie with past experience in arduino-like mcu who wants to get a first hand at ESP8266. It is intended for the newbie with past experience in arduino-like mcu who wants to get a first hand at ESP8266.
Line 28: Line 29:
  
 ==== Got an ESP-NN board in the mail, now what ? ==== ==== Got an ESP-NN board in the mail, now what ? ====
 +If you have a development board such as the Lolin NodeMcu V3 Module the wiring is already done so just connect the development board to the computer USB port with a micro USB to USB cable (aka mobile phone cable). Now go straight to [[talk_to_me_baby|talk to me baby]].
 +
 :!: **Caution**:​ The first and most important thing to note -- especially for Arduino developers -- is that  :!: **Caution**:​ The first and most important thing to note -- especially for Arduino developers -- is that 
 ESP8266 chip only uses **__3.3V__** for power and I/O.  If you attempt to connect directly to 5V devices then at best this may simply not work and at worst this will cause permanent or fatal damage to the chip.  ​ ESP8266 chip only uses **__3.3V__** for power and I/O.  If you attempt to connect directly to 5V devices then at best this may simply not work and at worst this will cause permanent or fatal damage to the chip.  ​
Line 37: Line 40:
   ​   ​
 Also note that if you use an external power supply, then be sure to connect its ground to your USB TTL's ground, otherwise it may have trouble. Also note that if you use an external power supply, then be sure to connect its ground to your USB TTL's ground, otherwise it may have trouble.
 +
 +You can also use some ESP01-USB converter with all wiring on one board. [[all-in-one-esp-usb-converter|How to use it.]]
 +
 +{{::​usb-to-esp8266-serial-wireless-wifi-module-developent-board-8266-wifi-module.jpg_640x640.jpg?​100}}
  
 ==== Basic wiring ==== ==== Basic wiring ====
getting-started-with-the-esp8266.1442166545.txt.gz · Last modified: 2015/09/13 17:49 by terrye