Files
pycom-documentation/content/pybytes/connect/README.md
Emmanuel Florent b192705aee manual rework
2019-06-25 17:22:42 +02:00

36 lines
1.0 KiB
Markdown

In this section, we will explain to you how to add a device to Pybytes.
## Step 1: Add device wizard
In Pybytes, go to *Devices* Page:
1. Click on *Add Device*.
![](/gitbook/assets/pybytes/add-device/add-device-btn.png)
2. Select your device (WiPy, LoPy, SiPy, etc.);
![](/gitbook/assets/pybytes/add-device/select-device-type.png)
4. Select your network option;
![](/gitbook/assets/pybytes/add-device/network-step.png)
5. Enter a unique name and the network credentials (SSID and password) for your device;
![](/gitbook/assets/pybytes/add-device/customize-step.png)
## Step 2: Connect your device to Pybytes
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)
Select how you would like to connect your device to Pybytes:
1. **[Connect your device quickly](../quick) (Recommended)**
2. [Connect your device by flashing Pybytes Library](flash) (only if you want to customize Pybytes library code).