Difference between revisions of "Main Page"

From Lantronix Wiki!
Jump to navigation Jump to search
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
 
<!-------------------- Welcome Banner -------------------->
 
<!-------------------- Welcome Banner -------------------->
{| style="width:100%; border:1px solid #ff5800; background:#ff5800;"
+
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
+
{| style="width:100%; border:1px solid #f15e29; background:#f05B25;"
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#000;">Welcome to Lantronix Developer Wiki</div>
+
|style="width:280px; text-align:center; white-space:nowrap; color:#36383B;"|
 +
<div style="font-size:150%; border:none; margin:0; padding:.1em; color:#36383B;">'''Welcome to the Lantronix Developer Wiki'''</div>
 
|}
 
|}
  
Line 14: Line 14:
 
Please visit our [//forums.lantronix.com Support Forums] to share ideas with the community of Lantronix users,  
 
Please visit our [//forums.lantronix.com Support Forums] to share ideas with the community of Lantronix users,  
 
check for solutions to your questions and post your own queries.
 
check for solutions to your questions and post your own queries.
 +
<br>
 +
<br>
 +
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:#696d73; color:#fff;"| '''PremierWave'''
 +
!style="width:50%;background:#696d73; color:#fff;"| '''xPico Wi-Fi'''
 +
|- style="vertical-align:top;"
 +
|
 +
{|
 +
|- style="text-align:center;background:#f05B25;color:#36383B;"
 +
|
 +
'''Python'''
 +
|-
 +
|
 
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.  
  
 +
[[Python Wiki|Python Guide]]
 
* [[Lantronix_Python_Programmers_Guide|Python Programmer's Guide]]
 
* [[Lantronix_Python_Programmers_Guide|Python Programmer's Guide]]
 
* Code Samples
 
* Code Samples
Line 26: Line 40:
 
*** Email client sending authenticated email via GMail
 
*** Email client sending authenticated email via GMail
 
** [[Websocket Server]]
 
** [[Websocket Server]]
 +
** [[Lantronix Discovery Protocol]]
 
** [[Weigh Scale MQTT | Send Data to 2lemetry Cloud Platform and Google Analytics]]
 
** [[Weigh Scale MQTT | Send Data to 2lemetry Cloud Platform and Google Analytics]]
 
*** Access device data locally via web browser
 
*** Access device data locally via web browser
Line 33: Line 48:
 
<!-- ** [[Communicate with Google Analytics | Send Data to Google Analytics]] -->
 
<!-- ** [[Communicate with Google Analytics | Send Data to Google Analytics]] -->
  
<br>
+
|- style="text-align:center;background:#f05B25;color:#36383B;"
== [[PremierWave/Timesys_Programmers_Guide|PremierWave SDK]] ==
+
|
 +
'''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.
  
 +
[[PremierWave/Timesys_Programmers_Guide|Linux SDK]]
 
* [[PremierWave/Timesys_Programmers_Guide#Introduction|Programmer's Guide]]
 
* [[PremierWave/Timesys_Programmers_Guide#Introduction|Programmer's Guide]]
 
** [[PremierWave/Timesys_Programmers_Guide#Getting_Started|Getting started]]
 
** [[PremierWave/Timesys_Programmers_Guide#Getting_Started|Getting started]]
Line 42: Line 61:
 
** [[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:#f05B25;color:#36383B;"
 +
|
 +
'''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.
 
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.
  
* [[XPicoWiFi/DeveloperGuide#Serial_port_communication.2Fprotocol|UART options]]
+
[[XPicoWiFi/DeveloperGuide| Developer's Guide]]
 +
* [[XPicoWiFi/SerialPortSetup|UART options]]
 
** Tunnel
 
** Tunnel
** Modem Emulation (AT commands)
+
** [[XPicoWiFi/ModemEmulation|Modem Emulation]] (AT commands)
** [[XPicoWiFi/Monitor|Monitor example]]
+
** [[XPicoWiFi/Monitor|Monitor]]
 
** Mux (Serial API)
 
** Mux (Serial API)
 +
** [[XPicoWiFi/WebAPItoDevice|Web to Serial]]
 +
* [[XPicoWiFi/CustomizeWebPages|Custom Web Pages]]
 +
* [[XPicoWiFi/Usb|USB to 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;"
 +
|
 +
'''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.
  
 +
[[XPicoWiFi/SDK/WhySDK|Why use the xPico Wi-Fi SDK?]]
 +
 +
[[XPicoWiFi/SDK/Introduction|Getting Started]]
 +
 +
|}
 +
|}
 
<br>
 
<br>

Latest revision as of 22:13, 25 May 2020


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