查看“Microduino-Blynk Getting Started”的源代码
←
Microduino-Blynk Getting Started
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
== Overview & Introduction== * Editor: Ray ==Application background== * To create your own APP for networking projects and equipments * To use microduino or mCookie with the ESP8266 module [[Microduino-WIFI(ESP)]] and [[mCookie-WiFi]] as the networking equipment * Of course, you can also work with Arduino, raspberry pie and other hardwares as the networking equipment ==Get & configure Blynk== ===Acquire Blynk mobile phone client === * Go to the Blynk official website: http://www.blynk.cc/ * Click Getting Started to enter: http://www.blynk.cc/getting-started/ [[File:BlynkSetting0.png||600px|center]] * You can download mobile phone client of the IPone and Android version here ===Register account === * Open the Blynk App to register an account (if already registered, please jump out of this step) * Enter the following interface, click '''Create New Account ''' [[File:BlynkSettingSignUp.png||200px|center]] * Input '''E-mail'''and'''Passwrod'''and click'''Sign Up''' [[File:BlynkSettingSignUp1.png||200px|center]] * Then, enter interface '''Connecting...''' [[File:BlynkSettingSignUp2.png||200px|center]] ===Create Project === * Open mobile Blynk app, and click on the plus sign you can create a project: [[File:BlynkSetting1.png||200px|center]] * You need to give your project a name, such as: Weather Station * At the same time, AUTH TOKEN below will show verification code generated by this project. * You can click the E-mail button, and the verification code will be sent to your mailbox. * Or long press AUTH TOKEN and copy it to the clipboard * The test verification code is private, please don't tell others. [[File:BlynkSetting2.png||200px|center]] ===Configure verification code, SSID and password === * Copy the verification code to replace the auth[] variable in your program, generally in the user_def.h file. <source lang="cpp"> #define SSID "type your ssid" #define PASS "type your pass" char auth[] = "type your blynk token"; </source> * Replace the router's SSID and password at the same time.
返回至
Microduino-Blynk Getting Started
。
导航菜单
个人工具
创建账户
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
Welcome
首页
创客大赛
大赛详情
3D打印
安装月球车
图形化编程
操控月球车
升级月球车
编程工具下载
软件下载
Arduino
Processing
Mixly
Scratch
模块套件
Microduino 102
mCookie 102
mCookie 202
mCookie 302
IBC
其他
应用套件
四轴飞行器
平衡车
小车CUBE
音乐播放器
刷卡音乐播放器
wifi气象站
彩虹音乐触摸灯
分贝检测仪
迎门汇报
LED点阵时钟
LED点阵屏幕
硬件
mCookie
Sensor
Microduino
MicroWrt
MicroNux
MicroRobot-Core
MicroRobot-CoreESP
ideaBoard
ideaBox
MicroMV
MicroAI
帮助
常见问题
帮助
工具
链入页面
相关更改
特殊页面
页面信息