Difference between revisions of "Main Page"
(51 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | |||
<!-------------------- Welcome Banner --------------------> | <!-------------------- Welcome Banner --------------------> | ||
− | {| style="width:100%; border:1px solid # | + | {{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:# | + | {| style="width:100%; border:1px solid #f15e29; background:#f05B25;" |
− | <div style="font-size:150%; border:none; margin:0; padding:.1em; color:# | + | |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 10: | Line 10: | ||
and services. Please check back often as we update content regularly to provide developers insightful tips and tricks | 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. | and valuable information about working with various Lantronix products. | ||
+ | <br> | ||
<br> | <br> | ||
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]] | + | {| |
+ | !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. | ||
+ | |||
+ | [[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 23: | Line 40: | ||
*** Email client sending authenticated email via GMail | *** Email client sending authenticated email via GMail | ||
** [[Websocket Server]] | ** [[Websocket Server]] | ||
− | ** [[Weigh Scale MQTT | Send Data to 2lemetry Cloud Platform]] | + | ** [[Lantronix Discovery Protocol]] |
− | *** Access device data locally via web browser | + | ** [[Weigh Scale MQTT | Send Data to 2lemetry Cloud Platform and Google Analytics]] |
− | + | *** Access device data locally via web browser | |
+ | *** Send data via MQTT to 2lemetry | ||
*** Quick connectivity to Google Analytics for IoT data capture and dashboards | *** Quick connectivity to Google Analytics for IoT data capture and dashboards | ||
− | ** [[MQTT Publish Subscribe]] | + | <!--** [[MQTT Publish Subscribe]] --> |
+ | <!-- ** [[Communicate with Google Analytics | Send Data to Google Analytics]] --> | ||
+ | |||
+ | |- style="text-align:center;background:#f05B25;color:#36383B;" | ||
+ | | | ||
+ | '''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. | ||
+ | |||
+ | [[PremierWave/Timesys_Programmers_Guide|Linux SDK]] | ||
+ | * [[PremierWave/Timesys_Programmers_Guide#Introduction|Programmer's Guide]] | ||
+ | ** [[PremierWave/Timesys_Programmers_Guide#Getting_Started|Getting started]] | ||
+ | ** [[PremierWave/Timesys_Programmers_Guide#Modifying_the_filesystem|Modifying the filesystem]] | ||
+ | ** [[PremierWave/Timesys_Programmers_Guide#Changing_the_kernel|Changing the kernel]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | | | ||
+ | {| | ||
+ | |- 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. | ||
+ | [[XPicoWiFi/DeveloperGuide| Developer's Guide]] | ||
+ | * [[XPicoWiFi/SerialPortSetup|UART options]] | ||
+ | ** Tunnel | ||
+ | ** [[XPicoWiFi/ModemEmulation|Modem Emulation]] (AT commands) | ||
+ | ** [[XPicoWiFi/Monitor|Monitor]] | ||
+ | ** 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 | ||||||||
---|---|---|---|---|---|---|---|---|---|
|
|