mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 14:06:17 +01:00
GitBook: [master] 3 pages and 4 assets modified
This commit is contained in:
committed by
gitbook-bot
parent
0e4e825de8
commit
ff91ddd10d
BIN
.gitbook/assets/expansion_board_2_fipy.png
Normal file
BIN
.gitbook/assets/expansion_board_2_fipy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 141 KiB |
BIN
.gitbook/assets/expansion_board_3_fipy.png
Normal file
BIN
.gitbook/assets/expansion_board_3_fipy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
BIN
.gitbook/assets/pysense_fipy.png
Normal file
BIN
.gitbook/assets/pysense_fipy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
BIN
.gitbook/assets/pytrack_fipy.png
Normal file
BIN
.gitbook/assets/pytrack_fipy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
@@ -1,33 +1,57 @@
|
||||
# 1.1.1 FiPy
|
||||
# 1.1.5 FiPy
|
||||
|
||||
## Basic connection
|
||||
|
||||
{% tabs %}
|
||||
{% tab title="Exp Board 2.0" %}
|
||||
* When using the expansion board with a FiPy, you will need to remove the CTS and RTS jumpers as these interfere with communication with the cellular modem.
|
||||
* Look for the reset button on the module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the expansion board.
|
||||
* Insert the FiPy module on the the expansion board with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||

|
||||
{% endtab %}
|
||||
|
||||
{% tab title="Exp Board 3.0" %}
|
||||
* Before connecting your module to an Expansion Board 3.0, you should update the firmware on the Expansion Board 3.0. Instructions on how to do this can be found [here](https://docs.pycom.io/pytrackpysense/installation/firmware.html).
|
||||
* When using the expansion board with a FiPy, you will need to remove the CTS and RTS jumpers as these interfere with communication with the cellular modem.
|
||||
* Look for the reset button on the module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the expansion board.
|
||||
* Insert the FiPy module on the Expansion Board with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||

|
||||
{% endtab %}
|
||||
|
||||
{% tab title="Pytrack/Pysense/Pyscan" %}
|
||||
* Before connecting your module to a Pysense/Pytrack/Pyscan board, you should update the firmware on the Pysense/Pytrack/Pyscan. Instructions on how to do this can be found [here](https://docs.pycom.io/pytrackpysense/installation/firmware.html).
|
||||
* Look for the reset button on the FiPy module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the Pysense/Pytrack/Pyscan.
|
||||
* Insert the module on the Pysense/Pytrack/Pyscan with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||

|
||||
|
||||

|
||||
{% endtab %}
|
||||
|
||||
{% tab title="USB UART Adapter" %}
|
||||
* Firstly you will need to connect power to your FiPy. You will need to supply `3.5v`-`5.5v` to the `Vin` pin. **Note:** Do _not_ feed `3.3v` directly to the `3.3v` supply pin, this will damage the regulator.
|
||||
* The connect the `RX` and `TX` of your USB UART to the `TX` and `RX` of the FiPy respectively. **Note:** Please ensure you have the signal level of the UART adapter set to `3.3v` before connecting it.
|
||||
* In order to put the FiPy into bootloader mode to update the device firmware you will need to connect `P2` to `GND`. We recommend you connect a button between the two to make this simpler.
|
||||
{% endtab %}
|
||||
|
||||
{% tab title="WiFi" %}
|
||||
**Note:** This method of connection is not recommended for first time users. It is possible to lock yourself out of the device, requiring a USB connection.
|
||||
|
||||
* In order to access the FiPy via WiFi you only need to provide `3.5v` - `5.5v` on the `Vin` pin of the FiPy:
|
||||
|
||||
* By default, when the FiPy boots, it will create a WiFi access point with the following credentials:
|
||||
* SSID: `fipy-wlan`
|
||||
* password: `www.pycom.io`
|
||||
* Once connected to this network you will be able to access the telnet and FTP servers running on the FiPy. For both of these the login details are:
|
||||
* username: `micro`
|
||||
* password: `python`
|
||||
{% endtab %}
|
||||
{% endtabs %}
|
||||
|
||||
## Antennas
|
||||
|
||||
|
||||
@@ -1,45 +1,2 @@
|
||||
# 1.1.1 LoPy
|
||||
|
||||
* Look for the reset button on the module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the expansion board.
|
||||
* Insert the LoPy module on the the expansion board with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||
\[Picture here\]
|
||||
|
||||
* Before connecting your module to an Expansion Board 3.0, you should update the firmware on the Expansion Board 3.0. Instructions on how to do this can be found [here](../../3.-pytrack-pysense-pyscan/installation/firmware.md).
|
||||
* Look for the reset button on the module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the expansion board.
|
||||
* Insert the LoPy module on the Expansion Board with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||
\[Picture here\]
|
||||
|
||||
* Before connecting your module to a Pysense/Pytrack/Pyscan board, you should update the firmware on the Pysense/Pytrack/Pyscan. Instructions on how to do this can be found [here](../../3.-pytrack-pysense-pyscan/installation/firmware.md).
|
||||
* Look for the reset button on the LoPy module \(located at a corner of the board, next to the LED\).
|
||||
* Locate the USB connector on the Pysense/Pytrack/Pyscan.
|
||||
* Insert the module on the Pysense/Pytrack/Pyscan with the reset button pointing towards the USB connector. It should firmly click into place and the pins should now no longer be visible.
|
||||
|
||||
\[Picture here\]
|
||||
|
||||
Once you have completed the above steps successfully you should see the on-board LED blinking blue. This indicates the device is powered up and running.
|
||||
|
||||
* Firstly you will need to connect power to your LoPy. You will need to supply `3.5v`-`5.5v` to the `Vin` pin. **Note:** Do _not_ feed `3.3v` directly to the `3.3v` supply pin, this will damage the regulator.
|
||||
* The connect the `RX` and `TX` of your USB UART to the `TX` and `RX` of the LoPy respectively. **Note:** Please ensure you have the signal level of the UART adapter set to `3.3v` before connecting it.
|
||||
* In order to put the LoPy into bootloader mode to update the device
|
||||
|
||||
firmware you will need to connect `P2` to `GND`. We recommend you connect a button between the two to make this simpler.
|
||||
|
||||
\[Picture here\]
|
||||
|
||||
**Note:** This method of connection is not recommended for first time users. It is possible to lock yourself out of the device, requiring a USB connection.
|
||||
|
||||
* In order to access the LoPy via WiFi you only need to provide `3.5v` - `5.5v` on the `Vin` pin of the LoPy:
|
||||
|
||||
\[Picture here\]
|
||||
|
||||
* By default, when the LoPy boots, it will create a WiFi access point with the following credentials:
|
||||
* SSID: `lopy-wlan`
|
||||
* password: `www.pycom.io`
|
||||
* Once connected to this network you will be able to access the telnet and FTP servers running on the LoPy. For both of these the login details are:
|
||||
* username: `micro`
|
||||
* password: `python`
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* [1.1.2 LoPy4](1.-getting-started/hardwaresetup/lopy4.md)
|
||||
* [1.1.1 SiPy](1.-getting-started/hardwaresetup/sipy.md)
|
||||
* [1.1.1 GPy](1.-getting-started/hardwaresetup/gpy.md)
|
||||
* [1.1.1 FiPy](1.-getting-started/hardwaresetup/fipy.md)
|
||||
* [1.1.5 FiPy](1.-getting-started/hardwaresetup/fipy.md)
|
||||
* [1.1.1 WiPy](1.-getting-started/hardwaresetup/wipy.md)
|
||||
* [1.2 Software](1.-getting-started/installingsoftware/README.md)
|
||||
* [1.2.1 Drivers](1.-getting-started/installingsoftware/drivers.md)
|
||||
|
||||
Reference in New Issue
Block a user