-
Notifications
You must be signed in to change notification settings - Fork 0
/
devices.html
171 lines (148 loc) · 9.17 KB
/
devices.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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Wyliodrin.org</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/img/favicon-32x32.png" sizes="32x32"/>
<link rel="icon" href="/img/favicon-192x192.png" sizes="192x192"/>
<link rel="apple-touch-icon-precomposed" href="/img/favicon-180x180.png"/>
<meta name="msapplication-TileImage" content="/img/favicon-270x270.png"/>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,300italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/bootstrap-select.css">
<link rel="stylesheet" href="/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="/css/flexslider.css">
<link rel="stylesheet" href="/css/main.css">
<script src="/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="/js/parallax.min.js"></script>
</head>
<body class="loading secondary " ng-app="wyliodrin" ng-controller="WyliodrinController">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<section class="top-menu">
<div class="container">
<nav class="navbar">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="logo navbar-brand"><img src="/img/logo.png"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right">
<li class=""><a href="/">Home</a></li>
<li class=""><a href="/features">Features</a></li>
<li class=""><a href="/get-involved">Get involved</a></li>
<li class="active"><a href="/devices">Devices</a></li>
<li class=""><a href="/team">Team</a></li>
<li class=""><a href="/technology">Technology</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</section>
<section class="top" data-parallax="scroll" data-image-src="/img/wstudio-bg.jpg" data-speed="0.4">
<div class="container">
<div class="col-md-12">
<div class="secondary-text"><strong>Devices</strong> that are/will be supported </div>
</div>
</div>
</section>
<section class="maincontent">
<div class="col-md-12 bottom-padd">
<div class="container">
<div class="col-md-4">
<div class="text-center secondary-pic"><img src="/img/secondary/rpi.png"></div>
<h2 class="text-center">Raspberry Pi</h2>
<p>Being the most affordable embedded Linux device and having the largest community, the <b>Raspberry Pi</b> is one of our main supported device. You can connect <b>Arduino</b> or <b>OpenMote</b> controllers to the Raspberry Pi to build and deploy firmware from Wyliodrin STUDIO in order to read various sensors.</p>
</div>
<div class="col-md-4">
<div class="text-center secondary-pic"><img src="/img/secondary/arduinoyun.png"></div>
<h2 class="text-center">Arduino Yun</h2>
<p>You might now them only as microcontrollers, but Arduino has several models that run Linux, like the <b>Arduino Yun</b> and the <b>Arduino Tian</b>. We are working closely with Arduino to offer Arduino Linux devices out of the box.</p>
</div>
<div class="col-md-4">
<div class="text-center secondary-pic"><img src="/img/secondary/udooneo.png"></div>
<h2 class="text-center">Udoo Neo</h2>
<p>A mix between an embedded computer and a micrcontroller, <b>UDOO Neo</b> offers the best of both of them. It runs Linux and has a microcontroller on board that can run real time applications.</p>
</div>
</div>
</div>
<div class="col-md-12 greybg bottom-padd">
<div class="container">
<div class="col-md-6">
<div class="text-center secondary-pic"><img src="/img/secondary/beaglebone.png"></div>
<h2 class="text-center">Beaglebone Black</h2>
<p>This one gets closer to the industry, having a Linux computer and some of the features of a micrcontroler (ADC). Use the <b>BeagleBone Black</b> to make professional applications.</p>
</div>
<div class="col-md-6">
<div class="text-center secondary-pic"><img src="/img/secondary/cisco829.png"></div>
<h2 class="text-center">IR 829</h2>
<p>This router is a device that can run Linux containers so users are able to deploy applications directly to it. Think of it as an industrial embedded device. With the power of Cisco networking ios and Linux applications, <b>IR 829</b> is perfectly suited for industry use.</p>
</div>
</div>
</div>
</section>
<section class="usedby">
<div class="container">
<div class="col-md-12"><h3>Wyliodrin technology used by</h3></div>
<div class="col-md-1 col-sm-0 col-xs-0"></div>
<div class="col-md-2 col-sm-4 col-xs-6"><img src="/img/inlea.png" alt="INLEA" tittle="INLEA"></div>
<div class="col-md-2 col-sm-4 col-xs-6"><img src="/img/alpdillingen.png" alt="Akademie für Lehrerfortbildung und Personalführung, Dillingen" tittle="Akademie für Lehrerfortbildung und Personalführung, Dillingen"></div>
<div class="col-md-2 col-sm-4 col-xs-6"><img src="/img/usc.png" alt="University of Southern California" tittle="University of Southern California"></div>
<div class="col-md-2 col-sm-6 col-xs-6"><img src="/img/poli.png" alt="Universitatea Politehnica din Bucuresti" tittle="Universitatea Politehnica din Bucuresti"></div>
<div class="col-md-2 col-sm-6 col-xs-12"><img src="/img/techlounge.png" alt="Tech Lounge" tittle="Tech Lounge"></div>
<div class="col-md-1 col-sm-0 col-xs-0"></div>
</div>
</section>
<section class="footer">
<div class="container">
<ul class="nav navbar-nav">
<li class=""><a href="/">Home</a></li>
<li class=""><a href="/features">Features</a></li>
<li class=""><a href="/get-involved">Get involved</a></li>
<li class="active"><a href="/devices">Devices</a></li>
<li class=""><a href="/team">Team</a></li>
<li class=""><a href="/technology">Technology</a></li>
<li><a href="https://gitter.im/Wyliodrin/WyliodrinSTUDIO?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge" target="_blank"><img src="https://badges.gitter.im/Wyliodrin/WyliodrinSTUDIO.svg"></a></li>
</ul>
</div>
<div class="copyright">Copyright 2017 Wyliodrin STUDIO. All Rights Reserved.</div>
</section>
<script>window.jQuery || document.write('<script src="/js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="/js/vendor/bootstrap.min.js"></script>
<script src="/js/jquery.flexslider-min.js"></script>
<script type="text/javascript">
$(window).load(function(){
$('.flexslider').flexslider({
animation: "fade",
startAt: "0",
slideshowSpeed: "4000",
touch: true,
controlNav: false,
start: function(slider){
$('body').removeClass('loading');
}
});
});
</script>
<script src="/js/jquery.color-2.1.2.min.js"></script>
<script src="/js/bootstrap-select.js"></script>
<script src="/js/main.js"></script>
</body>
</html>