-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
70 lines (68 loc) · 2.55 KB
/
index.html
File metadata and controls
70 lines (68 loc) · 2.55 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
---
layout: default
title: TB ideas Building open-source connected objects
navtitle: Loochi
navevent: menu_home_click
navweight: 1
lang: en
---
<div class="row">
<div class="span8 offset2">
<div class="slider_area standard">
<div class="theme-default ">
<div id="slider" class="nivoSlider">
<img src="assets/tb_pics/slides/loochi-introducing.jpg" data-thumb="assets/tb_pics/slides/loochi-introducing.jpg" title="" alt="" />
<img src="assets/tb_pics/slides/loochi-phone.jpg" data-thumb="assets/tb_pics/slides/loochi-phone.jpg" title="" alt="" />
<img src="assets/tb_pics/slides/loochi-party.jpg" data-thumb="assets/tb_pics/slides/loochi-party.jpg" title="" alt="" />
<img src="assets/tb_pics/slides/loochi-wakeup.jpg" data-thumb="assets/tb_pics/slides/loochi-wakeup.jpg" title="" alt="" />
<img src="assets/tb_pics/slides/loochi-solder.jpg" data-thumb="assets/tb_pics/slides/loochi-solder.jpg" title="" alt="" />
</div>
</div>
</div>
</div>
</div>
<!-- New features block -->
<section>
<div class="row" style="margin-top:0px">
<div class="span5 offset1">
<div class="hero-unit">
<h3><span class="colored">Simple & Open</span></h3>
<p>Loochi is the first Bluetooth4 smart lamp - it is completely open-source from the plastic to the software!</p>
<a href="features.html" class="btn btn-info btn-large">Find out more</a>
</div>
</div>
<div class="span5">
<div>
<a name="features">
<h3 class="sep_bg"><span class="colored">/// Product</span> highlights</h3>
</a>
</div>
<div>
<div>
<h5><i class="icon-tint"></i> Control brightness and color of your light</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-facetime-video"></i> Animate lighting</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-star"></i> Loochi-nature: let nature's light into your home</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-picture"></i> Reproduce the color of your pictures</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-music"></i> Sync your light with your music</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-signal"></i> Wireless connection to your smartphone/tablet</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-th-large"></i> All components available under an OpenSource license</h5>
</div>
<div style="margin-top:6px">
<h5><i class="icon-leaf"></i> Open-Source (CC-BY-SA) Base design by Jürgen Kienhofer</h5>
</div>
</div>
</div>
</div>
</section>