-
Notifications
You must be signed in to change notification settings - Fork 0
/
component-list.html
202 lines (181 loc) · 7.82 KB
/
component-list.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="party-time">
<meta name="author" content="AMI-2018-partytime-team">
<title>party-time</title>
<link href="css/style.css" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800"
rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic"
rel="stylesheet" type="text/css">
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.min.css" rel="stylesheet">
<!-- favicon setup -->
<link rel="icon" href="img/cheers.png">
<script type="application/javascript" src="js/style.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container-fluid">
<a class="navbar-brand js-scroll-trigger" href="#page-top">PT</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">INTRODUCTION</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#server">Server</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#client">Client</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#other">Hardware</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#software">Software</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#video">Video example</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="bg-dark" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading text-white">BUILDING YOUR PARTY</h2>
<hr class="light my-4">
<p>
<img src="img/sw.png" alt="SW" width="450" height="250">
<img src="img/hw.png" alt="HW" width="450" height="250">
</p>
<p class="text-faded mb-4">
Here you can find the component and software for building your personal party-time project.<br />
The list is intended for general number of room, to let the host decide the needed structure, without any constraint.
</p>
<a class="btn btn-light btn-xl js-scroll-trigger" href="#server">Start building!</a>
</div>
</div>
</div>
</section>
<section class="bg-white" id="server">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading">The server</h2>
<hr class="light my-4">
<p class="mb-4">
Based on Raspberry Pi 2 or a newer one, the server is intended to control every room and store the music
and user's database.<br />
The server will response for guest's tracking during the party, and generate playlists for every room.
</p>
<a class="btn btn-dark btn-xl js-scroll-trigger" href="#client">CLIENT</a>
</div>
</div>
</div>
</section>
<section class="bg-grey" id="client">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading text-dark">The client</h2>
<hr class="light my-4">
<p class="text-faded mb-4">
The client is to be intended as the room-hub, controlling every single light in that space.<br />
It will receive the playlist regularly, playing always the newest one.
</p>
<a class="btn btn-light btn-xl js-scroll-trigger" href="#other">OTHER hardware</a>
</div>
</div>
</div>
</section>
<section class="bg-white" id="other">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading">Hardware</h2>
<hr class="light my-4">
<p class="mb-4">
The structure is splitted into two main part:<br>
ROOM-INDIPENDENT:<br>
The PartyTime server, designed to run efficiently on a single Raspberry Pi (2 or newer)<br />
ROOM-DIPENDENT:<br>
For every room, some hardware is needed.<br />
One Raspberry Pi, equipped with wireless adaptor or integrated chipset, to host a PartyTime client.<br />
One or more Philips hue color bulb.<br />
Dependino on the room dimension, one or more Beacon and Speakers.
</p>
<a class="btn btn-dark btn-xl js-scroll-trigger" href="#software">SOFTWARE</a>
</div>
</div>
</div>
</section>
<section class="bg-grey" id="software">
<div class="container">
<div class="row">
<div class="col-lg-12 mx-auto text-center">
<h2 class="section-heading text-dark">Software</h2>
<hr class="light my-4">
<p class="text-faded mb-4">
Python3.6 for most of the code.<br />
sqlite3 for local Database<br />
FTP for music sync<br />
iOs app developed in Swift 4<br />
Flask for API implementation<br />
Hue API as light sistem<br />
Zeroconf/Bonjour to automatically find the server
</p>
</div>
</div>
</div>
</section>
<br>
<section id="video">
<div class="container-fluid text-center video-user">
<video controls>
<source src="video/sys_architecture_video.mp4" type="video/mp4">
</video>
</div>
</section>
<!--
<div class="container-fluid">
<div class="jumbotron">
<h2>List of components</h2>
</div>
<div>
<dl
<dt>Raspberry Pi 2+</dt>
<dd>As server</dd>
<dt>Raspberry zero w or Raspberry Pi 2+</dt>
<dd>As client, one for each room</dd>
<dt>Philips Hue</dt>
<dd>One or more color light for each room</dd>
<dt>and</dt>
<dd>and</dd>
</dl>
</div>
-->
<footer class="fixed-bottom bg-dark">
<div class="card-footer">
<button type="button" class="btn btn-primary" href="index.html#architecture" onclick="window.location = 'index.html#architecture';">Go back</button>
</div>
</footer>
</div>
</body>