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

Update file hardware.html

parent f29e0818
No related branches found
No related tags found
No related merge requests found
Pipeline #524725 passed
......@@ -95,7 +95,7 @@
<div class="row mt-4">
<div class="col-lg-12">
<h3>Part 2: Control module</h3>
<p style="text-indent: 20px;">TThe 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>
<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;">
</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