-
Notifications
You must be signed in to change notification settings - Fork 0
/
iot.html
312 lines (305 loc) · 15 KB
/
iot.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
<!DOCTYPE HTML>
<html>
<head>
<title>Home | embARC Open Software Platform</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]>
<script src="css/ie/html5shiv.js"></script>
<![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/jquery.scrollgress.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-wide.css" />
</noscript>
<!--[if lte IE 8]>
<link rel="stylesheet" href="css/ie/v8.css" />
<![endif]-->
</head>
<body class="landing">
<!-- Header -->
<header id="header" class="alt" style="background:#444;">
<div style="padding-left:10px; padding-top:8px;" id="logo">
<img src="images/embarc_logo-bright-bar.png">
</div>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="linux.html">Embedded Linux</a></li>
<li><a href="iot.html">IoT</a></li>
<li><a href="baremetal.html">Bare Metal</a></li>
<li><a href="news.html">News</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner" style="padding:6em 0 14em 0; background-position: top center;">
</section>
<!-- Main -->
<section id="main" class="container">
<section class="box special">
<header class="major" style="text-align:left;">
<center>
<img src="images/embarc_logo.png" alt="">
<br>
<br>
</center>
<h2 style="text-align:center;">IoT Platform and RTOS Projects for ARC Processors</h2>
<br>
</header>
</section>
<section class="box special features">
<center>
<br>
<h2 style="text-align:center;">IoT Platforms for ARC Processors</h2>
<br>
</center>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_embarc-bright_1_orig.png" style="width:30%">
<h3 style="width:200%">embARC Open Software Platform (OSP)</h3>
<p style="width:200%">The embARC Open Software Platform (OSP) is an open source
software distribution for embedded applications on ARC Processors. The embARC
OSP distribution is managed by Synopsys for the community and all contributions
are welcomed (requires CLA).</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/releases/download/2017.03/embARC_2017.03.zip" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp" class="button">Source Repository</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/issues" class="button">Mailing List</a></li>
<li><a href="https://foss-for-synopsys-dwc-arc-processors.github.io/embarc_osp/doc/embARC_Document/html/index.html" class="button">Documentation</a></li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_zephyr_1.png" style="width:30%">
<h3>Zephyr Project</h3>
<p style="width:200%">The Zephyr™ Project, is a Linux Foundation hosted Collaboration
Project, an open source collaborative effort uniting leaders from across the
industry to build a best-in-breed small, scalable, real-time operating system
(RTOS) optimized for resource constrained devices, across multiple architectures.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="http://bit.ly/2nb7uo0" class="button">Download Latest Release</a></li>
<li><a href="https://www.zephyrproject.org/downloads" class="button">Source Repository</a></li>
<li><a href="https://lists.zephyrproject.org/mailman/listinfo" class="button">Mailing List</a></li>
<li><a href="https://www.zephyrproject.org/doc/index.html" class="button">Documentation</a></li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_openthread.png" style="width:30%">
<h3>Openthread</h3>
<p style="width:200%">OpenThread is a Thread Certified Component an open-source
implementation of the Thread networking protocol. Nest has released OpenThread to
make the technology used in Nest products more broadly available to developers to
accelerate the development of products for the connected home.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/openthread/openthread" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/openthread/openthread" class="button">Source Repository</a></li>
<li><a href="https://groups.google.com/forum/#!forum/openthread-users" class="button">Mailing List</a></li>
<li><a href="https://github.com/openthread/openthread" class="button">Documentation</a>
</li>
</ul>
</section>
</div>
</section>
<section class="box special features">
<center>
<br><a name="rtos"> </a>
<br>
<h2 style="text-align:center;">RTOS Projects for ARC Processors</h2>
<br>
</center>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_freertos.jpg" style="width:30%">
<h3>FreeRTOS</h3>
<p style="width:200%">Developed in partnership with the world's leading chip companies
over a 12 year period, FreeRTOS is the market leading real time operating system
(or RTOS), and the de-facto standard solution for microcontrollers and small
microprocessors. Support for FreeRTOS on ARC Processors is provided under the embARC
OSP project.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/releases" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp" class="button">Source Repository</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/issues" class="button">Mailing List</a></li>
<li><a href="http://www.freertos.org/Documentation/RTOS_book.html" class="button">Documentation</a>
</li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_huawei.jpg" style="width:30%">
<h3>LiteOS kernel</h3>
<p style="width:200%">Huawei LiteOS is an IoT-oriented software platform that
integrates an IoT operating system and middleware. It is lightweight, with
a kernel as small as 10 KB, and energy efficient.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/LiteOS_Kernel" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/LiteOS_Kernel" class="button">Source Repository</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/LiteOS_Kernel/Issues" class="button">Mailing List</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/LiteOS_Kernel/blob/master/README.md" class="button">Documentation</a></li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_contiki.jpg" style="width:30%">
<h3>Contiki OS</h3>
<p style="width:200%">Contiki is an open source operating system for the Internet
of Things. Contiki connects tiny low-cost, low-power microcontrollers to the
Internet. Support for Contiki OS on ARC Processors is provided under the embARC
OSP project.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/releases/download/2017.03/embARC_2017.03.zip" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp" class="button">Source Repository</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/issues" class="button">Mailing List</a></li>
<li><a href="https://foss-for-synopsys-dwc-arc-processors.github.io/embarc_osp/doc/embARC_Document/html/index.html" class="button">Documentation</a></li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_riot.png" style="width:30%">
<h3>RiOT OS</h3>
<p style="width:200%">RIOT is a free, open source operating system developed by a
grassroots community gathering companies, academia, and hobbyists, distributed
all around the world. RIOT implements all relevant open standards supporting an
Internet of Things that is connected, secure, durable, and privacy-friendly. A
port to the ARC EM Processor has been contributed by the community.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/RIOT" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/RIOT" class="button">Source Repository</a></li>
<li><a href="https://lists.riot-os.org/mailman/listinfo/users" class="button">Mailing List</a></li>
<li><a href="https://www.riot-os.org/#download" class="button">Documentation</a></li>
</ul>
</section>
</div>
<div class="features-row" style="text-align:left">
<section>
<img src="images/logos/logo_toppers.gif" style="width:30%">
<h3>Toppers ASP</h3>
<p style="width:200%">TOPPERS(Toyohashi OPen Platform for Embedded Real-time
Systems)Project, based on ITRON, is aimed at base software for use in embedded
systems.The TOPPERS/ASP kernel is the foundation for the new generation of
TOPPERS real-time kernels that follow the TOPPERS new generation kernel
specification. ASP (Advanced Standard Profile) has been developed by extending
and improving TOPPERS/JSP, a real-time kernel based on the standard profile of
μITRON4.0. Support for the ARC architecture is available below.</p>
<ul class="actions" style="width:1000%" style="text-align:left">
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/toppers-asp" class="button">Download Latest Release</a></li>
<li><a href="https://github.com/foss-for-synopsys-dwc-arc-processors/toppers-asp" class="button">Source Repository</a></li>
<li><a href="https://www.toppers.jp/en/asp-kernel.html" class="button">Mailing List</a></li>
<li><a href="https://www.toppers.jp/en/asp-kernel.html" class="button">Documentation</a></li>
</ul>
</section>
</div>
</section>
</section>
<!-- CTA -->
<footer id="footer">
<ul class="icons" style="display:none;">
<li>
<a href="#" class="icon fa-twitter">
<span class="label">Twitter</span>
</a>
</li>
<li>
<a href="#" class="icon fa-facebook">
<span class="label">Facebook</span>
</a>
</li>
<li>
<a href="#" class="icon fa-instagram">
<span class="label">Instagram</span>
</a>
</li>
<li>
<a href="#" class="icon fa-github">
<span class="label">Github</span>
</a>
</li>
<li>
<a href="#" class="icon fa-dribbble">
<span class="label">Dribbble</span>
</a>
</li>
<li>
<a href="#" class="icon fa-google-plus">
<span class="label">Google+</span>
</a>
</li>
</ul>
<ul class="copyright">
<li>© 2017 Synopsys, Inc. All Rights Reserved.</li>
<li>
<a href="about.html">About</a> |
<a href="mailto:[email protected]">Contact Us</a> |
<a href="terms.html">Terms of Service</a> |
<a href="privacy.html">Privacy</a> |
<a href="foss.html">FOSS Notice</a>
</li>
</ul>
</footer>
<!-- omniture sitecatalyst code -->
<!-- SiteCatalyst code version: H.17.
Copyright 1997-2008 Omniture, Inc. More info available at http://www.omniture.com -->
<script language="JavaScript" type="text/javascript">
<!--
/* You may give each page an identifying name, server, and channel on the next lines. */
s_s.pageName=document.title;
s_s.server="embarc.org"
s_s.channel="embARC"
s_s.prop1=""
s_s.prop2=""
s_s.prop3=""
s_s.prop4=""
s_s.prop5=""
s_s.prop6=""
s_s.prop9=document.URL;
s_s.prop12=""
s_s.prop13=""
s_s.prop14=""
s_s.prop15=""
s_s.prop16=""
s_s.prop17=""
s_s.prop27=""
s_s.prop32=""
s_s.prop33=""
s_s.prop34=""
s_s.prop35=""
s_s.prop36=""
/* Conversion Variables */
s_s.events=""
s_s.eVar1=""
s_s.eVar2=""
s_s.eVar8=""
s_s.eVar9=""
s_s.eVar23=""
s_s.eVar24=""
s_s.eVar29=""
s_s.eVar30=""
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s_s.t();if(s_code)document.write(s_code)//-->
</script>
<!-- End SiteCatalyst code version: H.17. -->
<!-- /omniture sitecatalyst code -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60168823-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>