Skip to content
Snippets Groups Projects
Commit 1c7baa85 authored by HauErn Lien's avatar HauErn Lien
Browse files

Update file hardware.html

parent bc113966
No related branches found
No related tags found
No related merge requests found
Pipeline #524833 passed
......@@ -97,7 +97,7 @@
<h3>Part 2: Control module</h3>
<p style="text-indent: 20px;">The control module serves as the central processing unit of the system, integrating an Arduino Uno R3 with the ATmega 328P processor. This combination allows for precise management of the device's operations. We have implemented three distinct intensity modes—low, medium, and high—to enable users to customize the concentration of muscone based on their therapeutic needs. The control system features a rotating register that seamlessly cycles through the modes: off, low, medium, and high. This design not only enhances usability but also ensures that users can easily adapt the device's functionality to suit their preferences.</p>
<div class="image-container" style="display: flex; flex-direction: column; align-items: center;">
<img src="https://static.igem.wiki/teams/5187/wiki-hardware-fig/flowchart-final.jpg" alt="ibd_figure" class="shadowed-image" style="width: 30%; max-width: 300px;">
<img src="https://static.igem.wiki/teams/5187/wiki-hardware-fig/flowchart-final.jpg" alt="ibd_figure" class="shadowed-image" style="width: 70%; max-width: 700px;">
</div>
</div>
</div>
......
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