ESP8266 Support WIKI

User Tools

Site Tools


arduino-integration-with-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
arduino-integration-with-esp8266 [2015/06/14 22:32]
tytower [Tutorials]
arduino-integration-with-esp8266 [2015/06/14 22:43]
tytower [Tutorials]
Line 4: Line 4:
  
   * [[Connect to ESP8266 ONLY using Arduino Uno]]   * [[Connect to ESP8266 ONLY using Arduino Uno]]
-Note - An arduino board is not needed usually as the ESP8266 has times the memory and 5 times the speed +Note - An arduino board is not needed usually as the ESP8266 has 16 times the memory and 5 times the speed .  
 + 
 +32KB for the UNO Flash and it operates at 16 Mhz. 
 +512 KB for the ESP8266 and it operates at 80 Mhz.  (Up to 4Mb  and 160Mhz on some). 
 +Its limitation is its IO pins . Most have but one Analog pin but many Digital pins  
 ===== Libraries ===== ===== Libraries =====
  
arduino-integration-with-esp8266.txt · Last modified: 2015/06/14 22:43 by tytower