-
Notifications
You must be signed in to change notification settings - Fork 0
/
technology.html
116 lines (103 loc) · 6.6 KB
/
technology.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/nav-bar.css">
<link rel="stylesheet" href="css/hover-min.css">
<link rel="stylesheet" href="https://use.typekit.net/qzj4ibo.css">
<link rel="icon" type="image/png" href="img/logo.png"/>
<title>Technology | USyd Biodesign 2021</title>
</head>
<body>
<header>
<div>
<!-- <a>
<img src="img/logo.png" alt="MyHeel Logo" style="max-height: 100px;">
</a> -->
<ul>
<li><a class="hvr-bounce-to-top" href="index.html">Home</a></li>
<li><a class="hvr-bounce-to-top" href="about.html">About Us</a></li>
<li><a class="hvr-bounce-to-top" href="technology.html">Technology</a></li>
<li><a class="hvr-bounce-to-top" href="applications.html">Applications</a></li>
<li><a class="hvr-bounce-to-top" href="team.html">Our Team</a></li>
<li><a class="hvr-bounce-to-top" href="contact.html">Contact Us</a></li>
</ul>
</div>
</header>
<div class="flex-container">
<div class="flex-item"></div>
<div class="flex-item">
<div class = "box" style="margin-top: 75px;">
<h1 style="margin-top: 0px;">Technology</h1>
<p style="font-size: 1.5em; color: #757575; font-style: italic;">So what's driving the whole thing?</p>
</div>
<h2>How it works</h2>
<div class="box">
<div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/559830254?badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Growing Process"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</div>
<p>
Each customer will receive a Grow-It-Yourself (GIY) MyHeel kit containing everything they need to grow their own MyHeel smart insoles at home. The kit contains: a laser-cut cardboard model that can be assembled to form the basis of the grown structure, mycelium spawn and materials for growing, pressure sensors, a custom nRF52840 Feather microprocessing system to be worn on the user’s shoe, and step-by-step instructions detailing how the user can grow the MyHeel insoles at home. <br><br>
<div class="box">
<div class="img-container">
<img src="img/kit.png" alt="Illustration of Kit" style="max-width: 100%;">
</div>
</div>
<p>How to grow and use your ‘MyHeel’ insole:</p> <br>
<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 10%;"><p>1.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Place the layers of cardboard templates together with a tap to build a mold for the insole to grow.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>2.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Put the gloves provided on and sanitise the gloves to minimise human contamination.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>3.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Cover the mold in glad wrap and sterilise with sanitiser.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>4.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Add the mix packet content into the mold and compress using the palm of your hand.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>5.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Place a final layer of glad wrap over the insole and mold then place in a cool dark area and your insole will be fully grown in a week.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>6.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Place the pressure sensors on top of the insole in the designated spots detailed on the instruction manual.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>7.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Download the ‘MyHeel’ app on the App Store or Google Play.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>8.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Connect to the shoe microcontroller.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>9.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Place the insole into your desired shoe and connect the microcontroller to the laces.</p></td>
</tr>
<tr>
<td style="width: 10%;"><p>10.</p></td>
<td style="width: 89%;"><p style="margin-block-end: 0px;">Continue with your everyday activity. The insole sensors and microcontroller will send feedback that can be accessed via your ‘MyHeel’ app.</p></td>
</tr>
</tbody>
</table><br>
<p>The MyHeel kit itself is designed with mycelium-grown packaging, thereby providing a sustainable solution within the healthcare industry. This design encourages users to recycle the technology, compost the old insole and regrow a new one, which minimises their contribution to landfill and is more cost-effective for users.</p>
</p>
<div style="padding-top: 50px;">
<!-- cute message bc i'm a relateable and fun developer -->
<fine-print>Made with ❤️ by Luke, Brooke and Rachel in 2021</fine-print>
</div>
</div>
<div class="flex-item"></div>
</div>
</body>
</html>