Files
pycom-documentation/content/pybytes/connect/_index.md
2020-09-18 11:59:17 +02:00

35 lines
1.1 KiB
Markdown

---
title: "Add a device to Pybytes"
aliases:
- chapter/pybytes/connect/intro
---
In this section, we will explain to you how to add a device to Pybytes.
## Step 1: Configure the Pybytes service
Go to the *Devices* page in Pybytes:
1. Click on *Add Device*.
![](/gitbook/assets/pybytes/add-device/add-device-btn.png)
1. Select your device (WiPy, LoPy, SiPy, etc.).
![](/gitbook/assets/pybytes/add-device/select-device-type.png)
1. Select your network options. This will be how your device connects to both Pybytes and the internet. For now, choose WiFi.
![](/gitbook/assets/pybytes/add-device/network-step.png)
1. Enter a unique name for your device and enter the WiFi credentials (SSID and password). You can save this WiFi, so that it will be remembered for later use when adding further devices.
![](/gitbook/assets/pybytes/add-device/customize-step.png)
1. At the end of the *Add Device* wizard, Pybytes will show that your device profile was successfully created.
![](/gitbook/assets/pybytes/add-device/final-step.png)
## Next step
[Provision your device via USB](quick)