Difference between revisions of "Main Page"

From Lantronix Wiki!
Jump to navigation Jump to search
Line 84: Line 84:
  
 
* [[XPicoWiFi/ManufacturingConfiguration|Manufacturing your product with xPico Wi-Fi guide]]
 
* [[XPicoWiFi/ManufacturingConfiguration|Manufacturing your product with xPico Wi-Fi guide]]
 +
 +
* [[XPicoWiFi/1.5|New features in firmware 1.5]]
  
 
|- style="text-align:center;background:#f05B25;color:#36383B;"
 
|- style="text-align:center;background:#f05B25;color:#36383B;"

Revision as of 21:02, 22 January 2016

<css> h1.firstHeading { display:none; } </css>

Welcome to the 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

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

Python 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.

Linux SDK

Standard firmware development

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.

Developer's Guide

Software Development Kit

Lantronix provides an SDK to create firmware that has custom code running on the microcontroller that is part of the xPico Wi-Fi module. To get an installer for the SDK, please contact your local Field Applications Engineer.

Why use the xPico Wi-Fi SDK?

Getting Started