-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathLightModule.html
More file actions
326 lines (311 loc) · 14.3 KB
/
LightModule.html
File metadata and controls
326 lines (311 loc) · 14.3 KB
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Light Module - Central Hub</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="index.html">Central Hub</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="AirModule.html">Air Module</a></li>
<li><a href="LightModule.html">Light Module</a></li>
<li><a href="Sound&LightningModule.html">Sound & Lightning Module</a></li>
<li><a href="MainModule.html">Main Module</a></li>
<li><a href="LoraModule.html">Lora Module</a></li>
<li><a href="PowerModule.html">Power Module</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Wrapper -->
<section id="wrapper">
<header>
<div class="inner">
<h2>Light Module</h2>
</header>
<!-- Content -->
<div class="wrapper">
<div class="inner">
<section>
<h2 class="major">Adafruit - AS7262 Visable 6-Channel Spectral Sensor:</h3>
<p><b>The AS7262 Sensor has 6 integrated visible light sensing channels for red, orange, yellow, green, blue, and violet. There is also an on-board temperature sensor that can be used to read the temperature of the chip. The 6 channels are realized by silicon interference filters at 450nm, 500nm, 550nm, 570nm, 600nm, and 650nm.</b>
<p> </p>
<a href="#" class="image"><img src="https://cdn-shop.adafruit.com/970x728/3779-03.jpg" width="400" height="250" alt="" />
<p> </p>
<p>Size: 27.8mm x 25.0mm x 3.9mm</p>
<p>Interface: I2C or UART</p>
<p> </p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD>Range</TD>
</TR>
<TR>
<TD>Voltage (I2C)</TD>
<TD>2.7 V - 3.6 V</TD>
</TR>
<TR>
<TD>Voltage (UART)</TD>
<TD>2.97 V - 3.6 V</TD>
</TR>
<TR>
<TD>Current</TD>
<TD>0 mA - 5.0 mA</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-40°C - 85°C</TD>
</TR>
<TR>
<TD>Humidity</TD>
<TD>5% - 85%</TD>
</TR>
</TABLE>
<p> </p>
<section>
<h2 class="major">Adafruit - TSL2591 Luminosity Sensor:</h3>
<p><b>The TSL2591 luminosity sensor allows for exact lux calculations and can be configured for different gain/timing ranges to detect light ranges from 188 uLux up to 88,000 Lux. This sensor contains both infrared and full spectrum diodes.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/bab61012db4243cae7c2b0324aefce3df3fcb4a9/68747470733a2f2f63646e2d6c6561726e2e61646166727569742e636f6d2f6173736574732f6173736574732f3030302f3031372f3931302f6d656469756d3830302f73656e736f72735f61726475696e6f776972652e6a70673f31343035303233333839" width="563" height="422" />
<p> </p>
<p>Interface: I2C
<p>Dimensions: 19.0 mm x 16.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD><b>Range</b></TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>3.3 V - 5.0 V</TD>
</TR>
<TR>
<TD>Luminance</TD>
<TD>188 uLux - 88 kLux</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-30°C - 80°C</TD>
</TR>
</TABLE>
<h2 class="major">DFROBOT - VEML6075 UV Sensor Module (V1.0:)</h3>
<p><b>The VEML6075 Sensor can convert solar UV light intensity to digital data to provide an accurate measure of the signal strength. It can give a reliable performance of UV radiation measurement under long time solar UV exposure.</b>
<p> </p>
<a href="#" class="image"><img src="https://raw.githubusercontent.com/Frances9/SEN0303/master/800px-SEN0303_04.png" width="400" height="250" alt="" />
<p> </p>
<p>Interface: PH2.0-4P
<p>Dimensions: 22.0 mm x 30.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD> Range </TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>3.3 V - 5.0 V/TD>
</TR>
<TR>
<TD>Current</TD>
<TD>0 uA - 700 uA</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-40°C - 85°C/TD>
</TR>
</TABLE>
<section>
<p> </p>
<h2 class="major">Grove - Sunlight Sensor (V1.0:)</h3>
<p><b>The Grove - Sunlight Sensor is a multi-channel digital light sensor, which has the ability to detect UV-light, visible light and infrared light.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/2cd9781e431b5f607d0598797a1b1abd3ec7e7ee/68747470733a2f2f7374617469632d63646e2e736565656473747564696f2e736974652f6d656469612f636174616c6f672f70726f647563742f63616368652f39643063653531613731636536613739646661326139386436356130663062642f682f742f687474707373746174696373332e736565656473747564696f2e636f6d736565656466696c65323031382d303762617a6161723838353538335f332e6a7067" width="400" height="250" alt="" />
<p> </p>
<p>Interface: I²C
<p>Dimensions: 20.0 mm x 20.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD> Range </TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>3.0 V - 5.5 V</TD>
</TR>
<TR>
<TD>Current</TD>
<TD>0 mA - 3.5 mA</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-40°C - 85°C</TD>
</TR>
<TR>
<TD>Wave Length</TD>
<TD>280 nm - 950 nm</TD>
</TR>
</TABLE>
<section>
<p> </p>
<h2 class="major">Grove - Light Sensor (V1.2:)</h3>
<p><b>The Grove - Light Sensor is an analog module and can output various electrical signals which can be converted to different ranges. It is a LDR sensor module for light measurement, light detection, and light-controlled switch.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/425738f706529ac3992b8d21ed31e24d54f4c9ff/68747470733a2f2f7374617469632d63646e2e736565656473747564696f2e736974652f6d656469612f636174616c6f672f70726f647563742f63616368652f39643063653531613731636536613739646661326139386436356130663062642f682f742f687474707373746174696373332e736565656473747564696f2e636f6d7365656564696d67323031362d3130706f386237716430786e6c6e6368676f677a6971396733642e6a7067" width="400" height="250" alt="" />
<p> </p>
<p>Interface: I²C</p>
<p>Dimensions: 20.0 mm x 20.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD><b>Range</b></TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>3.0 V - 5.0 V</TD>
</TR>
<TR>
<TD>Current</TD>
<TD>0.5 mA - 3.0 mA</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-30°C - 70°C</TD>
</TR>
<TR>
<TD>Response Time</TD>
<TD>20 ms - 30 ms</TD>
</TR>
<TR>
<TD>Wave Length</TD>
<TD>540 nm</TD>
</TR>
</TABLE>
<section>
<h2 class="major">Grove - Luminance Sensor (V1.0:)</h3>
<p><b>The Grove - Luminance Sensor detects the intensity of the ambient light on a surface area. This Luminance Sensor can be used in application which requires automatic light adjustment in residential or commercial lighting.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/4248325b2207673697f9d0e006ab2cece269d922/68747470733a2f2f7374617469632d63646e2e736565656473747564696f2e736974652f6d656469612f636174616c6f672f70726f647563742f63616368652f39643063653531613731636536613739646661326139386436356130663062642f682f742f687474707373746174696373332e736565656473747564696f2e636f6d696d6167657370726f6475637467726f766532306c756d696e616e6365323073656e736f722e6a7067" width="563" height="422" />
<p> </p>
<p>Interface: I2C
<p>Dimensions: 20.0 mm x 20.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD><b>Range</b></TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>2.4 V - 5.5 V</TD>
</TR>
<TR>
<TD>Luminance</TD>
<TD>0 Lux - 1000 Lux </TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-40°C - 85°C</TD>
</TR>
</TABLE>
<h2 class="major">Grove - UV Sensor (V1.1:)</h3>
<p><b>The Grove - UV Sensor is used for detecting the intensity of incident ultraviolet(UV) radiation. The module outputs electrical signal which varies with the UV intensity.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/1268ae8b88ca5d5809508c954928d67758638e51/68747470733a2f2f7374617469632d63646e2e736565656473747564696f2e736974652f6d656469612f636174616c6f672f70726f647563742f63616368652f39643063653531613731636536613739646661326139386436356130663062642f682f742f687474707373746174696373332e736565656473747564696f2e636f6d696d616765733130313032303034333230312e6a7067" width="400" height="250" alt="" />
<p> </p>
<p>Interface: PH2.0-4P
<p>Dimensions: 20.0 mm x 20.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD> Range </TD>
</TR>
<TR>
<TD>Voltage</TD>
<TD>3.0 V - 5.1 V</TD>
</TR>
<TR>
<TD>Current</TD>
<TD>0 mA - 0.31 mA</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-30°C - 85°C</TD>
</TR>
<TR>
<TD>Wave Length</TD>
<TD>240 nm - 370 nm</TD>
</TR>
</TABLE>
<section>
<h2 class="major">Grove - Light & Gesture & Color & Proximity Sensor (TMG39931) (V1.0:)</h3>
<p><b>The Grove - Light & Gesture & Color & Proximity Sensor features advanced Gesture detection, Proximity detection, Digital Ambient Light Sense(ALS), Color Sense(RGBC), and optical pattern generation/transmission for broadcast.</b>
<p> </p>
<a href="#" class="image"><img src="https://camo.githubusercontent.com/4248325b2207673697f9d0e006ab2cece269d922/68747470733a2f2f7374617469632d63646e2e736565656473747564696f2e736974652f6d656469612f636174616c6f672f70726f647563742f63616368652f39643063653531613731636536613739646661326139386436356130663062642f682f742f687474707373746174696373332e736565656473747564696f2e636f6d696d6167657370726f6475637467726f766532306c756d696e616e6365323073656e736f722e6a7067" width="563" height="422" />
<p> </p>
<p>Interface: I2C
<p>Dimensions: 20.0 mm x 40.0 mm x 1.0 mm</p>
<p> </p>
<h1 class="major">Sensor Specifications:</h3>
<TABLE>
<TR>
<TD><b>Measurement</b></TD>
<TD><b>Range</b></TD>
</TR>
<TR>
<TD>Luminance</TD>
<TD>0 Lux - 60 kLux</TD>
</TR>
<TR>
<TD>Temperature</TD>
<TD>-30°C - 85°C</TD>
</TR>
</TABLE>
</ul>
<ul class="copyright">
<li>© Untitled Inc. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>