lxh
发表于 2016-2-29 19:19
Very good thanks!
西北狼
发表于 2016-3-17 21:02
正好需要,如果我用模块做SERVER,用手机如何控制?
跑龙套的保
发表于 2016-3-17 21:07
西北狼 发表于 2016-3-17 21:02
正好需要,如果我用模块做SERVER,用手机如何控制?
继续往下看
空鸟鵼kong
发表于 2016-3-20 14:45
本帖最后由 空鸟鵼kong 于 2016-3-20 14:46 编辑
sketch_mar20a:10: error: 'WiFiClient' does not name a type
sketch_mar20a.ino: In function 'void setup()':
sketch_mar20a:23: error: 'WiFi' was not declared in this scope
sketch_mar20a:25: error: 'WL_CONNECTED' was not declared in this scope
sketch_mar20a.ino: In function 'void loop()':
sketch_mar20a:41: error: 'client' was not declared in this scope
sketch_mar20a:51: error: 'client' was not declared in this scope
缺少了什么库函数,在哪里可以下呢?
跑龙套的保
发表于 2016-3-20 14:48
空鸟鵼kong 发表于 2016-3-20 14:45
sketch_mar20a:10: error: 'WiFiClient' does not name a type
sketch_mar20a.ino: In function 'void setu ...
请重头开始看这个系列的帖子,需要下载一个ide
wufanm
发表于 2016-3-23 12:05
楼主大爱啊 8266必学之课
aifuqiang
发表于 2016-3-23 14:34
好帖子不能沉。支持
a_solo
发表于 2016-4-5 23:52
如果单纯是用wifi发数据是用 client.println(T1) 这个形式么?
MACE
发表于 2016-5-10 09:56
谢谢楼主,顶起来
JENARD
发表于 2016-5-31 23:13
谢谢分享,太给力了,省了我很多时间研究
页:
1
2
3
[4]
5
6
7
8
9
10
11
12