mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
Add Pygate datasheet
This commit is contained in:
@@ -1146,6 +1146,13 @@ theme = "doc-theme"
|
||||
parent = "datasheets"
|
||||
weight = 30
|
||||
|
||||
[[menu.main]]
|
||||
name = "Pygate"
|
||||
url = "/datasheets/boards/pygate/"
|
||||
identifier = "datasheets@boards@pygate"
|
||||
parent = "datasheets@boards"
|
||||
weight = 10
|
||||
|
||||
[[menu.main]]
|
||||
name = "Expansion Board 3.0"
|
||||
url = "/datasheets/boards/expansion3/"
|
||||
|
||||
@@ -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.
|
||||
|
||||
{{% refname "pygate.md" %}}
|
||||
|
||||
{{% refname "expansion3.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 "deepsleep/" %}}
|
||||
|
||||
|
||||
28
content/datasheets/boards/pygate.md
Normal file
28
content/datasheets/boards/pygate.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Pygate"
|
||||
aliases:
|
||||
- datasheets/boards/pygate.html
|
||||
- datasheets/boards/pygate.md
|
||||
- product-info/boards/pygate
|
||||
- chapter/datasheets/boards/pygate
|
||||
---
|
||||
|
||||
## 
|
||||
|
||||
## 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)
|
||||
BIN
static/gitbook/assets/pygate.png
Normal file
BIN
static/gitbook/assets/pygate.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 849 KiB |
Binary file not shown.
Reference in New Issue
Block a user