mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 06:06:03 +01:00
new getting started procedure
This commit is contained in:
@@ -20,7 +20,7 @@ In the following guide, we will explain the basic process to get started using y
|
||||
|
||||
<!--  -->
|
||||
|
||||
# Step 1: Setting up the hardware
|
||||
## Step 1: Setting up the hardware
|
||||
|
||||
Congratulations on your Pycom module! In the first part of this getting started guide, we will take you through setting up your device. Firstly we will cover how to connect the module to your computer via USB.
|
||||
|
||||
@@ -130,6 +130,14 @@ import os
|
||||
os.fsformat('/flash')
|
||||
```
|
||||
|
||||
## Getting started with
|
||||
From here on, you can continue to use the additional features of your expansionboard:
|
||||
|
||||
|[ Pygate](/tutorials/expansionboards/pysense/)| [Pysense](/tutorials/expansionboards/pysense/) | [Pysense 2.0 X](/tutorials/expansionboards/pysense/)| [Pytrack](/tutorials/expansionboards/pysense/)| [Pytrack 2.0 X](/tutorials/expansionboards/pysense/)| [PyScan ](/tutorials/expansionboards/pysense/)|
|
||||
|:---|:---|:---|:---|:---|:---|
|
||||
| | | | | |  |
|
||||
|
||||
|
||||
# Step 4: Further reading
|
||||
Now that we got the basic example running, you can continue with the links below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user