<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ElectroDragon</title>
	<atom:link href="https://www.electrodragon.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.electrodragon.com/</link>
	<description>Millions of prototyping stuffs online!</description>
	<lastBuildDate>Wed, 29 Jan 2020 14:44:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>Delayed Start of Work</title>
		<link>https://www.electrodragon.com/delayed-start-of-work/</link>
					<comments>https://www.electrodragon.com/delayed-start-of-work/#respond</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 14:41:09 +0000</pubDate>
				<category><![CDATA[Our News]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=53825</guid>

					<description><![CDATA[<p>Hi! Wish have good a year of 2020, good health and happy life. We just back from a long local holiday, also called Chinese lunar year. Sorry for the late reply during this time. This won&#8217;t have in this year anymore. We currently have another situation is the corona-virus spreading in China, it is a [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/delayed-start-of-work/">Delayed Start of Work</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hi! Wish have good a year of 2020, good health and happy life.</p><p>We just back from a long local holiday, also called Chinese lunar year. Sorry for the late reply during this time. This won&#8217;t have in this year anymore.</p><p>We currently have another situation is the corona-virus spreading in China, it is a long story but we will scientifically prevent this incident, all will be fine.</p><p>In the meantime, the local government is taking measure to prevent crowding of people:</p><p>All local companies are forced to start to work after 10th February. This will influence our supply chain, logistics and more. So we are not able to run fabrication, or ship any orders. </p><p>Also many of our employees were back to their hometown, where is the original infected area. We need further quarantine even after 10th. </p><p><strong>Please ONLY place order if you can wait until 10th or maybe 20th for us to send your order. Thank you!</strong></p><p>Recommend the popular science books &#8220;A Planet of Viruses&#8221;, explain a lot of facts and history about virus.</p><p>The post <a href="https://www.electrodragon.com/delayed-start-of-work/">Delayed Start of Work</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/delayed-start-of-work/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows C Toolchain Easy Setup (Mingw + Notepad)</title>
		<link>https://www.electrodragon.com/windows-c-toolchain-easy-setup-mingw-notepad/</link>
					<comments>https://www.electrodragon.com/windows-c-toolchain-easy-setup-mingw-notepad/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Mon, 11 Nov 2019 11:22:54 +0000</pubDate>
				<category><![CDATA[code]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=52589</guid>

					<description><![CDATA[<p><img width="200" height="160" src="https://www.electrodragon.com/wp-content/uploads/2019/11/mingw-logo-e1575048474690-200x160.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" />C compiler GCC in windows can help you to quick start with c code learing, also try many preincluded functions.<br />
...</p>
<p>The post <a href="https://www.electrodragon.com/windows-c-toolchain-easy-setup-mingw-notepad/">Windows C Toolchain Easy Setup (Mingw + Notepad)</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="200" height="160" src="https://www.electrodragon.com/wp-content/uploads/2019/11/mingw-logo-e1575048474690-200x160.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>Install mingw +GCC on windows, find mingw installer on google: </p><p><a href="https://sourceforge.net/projects/mingw/">https://sourceforge.net/projects/mingw/</a></p><p>Install mingw base and gcc in installer:</p><p><img fetchpriority="high" decoding="async" width="800" height="290" class="wp-image-52590" style="width: 800px;" src="https://www.electrodragon.com/wp-content/uploads/2019/11/minggw-install.png" alt="" srcset="https://www.electrodragon.com/wp-content/uploads/2019/11/minggw-install-768x278.png 768w, https://www.electrodragon.com/wp-content/uploads/2019/11/minggw-install-800x290.png 800w" sizes="(max-width: 800px) 100vw, 800px" /></p><p>Setup environment path: </p><p>in control panel &#8211; system and safe &#8211; system &#8211; advanced system setup &#8211; environment setup and find path</p><p><img decoding="async" width="800" height="285" class="wp-image-52592" style="width: 800px;" src="https://www.electrodragon.com/wp-content/uploads/2019/11/setup-environment-path.png" alt="" srcset="https://www.electrodragon.com/wp-content/uploads/2019/11/setup-environment-path-768x273.png 768w, https://www.electrodragon.com/wp-content/uploads/2019/11/setup-environment-path-800x285.png 800w" sizes="(max-width: 800px) 100vw, 800px" /></p><p>Check if the path is working correctly:</p><p>enter into console CMD: gcc -v</p><p><img loading="lazy" decoding="async" width="800" height="169" class="wp-image-52593" style="width: 800px;" src="https://www.electrodragon.com/wp-content/uploads/2019/11/gcc-path-setup-check.png" alt="" srcset="https://www.electrodragon.com/wp-content/uploads/2019/11/gcc-path-setup-check-768x162.png 768w, https://www.electrodragon.com/wp-content/uploads/2019/11/gcc-path-setup-check-800x169.png 800w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p><p>Install notepad, recommanded version is 7.56, which has better support for plugins. Start to test simple hello print code:</p><pre class="wp-block-code"><code>#include &lt;stdio.h>

int main() {
	int i = 10;
	printf("i=%d\n", i);
	printf("Hello 111\n");
}</code></pre><p>Use&nbsp;notepad &#8220;run&#8221; function from the menu, enter following command for compiling:</p><p>cmd /k gcc -o &#8220;$(CURRENT_DIRECTORY)\$(NAME_PART).exe&#8221; &#8220;$(FULL_CURRENT_PATH)&#8221; &amp; pause &amp; exit</p><p>This will compile the current c file in notepad into windows executable file .exe, same name in the same folder.</p><p>And run command to run this exe file:</p><p> cmd /k &#8220;$(CURRENT_DIRECTORY)\$(NAME_PART).exe&#8221;</p><p>These two commands can be saved in notepad menu &#8220;run&#8221;:</p><p><img loading="lazy" decoding="async" width="800" height="398" class="wp-image-52594" style="width: 800px;" src="https://www.electrodragon.com/wp-content/uploads/2019/11/notepad-run-cmd.png" alt="" srcset="https://www.electrodragon.com/wp-content/uploads/2019/11/notepad-run-cmd-768x382.png 768w, https://www.electrodragon.com/wp-content/uploads/2019/11/notepad-run-cmd-800x398.png 800w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p><p>C compiler GCC in windows can help you to quick start with c code learing, also try many preincluded functions like:</p><ul class="wp-block-list"><li>memcpy()</li><li>getkey()</li><li>printf()</li><li>&#8230;</li></ul><p>These functions are pre-included in the string or stdio headers:</p><pre class="wp-block-code"><code>#include &lt;stdio.h>
#include &lt;string.h></code></pre><p>The post <a href="https://www.electrodragon.com/windows-c-toolchain-easy-setup-mingw-notepad/">Windows C Toolchain Easy Setup (Mingw + Notepad)</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/windows-c-toolchain-easy-setup-mingw-notepad/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Distance Rough Test NRF24duino and Loarduino Board (Updating)</title>
		<link>https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/</link>
					<comments>https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Wed, 30 Aug 2017 14:27:14 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[lora]]></category>
		<category><![CDATA[nrf24duino]]></category>
		<category><![CDATA[Nrf24l01]]></category>
		<category><![CDATA[sx1278]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=41056</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />We have tried first round of test, very very simple setup, to just make sure all can work and what is the performance by default without any optimize.</p>
<p>The post <a href="https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/">Distance Rough Test NRF24duino and Loarduino Board (Updating)</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>We have tried first round of test, very very simple setup, to just make sure all can work and what is the performance by default without any optimize.</p>
<h4><a href="https://www.electrodragon.com/product/nrf24duino-arduino-mini-plus-nrf24l01-board/">Setup of NRF24duino:</a></h4>
<ul>
<li>A pair of module, both flashed with get_started sketch</li>
<li>receiver module powered by 9V battery (on board xc6206 only support up to 6V, this is wrong)</li>
<li>transmitter module powered by FT232RL at laptop to see serial output result.</li>
<li>Laptop send packet, both module run in &#8220;ping-pong&#8221; mode, so lucky it should have round-trip feedback.</li>
</ul>
<h4><a href="https://www.electrodragon.com/product/atmega328p-arduino-plus-lora-sx1278-board-loraduino/">Setup of Loraduino:</a></h4>
<ul>
<li>A pair of module, transmitter module flashed with radiohead RF95 reliable client sketch, receiver module flashed with radiohead RF95 reliable server sketch.</li>
<li>transmitter module powered by lithium battery, powered and send data packet.</li>
<li>receive module powered by FT232RL laptop, receive data and send hello back</li>
<li>Both module soldered spring coil 433MHZ antenna.</li>
</ul>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-07.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-41063 size-full" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-07.jpg" alt="" width="1000" height="742" srcset="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-07.jpg 1000w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-07-768x570.jpg 768w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-07-800x594.jpg 800w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></a></p>
<h4>Some points we already know:</h4>
<h5>Nrf24duino:</h5>
<ul>
<li>The on board nrf24duino can reach TX power +7dbm, we use default sketch, not sure if can make it better.</li>
<li>No 2.4G wifi connection to interfere, laptop wlan even turn off.</li>
<li>Not test voltage, not test current, not power TX power. Just rough test.</li>
<li>Wifi range, data could congest is a busy channel selected, can use a scanner.ino to find good/bad channel.
<ul>
<li>0 =&gt; 2400 Mhz (RF24 channel 1)- wifi start</li>
<li>1 =&gt; 2401 Mhz (RF24 channel 2)</li>
<li>76 =&gt; 2476 Mhz (RF24 channel 77) standard</li>
<li>83 =&gt; 2483 Mhz (RF24 channel 84) &#8212; Wifi goes to about here</li>
<li>124 =&gt; 2524 Mhz (RF24 channel 125)</li>
<li>125 =&gt; 2525 Mhz (RF24 channel 126)</li>
</ul>
</li>
<li>250KBPS instead of 2MBPS could greatly improve the range.</li>
</ul>
<h5>Loraduino:</h5>
<ul>
<li>dBm Tx power set to +13dbm on this round of test (set by default), could set to 20dbm (or 23dbm):</li>
<li>// Defaults after init are 434.0MHz, 13dBm, Bw = 125 kHz, Cr = 4/5, Sf = 128chips/symbol, CRC on</li>
<li>// The default transmitter power is 13dBm, using PA_BOOST.</li>
<li>According to manufacture, set bandwidth bigger can get longer distance.</li>
<li>With a dipole antenna like that, the signal tends to go out in the shape of a doughnut, so the angle may not have it is the most optimum position which would be both sender and receiver perfectly flat with antenna sticking straight up so the signal is polarized the same and in the optimum position for rx/tx</li>
<li>A buck/boost LDO regulator could fully drink the power of lithium battery.</li>
</ul>
<h5>Environment:</h5>
<ul>
<li>The giant metal railing that could impact the signal in a number of ways, should be avoid.</li>
<li>A big high voltage transmission tower is behind the receiver.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-41057" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01.jpg" alt="" width="1000" height="730" srcset="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01.jpg 1000w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-768x561.jpg 768w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-640x467.jpg 640w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-400x292.jpg 400w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-367x268.jpg 367w, https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-01-800x584.jpg 800w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></p>
<h5>Test Result:</h5>
<p>Quick image took during test.</p>
<p>
<a href='https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/distance-test-05/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-05-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/distance-test-04/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-04-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/distance-test-03/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-03-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/distance-test-02/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-02-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
</p>
<h5>Test Result of NRF24duino :</h5>
<ul>
<li>Get about 40-50 meters sight transmission distance, over this distance, packet will lose 50-90% .</li>
<li>On 40 meters sometimes can send ok, but failed on round-trip check.</li>
<li>PCB antenna should be face and point to receiver direction to get better result.</li>
</ul>
<h5>Test Result of Loraduino:<a href="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-08.jpg"><img loading="lazy" decoding="async" class="alignright wp-image-41066 size-medium" src="https://www.electrodragon.com/wp-content/uploads/2017/08/distance-test-08-201x300.jpg" alt="" width="201" height="300" /></a></h5>
<ul>
<li>Use Phone GPS to see two modules, maximum distance 800 meters, signal complete 100% lost on 900 meters. On 800m still can get 100% data packet.</li>
<li>SX1278 can reach 3KM, so there are still much can be improved. <del>This is not very promising result, will check if anything wrong on code or hardware, and test again.</del></li>
<li>TX power set on 13dbm, not full power, need more test.</li>
</ul>
<p>The post <a href="https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/">Distance Rough Test NRF24duino and Loarduino Board (Updating)</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/distance-test-nrf24duino-loarduino-board/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Electrodragon boards and modules used in education</title>
		<link>https://www.electrodragon.com/electrodragon-boards-modules-used-education/</link>
					<comments>https://www.electrodragon.com/electrodragon-boards-modules-used-education/#respond</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Thu, 13 Apr 2017 03:29:35 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Our News]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[esp8266]]></category>
		<category><![CDATA[iot]]></category>
		<category><![CDATA[wifi]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=39104</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-01-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />We are pleased to inform that our boards and modules have been used during course "Internet of Things" at the WSB University in Wroclaw (Poland, UE).</p>
<p>The post <a href="https://www.electrodragon.com/electrodragon-boards-modules-used-education/">Electrodragon boards and modules used in education</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-01-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>We are pleased to inform that our boards and modules have been used during course &#8220;Internet of Things&#8221; at the <b>WSB University</b> in Wroclaw (Poland, UE). Students learned about the ability to build and programing &#8220;Smart Home&#8221; using the Electrodragon Relay boards, modules, various sensors, and LEDs and displays. PlatformiIO was used for example programming.</p>
<p>Jaromir Kopp from the Mój Mac Magazyn was teaching young people.</p>
<p>The classes enjoyed great interest and we hope that similar training will continue because &#8220;Internet of Things&#8221; is the future!</p>
<div><a href="https://mojmac.pl/2017/04/10/make-it-simple-jak- download-materials-for-informatics">More about the event you can read in Polish language on the website.</a></div>
<div></div>
<div>Photos by: Łukasz Banaszak, Sebastian Szwarc (Mój Mac Magazyn).</div>
<div>
<p>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-01/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-01-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-02/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-02-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-03/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-03-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-04/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-04-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-05/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-05-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-06/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-06-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/electrodragon-boards-modules-used-education/electrodragon-boards-and-modules-used-in-education-07/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2017/04/Electrodragon-boards-and-modules-used-in-education-07-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
</p>
</div>
<div></div>
<p>The post <a href="https://www.electrodragon.com/electrodragon-boards-modules-used-education/">Electrodragon boards and modules used in education</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/electrodragon-boards-modules-used-education/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ESP32 Information</title>
		<link>https://www.electrodragon.com/esp32-information/</link>
					<comments>https://www.electrodragon.com/esp32-information/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 02:46:26 +0000</pubDate>
				<category><![CDATA[Our News]]></category>
		<category><![CDATA[esp32]]></category>
		<category><![CDATA[iot]]></category>
		<category><![CDATA[wifi]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=34822</guid>

					<description><![CDATA[<p>ESP3212 board based on ESP32 IC will be ready on around 20th,</p>
<p>The post <a href="https://www.electrodragon.com/esp32-information/">ESP32 Information</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>ESP3212 board based on ESP32 IC will be ready on <strong>around 20th</strong>, this is the date we asked from supplier ai-thinker, they said they are still debugging the board, date can not guarantee, maybe delay again.</p>
<p>We will sell the same price as anywhere else.</p>
<p><a href="https://www.electrodragon.com/w/ESP32">Most information we can find are placed on this page now.</a></p>
<p>The post <a href="https://www.electrodragon.com/esp32-information/">ESP32 Information</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/esp32-information/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Liquid Flow Sensor, Turbine Meter wiring with ESP8266</title>
		<link>https://www.electrodragon.com/liquid-flow-sensor-turbine-meter-wiring-esp8266/</link>
					<comments>https://www.electrodragon.com/liquid-flow-sensor-turbine-meter-wiring-esp8266/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Wed, 30 Mar 2016 07:49:02 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Sensing and Actuating]]></category>
		<category><![CDATA[esp8266]]></category>
		<category><![CDATA[flow sensor]]></category>
		<category><![CDATA[meter]]></category>
		<category><![CDATA[ne555]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=30903</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />Thanks to customer Mark, here is wiring diagram of the flow sensor/meter with esp8266, the key point is needing a 555 timer chip as a Schmitt trigger. Also the VCC voltage of flow sensor is 5V, and esp8266 is 3v3, a voltage divider is needed in the circuit. You can find the flow sensor here. Updated to [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/liquid-flow-sensor-turbine-meter-wiring-esp8266/">Liquid Flow Sensor, Turbine Meter wiring with ESP8266</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>Thanks to customer Mark, here is wiring diagram of the flow sensor/meter with esp8266, the key point is needing a 555 timer chip as a Schmitt trigger.</p>
<p>Also the VCC voltage of flow sensor is 5V, and esp8266 is 3v3, a voltage divider is needed in the circuit.</p>
<p><a href="https://www.electrodragon.com/product/liquid-flow-sensor-turbine-meter/">You can find the flow sensor here.</a></p>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266.png" rel="attachment wp-att-30905"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-30905" src="https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266.png" alt="flow sensor wiring with esp8266" width="627" height="242" srcset="https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266.png 627w, https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266-400x154.png 400w, https://www.electrodragon.com/wp-content/uploads/2016/03/flow-sensor-wiring-with-esp8266-367x142.png 367w" sizes="auto, (max-width: 627px) 100vw, 627px" /></a></p>
<p>Updated to use a CMOS version of the 555 timer that doesn’t suck massive power like the old LM555.</p>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/03/esp8266-with-reflow-sensor.png" rel="attachment wp-att-30949"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-30949" src="https://www.electrodragon.com/wp-content/uploads/2016/03/esp8266-with-reflow-sensor.png" alt="esp8266 with reflow sensor" width="754" height="451" /></a></p>
<p>The post <a href="https://www.electrodragon.com/liquid-flow-sensor-turbine-meter-wiring-esp8266/">Liquid Flow Sensor, Turbine Meter wiring with ESP8266</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/liquid-flow-sensor-turbine-meter-wiring-esp8266/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>ESP8266 Smartconfig Follow Up</title>
		<link>https://www.electrodragon.com/smartconfig-esp8266-follow/</link>
					<comments>https://www.electrodragon.com/smartconfig-esp8266-follow/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Tue, 29 Mar 2016 09:41:00 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[esp8266]]></category>
		<category><![CDATA[espressif]]></category>
		<category><![CDATA[smartconfig]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=30884</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />It seems the current online custom build with dev branch can not work well with smartconfig, or the ESP8266 smart config android APK, so we tried to figure with the espressif official APK and master branch. The master branch is: Build on ESP8266 NONOS SDK 1.4.0, support ESPTouch 0.3.4.3 Dev branch version is Espressif NONOS SDK [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/smartconfig-esp8266-follow/">ESP8266 Smartconfig Follow Up</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>It seems the current online custom build with dev branch can not work well with smartconfig, or the ESP8266 smart config android APK, so we tried to figure with the espressif official APK and master branch.</p>
<p>The master branch is:</p>
<p><strong>Build on ESP8266 NONOS SDK 1.4.0, support ESPTouch 0.3.4.3</strong></p>
<p>Dev branch version is <strong>Espressif NONOS SDK 1.5.1</strong></p>
<p>First compile online use the master branch, and download, note to use the 9600 baudrate instead of 115200:</p>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/03/NodeMCU-custom-builds-master-branch-03.png" rel="attachment wp-att-30894"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-30894" src="https://www.electrodragon.com/wp-content/uploads/2016/03/NodeMCU-custom-builds-master-branch-03.png" alt="NodeMCU custom builds master branch 03" width="751" height="617" /></a></p>
<p>And you will see the following information when it done:</p>
<p style="padding-left: 30px;">You successfully commissioned a NodeMCU custom build from the <code>master</code> branch. You selected the following 7 modules: <strong><code>file</code> <code>gpio</code> <code>net</code> <code>node</code> <code>tmr</code> <code>uart</code> <code>wifi</code>.</strong></p>
<p style="padding-left: 30px;">We&#8217;ll keep you posted by email about the progress of your build.</p>
<p style="padding-left: 30px;">In the meantime I suggest you <a href="http://nodemcu-build.com/stats.php">take a look at the build stats</a> to find out how your firmware configuration compares to others in the community.</p>
<p>Open Esplorer and send the snippet code of startsmart to the board:</p>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600.png" rel="attachment wp-att-30887"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-30887" src="https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600.png" alt="esplorer smartconfig 9600" width="1382" height="744" srcset="https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600.png 1382w, https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600-768x413.png 768w, https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600-1024x551.png 1024w, https://www.electrodragon.com/wp-content/uploads/2016/03/esplorer-smartconfig-9600-800x431.png 800w" sizes="auto, (max-width: 1382px) 100vw, 1382px" /></a></p>
<p>The APK Espressif IOT can be found on google play market, make sure you use the latest version, if you can not be sure, in the setting menu you can update the APK. <a href="https://github.com/EspressifApp/IOT-Espressif-Android">Souce code of this APK can also be found on espressif github page.</a></p>
<p>The latest version ESPtouch should be 0.3.4.3, see the image below:</p>
<p>Open APK and try quick usage:</p>
<p>
<a href='https://www.electrodragon.com/smartconfig-esp8266-follow/espressif-iot-discovering/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/Espressif-IOT-discovering-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.electrodragon.com/smartconfig-esp8266-follow/espressif-found/'><img loading="lazy" decoding="async" width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/Espressif-Found-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" /></a>
</p>
<p>Then you can see the module is online now, IP address available:</p>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address.png" rel="attachment wp-att-30888"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-30888" src="https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address.png" alt="smartconfig and get ip address" width="1382" height="744" srcset="https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address.png 1382w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-1024x551.png 1024w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-768x413.png 768w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-640x345.png 640w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-400x215.png 400w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-367x198.png 367w, https://www.electrodragon.com/wp-content/uploads/2016/03/smartconfig-and-get-ip-address-800x431.png 800w" sizes="auto, (max-width: 1382px) 100vw, 1382px" /></a></p>
<p>&nbsp;</p>
<p>The post <a href="https://www.electrodragon.com/smartconfig-esp8266-follow/">ESP8266 Smartconfig Follow Up</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/smartconfig-esp8266-follow/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Wireless Charging Test [Update March 1st]</title>
		<link>https://www.electrodragon.com/wireless-charging-test/</link>
					<comments>https://www.electrodragon.com/wireless-charging-test/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Tue, 01 Mar 2016 15:39:10 +0000</pubDate>
				<category><![CDATA[Prototype]]></category>
		<category><![CDATA[charger]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=30250</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/wireless-charger-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />You can find the mentioned items in our store here. This is a demo test of the pair of wireless power charger, five LEDs connected paralleled on the receiver end, output more than 200~300 mA (over range of display) current. There are some more notes: We use a very thin plastic bag to separated the receiver [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/wireless-charging-test/">Wireless Charging Test [Update March 1st]</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/03/wireless-charger-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p><a href="https://www.electrodragon.com/product/wireless-power-supply-modules-pair-w19mm-dia-coil/">You can find the mentioned items in our store here.</a></p>
<p>This is a demo test of the pair of wireless power charger, <strong>five LEDs connected paralleled on the receiver</strong> end, output more than 200~300 mA (over range of display) current. There are some more notes:</p>
<ul>
<li>We use a very thin plastic bag to separated the receiver and transmitter, the thickness of the plastic bag is probably only 0.1mm.</li>
<li>The magnetic ring of transmitter and receiver get the best transmission performance when the fully matched in round shape, and the power transfer lost very very fast when distance increase.</li>
<li>The board can transfer on receiver 5V/200-300mA power, check this on the current meter.</li>
<li>Power bench on the transmitter end is 0.3A and 6V (1.8W).</li>
</ul>
<p><iframe loading="lazy" src="https://www.youtube.com/embed/eGR0voktMUw" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Update: Get a high power transfer pair, can transfer up to 1.3A current on very close distance. Easily drive small motors, or similar items!<br />
<iframe loading="lazy" src="https://www.youtube.com/embed/LIi6z52luQ0" width="420" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>The post <a href="https://www.electrodragon.com/wireless-charging-test/">Wireless Charging Test [Update March 1st]</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/wireless-charging-test/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>SMT Pick and Place Machine Work</title>
		<link>https://www.electrodragon.com/smt-pick-and-place-machine-work/</link>
					<comments>https://www.electrodragon.com/smt-pick-and-place-machine-work/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Mon, 29 Feb 2016 13:57:43 +0000</pubDate>
				<category><![CDATA[Prototype]]></category>
		<category><![CDATA[0805]]></category>
		<category><![CDATA[pick and place]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[smt]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=30221</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/02/Electrodragon-SMT-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />Pick and place file output from eagle, and copy into a SD card for use. The machine only running 10% speed of normal, but actually it can run 150% speed of normal. Each time pick and place work include the following steps: Move to the PCB 0,0 (x,y) zero point, which is locate on the [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/smt-pick-and-place-machine-work/">SMT Pick and Place Machine Work</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/02/Electrodragon-SMT-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><p>Pick and place file output from eagle, and copy into a SD card for use. The machine only running 10% speed of normal, but actually it can run 150% speed of normal.</p>
<p>Each time pick and place work include the following steps:</p>
<ol>
<li>Move to the PCB 0,0 (x,y) zero point, which is locate on the left bottom corner</li>
<li>Move the reel of the part by using a pointer</li>
<li>Pick up the part</li>
<li>Place the part</li>
</ol>
<p>Should be care:</p>
<ul>
<li>Board is placed on the real word X+ and Y+ quadrant, so any negative coordinate will make the machine stupid.</li>
<li>Must check all the directions of the part, for example, either -90 or +90 for the LEDs, polarity capacitors.</li>
</ul>
<p><iframe loading="lazy" src="https://www.youtube.com/embed/olnTGVG2xr8" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>The post <a href="https://www.electrodragon.com/smt-pick-and-place-machine-work/">SMT Pick and Place Machine Work</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/smt-pick-and-place-machine-work/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>2016 Chinese New-Year Holidays</title>
		<link>https://www.electrodragon.com/2016-chinese-new-year-holidays/</link>
					<comments>https://www.electrodragon.com/2016-chinese-new-year-holidays/#comments</comments>
		
		<dc:creator><![CDATA[Chao]]></dc:creator>
		<pubDate>Thu, 04 Feb 2016 05:03:52 +0000</pubDate>
				<category><![CDATA[Our News]]></category>
		<category><![CDATA[holidays]]></category>
		<guid isPermaLink="false">https://www.electrodragon.com/?p=29407</guid>

					<description><![CDATA[<p><img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" />Shipment Suspend: We will have a long holiday from 4th till 13th, delivery can not be fulfilled during this time. Holiday promotion: Use coupon code &#8220;2016-year&#8221; to get 10% discount. This discount is not conflicting with your member discount. PCB service PCB service will restart on 14th, please notice. If you place PCB order now, we will [&#8230;]</p>
<p>The post <a href="https://www.electrodragon.com/2016-chinese-new-year-holidays/">2016 Chinese New-Year Holidays</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></description>
										<content:encoded><![CDATA[<img width="150" height="150" src="https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" /><h4>Shipment Suspend:</h4>
<ul>
<li>We will have a long holiday from<strong> 4th till 13th</strong>, delivery can not be fulfilled during this time.</li>
</ul>
<h4>Holiday promotion:</h4>
<ul>
<li>Use coupon code &#8220;<strong>2016-year</strong>&#8221; to get 10% discount.</li>
<li>This discount is not conflicting with your member discount.</li>
</ul>
<h4>PCB service</h4>
<ul>
<li>PCB service will restart on 14th, please notice.</li>
<li>If you place PCB order now, we will need to confirm first before we start it on 14th.</li>
<li>The PCB order placed during holiday will be done on around 20th.</li>
</ul>
<p><a href="https://www.electrodragon.com/wp-content/uploads/2016/02/猴203.jpg" rel="attachment wp-att-29409"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-29409" src="https://www.electrodragon.com/wp-content/uploads/2016/02/猴203.jpg" alt="猴203" width="1200" height="606" srcset="https://www.electrodragon.com/wp-content/uploads/2016/02/猴203.jpg 1200w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-1024x517.jpg 1024w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-768x388.jpg 768w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-640x323.jpg 640w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-400x202.jpg 400w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-367x185.jpg 367w, https://www.electrodragon.com/wp-content/uploads/2016/02/猴203-800x404.jpg 800w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /></a></p>
<p>The post <a href="https://www.electrodragon.com/2016-chinese-new-year-holidays/">2016 Chinese New-Year Holidays</a> appeared first on <a href="https://www.electrodragon.com">ElectroDragon</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.electrodragon.com/2016-chinese-new-year-holidays/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
