您现在的位置是:首页 > 教程 > ESP8266 Arduino核心文档
推荐星级:
  • 1
  • 2
  • 3
  • 4
  • 5

ESP8266 Arduino核心文档

更新时间:2019-06-07 21:33:28 大小:3M 上传用户:z00查看TA发布的资源 标签:esp8266arduino 下载积分:2分 评价赚积分 (如何评价?) 打赏 收藏 评论(0) 举报

资料介绍

Pin numbers in Arduino correspond directly to the ESP8266 GPIO pin numbers. pinMode, digitalRead, and digitalWrite functions work as usual, so to read GPIO2, call digitalRead(2).

Digital pins 0—15 can be INPUT, OUTPUT, or INPUT_PULLUP. Pin 16 can be INPUT, OUTPUT or INPUT_PULLDOWN_16. At startup, pins are configured as INPUT.

Pins may also serve other functions, like Serial, I2C, SPI. These functions are normally activated by the corresponding library. The diagram below shows pin mapping for the popular ESP-12 module.


部分文件列表

文件名 大小
arduino-esp8266.pdf 3M

【关注B站账户领20积分】

全部评论(0)

暂无评论

上传资源 上传优质资源有赏金

  • 打赏
  • 30日榜单

推荐下载