mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
32 lines
1.5 KiB
Markdown
32 lines
1.5 KiB
Markdown
---
|
|
title: "Introduction"
|
|
---
|
|
Pycom ecosystem makes IoT development easy
|
|
|
|
* Choose [IoT hardware](products) which fit your project requirements.
|
|
* Install Pymakr plugin in [Atom](https://atom.io/packages/pymakr) or [VS Code](https://marketplace.visualstudio.com/items?itemName=pycom.Pymakr) and start with your IoT project in seconds.
|
|
* Write [MicroPython](https://micropython.org/) code and up to three times faster compared to C/C++.
|
|
* Send data to [Pybytes IoT platform](https://pybytes.pycom.io/?utm_source=docs&utm_medium=web&utm_campaign=getting-started-top) or use your device standalone with the range of supported networks.
|
|
* Start using our products [here!](/gettingstarted/)
|
|
|
|

|
|
|
|
|
|
|
|
## [Connecting to Pybytes IoT platform](/pybytes/)
|
|
Connect your device to [Pybytes](https://pybytes.pycom.io/?utm_source=docs&utm_medium=web&utm_campaign=getting-started-bottom) 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](/gettingstarted/registration)
|
|
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
|
|
* [Products](/products/)
|
|
* [Pymakr](/gettingstarted/software/)
|
|
* [Tutorials](/tutorials/)
|
|
* [API Documentation](/firmwareapi/)
|
|
* [Product Info](datasheets/)
|
|
* [Pybytes](/pybytes/)
|
|
|