Skip to content
Snippets Groups Projects
Commit 359eab5a authored by Sosuke Kanegae's avatar Sosuke Kanegae
Browse files

edit week04

parent 03459e3d
No related branches found
No related tags found
No related merge requests found
Pipeline #375468 passed
......@@ -478,11 +478,16 @@ If something else (consonant, number or synbol) is typed, the RGB LED will turn
<p>Workflow in Arduino IDE and Platform IO were mostly the same; Coding, compiling and uploading.</p>
<p>Coding was much easier in VScode owing to the high quality auto fill. Compiling is much faster in Platform IDE. However, I felt uploading was more comfortable in Arduino, since there is a GUI button which is easy to use.</p>
<p>If you install the <a href="https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino">Arduino extention in VScode</a>, you will be able to access all the libraries and documents in Arduino IDE via VScode. This makes VScode and Platform IO easy to use as Arduino IDE.</p>
<h3 id="comparing-performance">Comparing Performance</h3>
<p>The three microcontrollers we used had different characteristics.</p>
<p><strong>XIAO RP2040</strong> </p>
<p><strong>M5ATOM</strong></p>
<p><strong>micro:bit</strong></p></div>
<!--
### Comparing Performance
The three microcontrollers we used had different characteristics.
**XIAO RP2040**
**M5ATOM**
**micro:bit** --></div>
</div>
</div>
......
......@@ -283,5 +283,5 @@
<!--
MkDocs version : 1.4.2
Build Date UTC : 2023-02-21 01:08:55.836446+00:00
Build Date UTC : 2023-02-21 02:50:30.083425+00:00
-->
This diff is collapsed.
No preview for this file type
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