added ip67 accessory (#371)

This commit is contained in:
gijsio
2021-02-05 15:17:10 +01:00
committed by GitHub
parent abd5533392
commit cd817b4ac5
6 changed files with 36 additions and 3 deletions

View File

@@ -1138,15 +1138,25 @@ theme = "doc-theme"
identifier = "datasheets@expansionboards@pyethernet"
parent = "datasheets@boards"
weight = 90
[[menu.main]]
name = "Accessories"
url = "/datasheets/accessories/"
identifier = "datasheets@accessories"
parent = "datasheets"
weight = 40
[[menu.main]]
name = "IP67 Case"
url = "/datasheets/accessories/ip67case/"
identifier = "datasheets@accessories@ip67case"
parent = "datasheets@accessories"
weight = 10
[[menu.main]]
name = "Notes"
url = "/datasheets/notes/"
identifier = "datasheets@notes"
parent = "datasheets"
weight = 40
weight = 50
# firmware tool
[[menu.main]]

View File

@@ -0,0 +1,9 @@
---
title: "Accessories"
aliases:
---
This section contains the datasheets for the Pycom Accessories.
## Accessories
- [IP67 Case](/datasheets/accessories/ip67case/)

View File

@@ -0,0 +1,12 @@
---
title: "IP67 Case"
---
The IP67 case
![](/gitbook/assets/accessories/ip67case.png)
## Drawings
You can find the drawings as a [PDF File](/gitbook/assets/accessories/Universal_IP67_Case_drawings.pdf)

View File

@@ -11,6 +11,8 @@ At Pycom, we manufacture and sell several different categories:
* [OEM Modules](#oem-modules)
* [Accessories](#accessories)
For more information about each, check out the [Product info, Datasheets](/datasheets/)
## Development boards

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB