ESP8266 Arduino

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(Quick Start)
(Quick Start)
第55行: 第55行:
 
== Quick Start ==
 
== Quick Start ==
  
* [[Getting Started with Espduino on Windows]] (Arduino ESP8266 Extended)
+
* [[Getting Started with Noduino on Windows]] (Arduino ESP8266 Extended)
* [[Getting Started with Espduino on Mac OS X]] (Arduino ESP8266 Extended)
+
* [[Getting Started with Noduino on Mac OS X]] (Arduino ESP8266 Extended)
* [[Getting Started with Espduino on Linux]] (Arduino ESP8266 Extended)
+
* [[Getting Started with Noduino on Linux]] (Arduino ESP8266 Extended)
  
 
<br><br>
 
<br><br>

2015年10月30日 (五) 17:45的版本

目录

1 概述

开源项目主页:https://github.com/esp8266/Arduino



2 开发板

设计考虑:

2.1 GPIO

D0	GPIO3 (UART RX)
D1	GPIO1 (UART TX)	
D2	GPIO2 (U1TXD)	
D3	GPIO0
D4	GPIO15 (SPI CS)
D5	GPIO14 (SPI CLK)
D6	GPIO13 (SPI MOSI)
D7	GPIO12 (SPI MISO)
D8	GPIO4
D9	GPIO5
D10	GPIO9
D11	GPIO10
D12	GPIO16


nodemcu v1.0:

D0	GPIO16
D1	GPIO5	
D2	GPIO4	
D3	GPIO0	
D4	GPIO2  (U1TXD)
D5	GPIO14 (SPI CLK)		
D6	GPIO12 (SPI MISO)		
D7	GPIO13 (SPI MOSI)
D8	GPIO15 (SPI CS)
D9	GPIO3 (UART RX)
D10	GPIO1 (UART TX)
D11	GPIO9
D12	GPIO10



2.2 USB2UART



3 Quick Start



4 示例



5 使用文档



6 资源



























个人工具
名字空间

变换
操作
导航
工具箱