Files
pycom-documentation/content/_index.md
gijsio 9a0602f9e5 Restructure, rev1
* Products
    -> updated with new products
    -> added accessories
* Getting started
   -> re-structured getting started guide
   -> removed some of the advanced stuff
* Tutorials / Examples
   -> added categories
   -> added new basic tutorials Sleep, GPIO and Pring
   -> added WiFi ap / sta tutorial
   -> added wifi Scan MAC tutorial
* Firmware API
   -> added pysense pytrack pygate categories here
* Datasheets
   -> added CE FCC and RoHS documents
   -> added pysense2 and pytrack 2 templates
* Update firmware
   -> new section, added all methods of updating the firmware
* License
   -> put license in its own section

general remarks:
-> updated the layout / theme
   no more red code text
   codeblocks actually work now
-> general layout updates, removed the old html structures (mostly)
2020-07-09 12:57:44 +02:00

1.9 KiB

title, aliases
title aliases
Introduction
pybytes/introduction

Pycom ecosystem makes IoT development easy

  • Choose IoT hardware which fit your project requirements.

  • Install Pymakr plugin in Atom or VS Code and start with your IoT project in seconds.

  • Write MicroPython code and up to three times faster compared to C/C++.

  • Send data to Pybytes IoT platform or use your device standalone with the range of supported networks.

  • Start using our products here!

Connecting to Pybytes IoT platform

Connect your device to Pybytes with Wi-Fi, LoRa or Sigfox. Send data from your device just with one line command. Update your firmware over the air and integrate with third-party services like AWS.

Connecting to your custom IoT platform

Connect your device to your own IoT platform with one of the advertised wireless networks. This usually requires some registration. This step will detail how to get registered and connected to various wireless networks.

Quick navigation

Next