<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-Blynk_Getting_Started</id>
		<title>Microduino-Blynk Getting Started - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-Blynk_Getting_Started"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Blynk_Getting_Started&amp;action=history"/>
		<updated>2026-04-29T16:56:23Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Blynk_Getting_Started&amp;diff=14941&amp;oldid=prev</id>
		<title>1304410487@qq.com：Created page with &quot;== Overview &amp; Introduction== * Editor: Ray  ==Application background==  * To create your own APP for networking projects and equipments * To use microduino or mCookie with t...&quot;</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Blynk_Getting_Started&amp;diff=14941&amp;oldid=prev"/>
				<updated>2016-03-23T06:14:23Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Overview &amp;amp; Introduction== * Editor: Ray  ==Application background==  * To create your own APP for networking projects and equipments * To use microduino or mCookie with t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview &amp;amp; Introduction==&lt;br /&gt;
* Editor: Ray &lt;br /&gt;
==Application background==&lt;br /&gt;
&lt;br /&gt;
* To create your own APP for networking projects and equipments&lt;br /&gt;
* To use microduino or mCookie with the ESP8266 module [[Microduino-WIFI(ESP)]] and [[mCookie-WiFi]] as the networking equipment&lt;br /&gt;
* Of course, you can also work with Arduino, raspberry pie and other hardwares as the networking equipment&lt;br /&gt;
&lt;br /&gt;
==Get &amp;amp; configure Blynk==&lt;br /&gt;
&lt;br /&gt;
===Acquire Blynk mobile phone client ===&lt;br /&gt;
&lt;br /&gt;
* Go to the Blynk official website: http://www.blynk.cc/&lt;br /&gt;
* Click Getting Started to enter: http://www.blynk.cc/getting-started/&lt;br /&gt;
[[File:BlynkSetting0.png||600px|center]]&lt;br /&gt;
* You can download mobile phone client of the IPone and Android version here&lt;br /&gt;
&lt;br /&gt;
===Register account ===&lt;br /&gt;
* Open the Blynk App to register an account (if already registered, please jump out of this step)&lt;br /&gt;
* Enter the following interface, click '''Create New Account '''&lt;br /&gt;
[[File:BlynkSettingSignUp.png||200px|center]]&lt;br /&gt;
* Input '''E-mail'''and'''Passwrod'''and click'''Sign Up'''&lt;br /&gt;
[[File:BlynkSettingSignUp1.png||200px|center]]&lt;br /&gt;
* Then, enter interface '''Connecting...'''&lt;br /&gt;
 [[File:BlynkSettingSignUp2.png||200px|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Create Project ===&lt;br /&gt;
* Open mobile Blynk app, and click on the plus sign you can create a project:&lt;br /&gt;
[[File:BlynkSetting1.png||200px|center]]&lt;br /&gt;
* You need to give your project a name, such as: Weather Station&lt;br /&gt;
* At the same time, AUTH TOKEN below will show verification code generated by this project.&lt;br /&gt;
* You can click the E-mail button, and the verification code will be sent to your mailbox.&lt;br /&gt;
* Or long press AUTH TOKEN and copy it to the clipboard&lt;br /&gt;
* The test verification code is private, please don't tell others.&lt;br /&gt;
[[File:BlynkSetting2.png||200px|center]]&lt;br /&gt;
&lt;br /&gt;
===Configure verification code, SSID and password ===&lt;br /&gt;
* Copy the verification code to replace the auth[] variable in your program, generally in the user_def.h file.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
#define SSID &amp;quot;type your ssid&amp;quot;&lt;br /&gt;
#define PASS &amp;quot;type your pass&amp;quot;&lt;br /&gt;
&lt;br /&gt;
char auth[] = &amp;quot;type your blynk token&amp;quot;;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Replace the router's SSID and password at the same time.&lt;/div&gt;</summary>
		<author><name>1304410487@qq.com</name></author>	</entry>

	</feed>