forked from harta01/openhab.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·629 lines (506 loc) · 28.6 KB
/
index.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
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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
---
layout: default
title: Home
---
<section id="sliderWrapperRS">
<div class="fullwidthbanner-container">
<div class="fullwidthbanner">
<ul>
<li data-masterspeed="2000" data-slotamount="1" data-transition="fade">
<div class="caption lfr" data-easing="easeOutExpo" data-speed="1000" data-start="300" data-x="50" data-y="26"><img alt="slide" class="ie8PngFix" src="/assets/images/openhab-logo-square.png"></div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="600" data-x="495" data-y="50"><h2>openHAB</h2></div>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="300" data-start="700" data-x="495" data-y="115"><i class="icon-right-circle"></i> Developed in Java</h3>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="300" data-start="1000" data-x="495" data-y="150"><i class="icon-right-circle"></i> Pluggable Architecture</h3>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="500" data-start="1300" data-x="495" data-y="185"><i class="icon-right-circle"></i> Absolutely Vendor-neutral</h3>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="500" data-start="1600" data-x="495" data-y="220"><i class="icon-right-circle"></i> Hardware/Protocol-agnostic</h3>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="500" data-start="1900" data-x="495" data-y="255"><i class="icon-right-circle"></i> Fully Open Source</h3>
<h3 class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="500" data-start="2100" data-x="495" data-y="290"><i class="icon-right-circle"></i> Passionate and Growing Community</h3>
<div class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="900" data-start="2400" data-x="495" data-y="335"><a class="btn btn-3d btn-3d-medium" href="introduction.html">Read More</a></div>
</li>
<li data-slotamount="1" data-transition="fade">
<div class="caption lfr" data-easing="easeOutBack" data-speed="800" data-start="300" data-x="0" data-y="60"><img alt="slide" class="ie8PngFix" src="/assets/images/ui/slide-desktop.png"></div>
<div class="caption lfl" data-easing="easeOutExpo" data-speed="600" data-start="700" data-x="150" data-y="150"><img alt="slide" class="ie8PngFix" src="/assets/images/ui/slide-tablet.png"></div>
<div class="caption lfb" data-easing="easeOutBack" data-speed="400" data-start="1000" data-x="40" data-y="220"><img alt="slide" class="ie8PngFix" src="/assets/images/ui/slide-phone.png"></div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="500" data-x="465" data-y="48">
<h2>A single user interface</h2>
</div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="700" data-x="465" data-y="102">
<h2>to all of your systems!</h2>
</div>
<div class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="900" data-start="1500" data-x="467" data-y="287">
</div>
<div class="caption sfl hidden-phone" data-easing="easeOutBounce" data-speed="500" data-start="900" data-x="467" data-y="176">
<h3><i class="icon-right-circle"></i> Desktop, Tablet and Phone</h3>
</div>
<div class="caption sfl hidden-phone" data-easing="easeOutBounce" data-speed="500" data-start="1100" data-x="467" data-y="210">
<h3><i class="icon-right-circle"></i> Web, Android, iOS and Windows 10</h3>
</div>
<div class="caption sfl hidden-phone" data-easing="easeOutBounce" data-speed="500" data-start="1300" data-x="467" data-y="244">
<h3><i class="icon-right-circle"></i> Remote Control and Notifications</h3>
</div>
</li>
<li data-slotamount="1" data-transition="fade">
<img alt="slide" src="/assets/images/slider/rs/thumb.png">
<div class="caption lfl" data-easing="easeOutBack" data-speed="900" data-start="800" data-x="430" data-y="65"><img alt="slide" class="ie8PngFix" src="/assets/images/openhab-automation-rules.jpg"></div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="1600" data-x="70" data-y="120">
<h2>Automation</h2>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1500" data-x="72" data-y="195">
<h3><i class="icon-right-circle"></i> Powerful & Flexible Rules</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1700" data-x="72" data-y="230">
<h3><i class="icon-right-circle"></i> Time and Event-based Triggers</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1900" data-x="72" data-y="265">
<h3><i class="icon-right-circle"></i> Scripts</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="2100" data-x="72" data-y="300">
<h3><i class="icon-right-circle"></i> Notifications & TTS</h3>
</div>
</li>
<li data-slotamount="1" data-transition="fade">
<img alt="slide" src="/assets/images/slider/rs/thumb.png">
<div class="caption lfl" data-easing="easeOutBack" data-speed="900" data-start="800" data-x="10" data-y="65"><img alt="slide" class="ie8PngFix" src="/assets/images/openhab-graphs.jpg"></div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="1600" data-x="535" data-y="60">
<h2>Data Persistence</h2>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1500" data-x="535" data-y="134">
<h3><i class="icon-right-circle"></i> Data Storage to SQL or Object Databases</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1700" data-x="535" data-y="168">
<h3><i class="icon-right-circle"></i> Historical Graphs with RRD</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="2100" data-x="535" data-y="236">
<h3><i class="icon-right-circle"></i> Xively</h3>
</div>
</li>
<li data-slotamount="1" data-transition="fade">
<img alt="slide" src="/assets/images/slider/rs/thumb.png">
<div class="caption lfl" data-easing="easeOutBack" data-speed="900" data-start="800" data-x="400" data-y="65"><img alt="slide" class="ie8PngFix" src="/assets/images/openhab-raspberry.jpg"></div>
<div class="caption sft" data-easing="easeOutExpo" data-speed="300" data-start="1600" data-x="50" data-y="60">
<h2>Runs on</h2>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1500" data-x="52" data-y="134">
<h3><i class="icon-right-circle"></i> Linux, OS X, Windows</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1700" data-x="52" data-y="168">
<h3><i class="icon-right-circle"></i> Java 8</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="1900" data-x="52" data-y="202">
<h3><i class="icon-right-circle"></i> Raspberry Pi</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="2100" data-x="52" data-y="236">
<h3><i class="icon-right-circle"></i> PINE64</h3>
</div>
<div class="caption lfr hidden-phone" data-easing="easeInExpo" data-speed="500" data-start="2500" data-x="52" data-y="304">
<h3><i class="icon-right-circle"></i> and more!</h3>
</div>
<div class="caption sfb hidden-phone" data-easing="easeOutExpo" data-speed="900" data-start="2700" data-x="52" data-y="358">
<a class="btn btn-3d btn-3d-medium" href="http://docs.openhab.org/installation/index.html#platform-recommendations" target="_blank">Read More</a>
</div>
</li>
</ul>
<div class="tp-bannertimer"></div>
</div>
</div>
</section><!-- slider -->
<!-- content -->
<section class="home">
<!-- three blocs -->
<section class="sliceTop">
<div class="container">
<div class="row">
<div class="span12 drop-shadow lifted">
<div class="topQuote">
<h1>Welcome to <strong>openHAB</strong> - a vendor and technology agnostic open source automation software for your home</h1>
</div>
<div class="topBox clearfix">
<div class="bigIconsColumnsWrapper">
<article class="one_third">
<a class="iconWrapper iconBig ch-item" href="introduction.html"><i class="icon-book"></i>
<div class="ch-info">
<span>more info</span>
</div></a>
<h2 class="smallHeading"><a href="introduction.html"><span>openHAB in a Nutshell</span></a></h2>
<p>Learn why we decided to create openHAB, what is it for and how it works!</p>
</article>
<article class="one_third">
<a class="iconWrapper iconBig ch-item" href="http://docs.openhab.org/tutorials/beginner/index.html" target="_blank"><i class="icon-thumbs-up"></i>
<div class="ch-info">
<span>more info</span>
</div></a>
<h2 class="smallHeading"><a href="http://docs.openhab.org/tutorials/beginner/index.html" target="_blank">Getting Started</a></h2>
<p>Learn how to set up your openHAB and start creating your personal smart home!</p>
</article>
<article class="one_third last">
<a class="iconWrapper iconBig ch-item" href="technologies.html"><i class="icon-ok"></i>
<div class="ch-info">
<span>more info</span>
</div></a>
<h2 class="smallHeading"><a href="/technologies.html">Integrate Everything</a></h2>
<p>With its pluggable architecture openHAB supports more than 200 different technologies and systems and thousands of devices!</p>
</article>
</div>
</div>
</div>
</div>
</div>
</section><!-- news block -->
<section class="slice">
<div class="container">
<div class="row">
<div class="span12">
<h2 id="news"><span>News</span></h2>
<hr>
<ul class="iconsList">
<li>
<i class="icon-asterisk"></i>December 18, 2017 - <a href="http://www.kaikreuzer.de/2017/12/18/openhab22/">openHAB 2.2</a> has been released with many <a href="https://github.com/openhab/openhab-distro/releases">additions and improvements</a>.
</li>
<li>
<i class="icon-asterisk"></i>December 17, 2017 - New versions of our <a href="https://community.openhab.org/t/android-and-ios-2-0-releases/37405">iOS and Android app</a> have been published in the app stores.
</li>
<li>
<i class="icon-asterisk"></i>December 17, 2017 - <a href="https://community.openhab.org/t/openhabian-v1-4-released/37398">openHABian v1.4</a> is now available.
</li>
<li>
<i class="icon-asterisk"></i>June 28, 2017 - <a href="http://www.kaikreuzer.de/2017/06/28/openhab21/">openHAB 2.1</a> has been released with many <a href="https://github.com/openhab/openhab-distro/releases">enhancements and fixes</a>.
</li>
<li>
<i class="icon-asterisk"></i>January 22, 2017 - The first official release of <a href="http://www.kaikreuzer.de/2017/01/23/openhab2/">openHAB 2.0 is out</a>!
</li>
<li>
<i class="icon-asterisk"></i>December 15, 2016 - The all new <a href="http://www.myopenhab.org">myopenHAB</a> has been launched, the code is now <a href="https://github.com/openhab/openhab-cloud">fully open-source</a>!
</li>
<li>
<i class="icon-asterisk"></i>June 01, 2016 - Documentation for openHAB 2 is now available at <a href="http://docs.openhab.org/">docs.openhab.org</a>.
</li>
<li>
<i class="icon-asterisk"></i>May 23, 2016 - The bugfix release 1.8.3 is now available! Read the <a href="https://github.com/openhab/openhab/wiki/Release-Notes-1.8">Release Notes</a> for all included fixes.
</li>
<li>
<i class="icon-asterisk"></i>May 20, 2016 - The <a href="http://www.openhabfoundation.org/">openHAB Foundation</a> has been established as a non-profit organization promoting and supporting openHAB.
</li>
</ul>
</div>
</div>
</div>
</section><!-- three video blocs -->
<section class="">
<div class="container">
<div class="row">
<div class="span12">
<h2><span>openHAB</span> in Action</h2>
<hr>
</div>
<div class="span12">
<div class="carousel slide" id="videoCarousel">
<div class="carousel-inner da-thumbs">
<div class="active item">
<div class="row">
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/ZCOQhe5KiD4?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="600"></iframe>
</div>
<section class="projectInfo">
openHAB - Take control!
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/czq3S13tGVk?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + Leap Motion
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/GpERJflmJKQ?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + EnOcean
</section>
</article>
</div>
</div>
</div>
<div class="item">
<div class="row">
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/zNe9AkQbfmc?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + MiLight
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/qYrpPrLY868?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + AVM Home Automation
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/lT0uxFlwu9s?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
OpenSprinkler Pi controlled via openHAB
</section>
</article>
</div>
</div>
</div>
<div class="item">
<div class="row">
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/QiNb-8QxXpo?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + Nikobus
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/Q4_LkXIRBWc?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + Philips Hue
</section>
</article>
</div>
<div class="span4">
<article>
<div class="videoWrapper videoFormat2">
<iframe frameborder="0" height="315" src="https://www.youtube.com/embed/F0ImuuIPjYk?list=PLGlxCdrGUagz6lfgo9SlNLhdwI4la_VSv&autohide=1&showinfo=0" width="560"></iframe>
</div>
<section class="projectInfo">
openHAB + HomeMatic
</section>
</article>
</div>
</div>
</div>
</div><a class="left carousel-control icon-left-circle" data-slide="prev" href="#videoCarousel" style="font-style: italic"></a> <a class="right carousel-control icon-right-circle" data-slide="next" href="#videoCarousel" style="font-style: italic"></a>
</div>
</div>
</div>
</div>
</section>
<!-- events block -->
<!-- <section class="slice">
<div class="container">
<div class="row">
<div class="span12">
<h2 id="events"><span>Upcoming Events</span></h2>
<hr>
<ul class="iconsList">
<li>
<i class="icon-asterisk"></i>October 22, 2017 - <a href="https://www.eclipsecon.org/europe2017/smarthome">Smart Home Day</a> as part of EclipseCon Europe in Ludwigsburg, Germany.
</li>
<li>
<i class="icon-asterisk"></i>October 26, 2017 - Talk about the <a href="https://www.eclipsecon.org/europe2017/session/leverage-eclipse-iot-marketplace-your-smart-home">Eclipse IoT Market</a> for openHAB at EclipseCon Europe.
</li>
<li>
<i class="icon-asterisk"></i>November 04, 2017 - <a href="http://cposc.org/sessions/open-source-home-automation/">Open Source Home Automation talk</a> by Michael Grucz at CPOSC in Lancaster, PA, USA.
</li>
</ul>
</div>
</div>
</div>
</section><!-- carousel works-->
<section class="slice">
<div class="container">
<div class="row">
<div class="span12">
<h2><span>Featured</span> Technologies</h2>
<hr>
</div>
<div class="span12">
<div class="carousel slide" id="projectCarousel">
<div class="carousel-inner da-thumbs">
<div class="active item">
<div class="row">
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/knx.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">KNX</a></h3>
<p>KNX is the worldwide STANDARD for all applications in home automation and building control</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/enocean.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">EnOcean</a></h3>
<p>EnOcean is an energy harvesting wireless technology used primarily in building automation systems</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/insteon.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">Insteon</a></h3>
<p>INSTEON is a powerline based networking technology for the connected home..</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/homematic.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">HomeMatic</a></h3>
<p>HomeMatic is a wireless home automation system developed and designed by eQ-3 AG</p>
</section>
</article>
</div>
</div>
</div>
<div class="item">
<div class="row">
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/digitalstrom.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">digitalSTROM</a></h3>
<p>digitalSTROM represents digital lifestyle and integrated connectivity concept for intelligent living</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/max.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">MAX! Cube</a></h3>
<p>The computer network interface for the radio components of the MAX! heating control</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/koubachi.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">Koubachi</a></h3>
<p>Koubachi analyzes your plant data and gives you instructions when and how to care for your plants</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/asterisk.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">Asterisk</a></h3>
<p>Asterisk is a free and open source framework for building communications applications</p>
</section>
</article>
</div>
</div>
</div>
<div class="item">
<div class="row">
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/tinkerforge.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">Tinkerforge</a></h3>
<p>Tinkerforge is a platform of microcontroller building blocks that can control different modules</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/mqtt.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">MQTT</a></h3>
<p>MQTT is an open message protocol for M2M that enables the transfer of telemetry-style data</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/opensprinkler.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">OpenSprinkler</a></h3>
<p>OpenSprinkler is an open-source, Internet-based sprinkler controller built around the Arduino software</p>
</section>
</article>
</div>
<div class="span3">
<article>
<section>
<img alt="" src="/assets/images/binding/xively.png">
</section>
<section class="projectInfo">
<h3><a href="/technologies.html">Xively</a></h3>
<p>Xively is an on-line database service allowing developers to connect sensor-derived data to the Web</p>
</section>
</article>
</div>
</div>
</div>
</div><a class="left carousel-control icon-left-circle" data-slide="prev" href="#projectCarousel" style="font-style: italic"></a> <a class="right carousel-control icon-right-circle" data-slide="next" href="#projectCarousel" style="font-style: italic"></a>
</div>
</div>
</div>
</div>
</section><!-- carousel works-->
<!-- Call to action -->
<section class="slice">
<div class="container">
<div class="row-fluid callToActionBoxed">
<div class="span7">
<div class="ctaText">
<h3>Want to see it yourself?</h3>
<p>Try <strong>openHAB</strong> without any installation. We provide a fully functional online demo which can be used with our Android and iOS apps!</p>
</div>
</div>
<div class="span5">
<div class="btnWrapper">
<a class="iconBtn" href="http://demo.openhab.org:8080/" title="Try demo now!"><i class="icon-download"></i>Try demo now!</a>
</div>
</div>
</div>
</div>
</section><!-- Call to action -->
</section>