Skip to content
Snippets Groups Projects
Commit 6ea99102 authored by Adrián Torres's avatar Adrián Torres
Browse files

step_response_samdino

parent 565d3136
No related branches found
No related tags found
No related merge requests found
Pipeline #233326 passed
File added
docs/images/samdino/s_30.jpg

326 KiB

File added
File added
......@@ -214,7 +214,7 @@
<p><b>IMPORTANT:</b> We will connect the Particle or the programmer to the computer and our Free Dap Programmer to an external power supply (that is not the same computer).</p>
<ul><li><b>1.</b> We will download the <a href="https://github.com/ataradov/edbg"><b>EDBG,</b></a> in my case I download the <a href="https://dl.bintray.com/ataradov/edbg/master/"><b>B74 version. The version is important when executing the installation.</b></a></li></ul>
<ul><li><b>1.</b> We will download the <a href="https://github.com/ataradov/edbg"><b>EDBG,</b></a> in my case I download the <a href="assignments/samdino/edbg-b74-WINDOWS-7029fc4.zip"><b>B74 version. The version is important when executing the installation.</b></a></li></ul>
<p><img src="images/samdino/s_10.jpg" width="80%"; max-width="700" /></p>
<ul><li><b>2.</b> Then on the <b>Fab Academy</b> page (Embedded Programming) we will find the Free Dap bootloader that we will also <a href="http://academy.cba.mit.edu/classes/embedded_programming/SWD/free_dap_d11c_mini.bin"><b>download.</b></a> </li></ul>
......@@ -912,7 +912,7 @@ void loop()
<li><b>Connection and schematic</b></li>
<p>In this case, being a component without a module, I create my own. I design and manufacture a small board where I solder two 1M resistors and with flat connectors where there is no room for errors when connecting it. I use the analog input from the SAMD11C PA05 (Arduino pin 5) for the RX and a digital output from the SAMD11C PA08 (Arduino pin 8). Then with a connector there are two cables that connect the two electrodes (<a href="https://www.3m.com/3M/en_US/company-us/all-3m-products/~/3M-Conductive-Copper-Foil-Tape-3313/?N=5002385+3293242553&rt=rud"><b>3M™ Copper Foil Tape</b></a>).</p>
<span class="image main"><img src="images/adrianino/a_39.jpg" alt="" /></span>
<span class="image main"><img src="images/samdino/s_30.jpg" alt="" /></span>
<p>Here you can find the design in Eagle and the PNG's to create the board.</p>
......@@ -994,11 +994,11 @@ delay(100);
<p>This first video you can see how the two electrodes work with several sheets as intermediate material.</p>
<p><video controls width="100%"; max-width="800"><source src="images/adrianino/step1.mp4" type="video/mp4"></video></p>
<p><video controls width="100%"; max-width="800"><source src="images/samdino/step1.mp4" type="video/mp4"></video></p>
<p>In this second video you can see how it works with a sponge as an intermediate material.</p>
<p><video controls width="100%"; max-width="800"><source src="images/adrianino/step2.mp4" type="video/mp4"></video></p>
<p><video controls width="100%"; max-width="800"><source src="images/samdino/step2.mp4" type="video/mp4"></video></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment