-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechspecs.html
More file actions
35 lines (34 loc) · 2.62 KB
/
techspecs.html
File metadata and controls
35 lines (34 loc) · 2.62 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
---
layout: default
navtitle: Tech Specs
navevent: menu_techspecs_click
navweight: 3
lang: en
---
<section>
<div class="span10 offset1">
<div class="row" align="center">
<div class="span3 block">
<img class="bordered" src="../assets/tb_pics/loochi-d-exploded-view.jpg" title="#htmlcaption" alt="Loochi Exploded view" />
</div>
<div class="span6" align="left">
<h3><i class="icon-wrench icon-large"></i> Size and materials</h3>
<p>The shade is 150 mm diameter (approximately 6 inches) and the complete lamp is 184 mm high (~7.2 inches).<br/>
The base was designed by Jürgen Kienhofer under a CC-BY-SA license. It is made of plastic with a chrome plating to give a nice shiny look. A heatsink and carefully placed vents help cool the LED.
</p>
<h3><i class="icon-eye-open icon-large"></i> LED</h3>
<p>Loochi led is nothing like the leds you have seen before.<br/>We have chosen <a href="http://www.ledengin.com/technology/platform">LedEngin's LuxiGen technology</a> which provides an amazing amount of light in all sorts of colors!<br/> For the more technically enclined, Loochi is based on a 10W RGB leds. which provide approximately as much power as a 40W bulb. <br/>Those leds are rated for over 100,000 hours lifetime which is over 11 years!</p>
<h3><i class="icon-rss icon-large"></i> Bluetooth 4.0</h3>
<p>Bluetooth 4.0 or Bluetooth Low Energy support, allows contactless interaction without pairing or configuration</p>
<h3><i class="icon-tasks icon-large"></i> Remote-control application for iOS (iPhone/iPad) and Android devices</h3>
<p>Access all Loochi enhanced controls easily directly from your own smartphone or tablet and discover new cool features through the application updates!</p>
<h3><i class="icon-off icon-large"></i> Hardware button</h3>
<p>Switch quickly your Loochi on and off, it returns automatically to the last color you had defined</p>
<h3><i class="icon-copy icon-large"></i> OpenSource hardware</h3>
<p>Loochi hardware and software is completely open-source, including the most original part: the high-power current-switching led drivers.<br/> We are very happy to be part of a broad movement that brings open source to the world of hardware and can not wait to see what new objects will be built on top of our designs!</p>
<h3><i class="icon-heart icon-large"></i> Open design</h3>
<p>Loochi design is flexible - Even if we provide versions specifically designed for light high diffusiuon, you may also buy your own enclosure from 3D printing sites</p>
</div>
</div>
</div>
</section>