Add Pygate datasheet

This commit is contained in:
Christian Ehlers
2020-06-22 18:19:31 +02:00
parent ca2ba0873e
commit 2d63cf9cb3
5 changed files with 37 additions and 1 deletions

View File

@@ -1146,6 +1146,13 @@ theme = "doc-theme"
parent = "datasheets" parent = "datasheets"
weight = 30 weight = 30
[[menu.main]]
name = "Pygate"
url = "/datasheets/boards/pygate/"
identifier = "datasheets@boards@pygate"
parent = "datasheets@boards"
weight = 10
[[menu.main]] [[menu.main]]
name = "Expansion Board 3.0" name = "Expansion Board 3.0"
url = "/datasheets/boards/expansion3/" url = "/datasheets/boards/expansion3/"

View File

@@ -5,6 +5,8 @@ aliases:
This section contains all of the datasheets for the Pycom Expansion Boards and Shields. This includes the Expansion Board, Pytrack, Pysense and Deep Sleep Shield. This section contains all of the datasheets for the Pycom Expansion Boards and Shields. This includes the Expansion Board, Pytrack, Pysense and Deep Sleep Shield.
{{% refname "pygate.md" %}}
{{% refname "expansion3.md" %}} {{% refname "expansion3.md" %}}
{{% refname "pytrack.md" %}} {{% refname "pytrack.md" %}}
@@ -16,4 +18,3 @@ This section contains all of the datasheets for the Pycom Expansion Boards and S
{{% refname "expansion2.md" %}} {{% refname "expansion2.md" %}}
{{% refname "deepsleep/" %}} {{% refname "deepsleep/" %}}

View File

@@ -0,0 +1,28 @@
---
title: "Pygate"
aliases:
- datasheets/boards/pygate.html
- datasheets/boards/pygate.md
- product-info/boards/pygate
- chapter/datasheets/boards/pygate
---
## ![](/gitbook/assets/pygate.png)
## Datasheet
The datasheet of the Pygate Board is available as a PDF File.
<a href="/gitbook/assets/Pycom_002_Specsheets_Pygate_v1.pdf" target="_blank"> Pygate Datasheet </a>
## Battery Charger
The Pygate features a single cell Li-Ion/Li-Po charger. When the board is being powered via the USB-C connector, the Pygate will charge the battery \(if connected\).
## Troubleshooting
* If PIC stays in bootloader mode, the [`dfu-util` update](/pytrackpysense/installation/firmware) should be performed
## 3D model for case design
* Please see the <a href="/gitbook/assets/Expansion_Board_3D.step" target="_blank"> 3D model </a> (step format)

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 KiB