Huiyee11186 (Talk | contribs) |
Vicky87106 (Talk | contribs) |
||
Line 33: | Line 33: | ||
<img class="contentimg col-12" src="https://static.igem.org/mediawiki/2018/9/9b/T--NCKU_Tainan--wifi_sensor.jpg"> | <img class="contentimg col-12" src="https://static.igem.org/mediawiki/2018/9/9b/T--NCKU_Tainan--wifi_sensor.jpg"> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | About this section, we are showing how to use the Wi-Fi | + | About this section, we are showing how to use the Wi-Fi module in arduino. |
</p> | </p> | ||
<div id="Motivation"> | <div id="Motivation"> | ||
Line 40: | Line 40: | ||
<div id="pt"> | <div id="pt"> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | In order to send data to firebase, we use Wi-fi | + | In order to send data to firebase, we use Wi-fi module to upload it. |
</p> | </p> | ||
</div> | </div> | ||
Line 60: | Line 60: | ||
<ul> | <ul> | ||
<li class="none">We need to send data from one sensor to another one. We would like | <li class="none">We need to send data from one sensor to another one. We would like | ||
− | to send the Arduino sensor data to Wi-fi | + | to send the Arduino sensor data to Wi-fi module, and send the Wi-fi |
time data to Arduino.</li></br> | time data to Arduino.</li></br> | ||
</ul> | </ul> | ||
Line 83: | Line 83: | ||
<li>Result</li></br> | <li>Result</li></br> | ||
<ul> | <ul> | ||
− | <li class="none">We send an array which is 25.35、26.56、27.54 from Arduino to Wi-fi | + | <li class="none">We send an array which is 25.35、26.56、27.54 from Arduino to Wi-fi module. And |
− | we let the Wi-fi | + | we let the Wi-fi module Serial to print the data which are send separately. |
Then we merge the data to what it should be originally. </li></br> | Then we merge the data to what it should be originally. </li></br> | ||
</ul> | </ul> | ||
Line 106: | Line 106: | ||
<ol> | <ol> | ||
<li>Arduino UNO</li> | <li>Arduino UNO</li> | ||
− | <li>Wi-fi | + | <li>Wi-fi module (NodeMcu)</li> |
<li><a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color:#28ff28;">Arduino | <li><a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color:#28ff28;">Arduino | ||
Code</a></li> | Code</a></li> |
Revision as of 21:35, 17 October 2018
Wi-Fi Module