Difference between revisions of "Main Page"

From Lantronix Wiki!
Jump to navigation Jump to search
Line 2: Line 2:
  
 
<!-------------------- Welcome Banner -------------------->
 
<!-------------------- Welcome Banner -------------------->
{| style="width:100%; border:1px solid #ff5800; background:#ff5800;"
+
{| style="width:100%; border:1px solid #f15e29; background:#f15e29;"
 
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
 
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
 
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#000;">Welcome to Lantronix Developer Wiki</div>
 
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#000;">Welcome to Lantronix Developer Wiki</div>
Line 18: Line 18:
 
Also see the [https://github.com/Lantronix Lantronix Github] page for libraries to help you develop your product faster.
 
Also see the [https://github.com/Lantronix Lantronix Github] page for libraries to help you develop your product faster.
  
== [[Python Wiki|Python on PremierWave]] ==
+
{|
 +
!style="width:50%;height:30px;background:#2E2E2E; color:#fff;"| PremierWave
 +
!style="width:50%;background:#2E2E2E; color:#fff;"| xPico Wi-Fi
 +
|- style="vertical-align:top;"
 +
|
 +
{|
 +
|- style="text-align:center;background:#f15e29;"
 +
|
 +
[[Python Wiki|Python Guide]]
 +
|-
 +
|
 
The PremierWave family of devices now includes the ability to easily add intelligence by running your custom Python scripts.  
 
The PremierWave family of devices now includes the ability to easily add intelligence by running your custom Python scripts.  
  
Line 37: Line 47:
 
<!-- ** [[Communicate with Google Analytics | Send Data to Google Analytics]] -->
 
<!-- ** [[Communicate with Google Analytics | Send Data to Google Analytics]] -->
  
<br>
+
|- style="text-align:center;background:#f15e29;"
== [[PremierWave/Timesys_Programmers_Guide|PremierWave SDK]] ==
+
|
 +
[[PremierWave/Timesys_Programmers_Guide|Linux SDK]]
 +
|-
 +
|
 
The Timesys SDK for PremierWave devices allows you to customize the Linux kernel, cross-compile your own programs, and customize the filesystem installed in the PremierWave devices.
 
The Timesys SDK for PremierWave devices allows you to customize the Linux kernel, cross-compile your own programs, and customize the filesystem installed in the PremierWave devices.
  
Line 46: Line 59:
 
** [[PremierWave/Timesys_Programmers_Guide#Changing_the_kernel|Changing the kernel]]
 
** [[PremierWave/Timesys_Programmers_Guide#Changing_the_kernel|Changing the kernel]]
  
<br>
+
|}
 +
 
 +
|
  
== [[XPicoWiFi/DeveloperGuide| xPico Wi-Fi Developer's Guide]] ==
+
{|
 +
|- style="text-align:center;background:#f15e29;"
 +
|
 +
[[XPicoWiFi/DeveloperGuide| Developer's Guide]]
 +
|-
 +
|
 
The xPico Wi-Fi is a fully integrated Wi-Fi module with TCP/IP stack and Lantronix SmartSuite applications that make deployment of secure, reliable products much easier. This guide shows how to customize the xPico Wi-Fi via configuration to quickly and easily Wi-Fi enable your product.
 
The xPico Wi-Fi is a fully integrated Wi-Fi module with TCP/IP stack and Lantronix SmartSuite applications that make deployment of secure, reliable products much easier. This guide shows how to customize the xPico Wi-Fi via configuration to quickly and easily Wi-Fi enable your product.
  
Line 61: Line 81:
 
* [[XPicoWiFi/ManufacturingConfiguration|Manufacturing your product with xPico Wi-Fi guide]]
 
* [[XPicoWiFi/ManufacturingConfiguration|Manufacturing your product with xPico Wi-Fi guide]]
  
 +
|}
 +
|}
 
<br>
 
<br>

Revision as of 17:42, 17 August 2015


Welcome to Lantronix Developer Wiki

The Lantronix Developer Wiki is your source to learn more about developing M2M/IoT solutions using Lantronix products and services. Please check back often as we update content regularly to provide developers insightful tips and tricks and valuable information about working with various Lantronix products.

Please visit our Support Forums to share ideas with the community of Lantronix users, check for solutions to your questions and post your own queries.

Also see the Lantronix Github page for libraries to help you develop your product faster.

PremierWave xPico Wi-Fi

Python Guide

The PremierWave family of devices now includes the ability to easily add intelligence by running your custom Python scripts.

Linux SDK

The Timesys SDK for PremierWave devices allows you to customize the Linux kernel, cross-compile your own programs, and customize the filesystem installed in the PremierWave devices.

Developer's Guide

The xPico Wi-Fi is a fully integrated Wi-Fi module with TCP/IP stack and Lantronix SmartSuite applications that make deployment of secure, reliable products much easier. This guide shows how to customize the xPico Wi-Fi via configuration to quickly and easily Wi-Fi enable your product.