From e9b9949f143d820c0fc2925a60f1812d1a4e8179 Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 3 Aug 2020 12:47:20 +0200 Subject: [PATCH] fixed links on pyscan page --- content/datasheets/expansionboards/pyscan.md | 24 ++++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/content/datasheets/expansionboards/pyscan.md b/content/datasheets/expansionboards/pyscan.md index 4581b01..d86a98a 100644 --- a/content/datasheets/expansionboards/pyscan.md +++ b/content/datasheets/expansionboards/pyscan.md @@ -18,7 +18,14 @@ The datasheet of the Pyscan is available as a [PDF File](/gitbook/assets/pyscan- ## Pyscan Libraries -* Pyscan libraries to use the RFID/NFC reader and sensors are located [here](https://github.com/pycom/pycom-libraries/tree/master/pyscan) +* Pyscan libraries to use the RFID/NFC reader are located [here](https://github.com/pycom/pycom-libraries/tree/master/pyscan) +* The accelerometer library is [here](https://github.com/pycom/pycom-libraries/blob/master/pytrack/lib/LIS2HH12.py) + +{{% hint style="info" %}} +For the time being, we recommend uploading the `MFRC630.mpy` file via FTP due to current Pymakr limitations that will be fixed shortly. +{{% /hint %}} + +Libraries for the rest of the components will be added soon. ## Pyscan components: @@ -34,24 +41,21 @@ For other Operating Systems, no driver is required. ## Pinout -The pinout of the Pyscan is available as a PDF File +The pinout of the Pyscan is available as a [PDF File](/gitbook/assets/pyscan-pinout.pdf) - Pyscan Pinout ![](/gitbook/assets/pyscan-pinout-1.png) -## Notes -### Battery Charger -The board features a single cell Li-Ion/Li-Po charger. When the board is being powered via the micro USB connector, it will charge the battery if connected. +## Battery Charger -> Make sure you check the polarity of the battery before plugging it in! Connect the positive side to the side marked with a `+`. +The board features a single cell Li-Ion/Li-Po charger. When the board is being powered via the micro USB connector, it will charge the battery (if connected). -### Mechanical Dimensionsde +## Mechanical Dimensionsde ![](/gitbook/assets/pyscan_V0.7_20180416_MecahnicalDimensions.png) -### 3D model for case design +## 3D model for case design -* Please see the [3D model](/gitbook/assets/PyScan_v0.7.step) (step format) +* Please see the [3D model] (/gitbook/assets/PyScan_v0.7.step) (step format)