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

40 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: 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).