Skip to content

Commit c54b96e

Browse files
committed
Update Hidden Boards Info
1 parent cd62b0e commit c54b96e

File tree

7 files changed

+20
-17
lines changed

7 files changed

+20
-17
lines changed

_board/columbia-dsl-sensor.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: download
33
board_id: "columbia-dsl-sensor"
4-
title: "Colombia DSL Sensor Download"
5-
name: "Colombia DSL Sensor"
4+
title: "Columbia DSL Sensor Download"
5+
name: "Columbia DSL Sensor"
66
manufacturer: "Double Take Labs"
77
board_url:
88
board_image: "unknown.jpg"
@@ -11,4 +11,6 @@ family: esp32s3
1111
downloads_display: false
1212
---
1313

14-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
14+
The Columbia DSL Sensor is a custom ESP32-S3 board built for Columbia University's [Digital Storytelling Lab](https://github.com/columbiadsl), which focuses on immersive experience design, IoT for theater, and interactive installations. It was developed by Double Take Labs for use in the lab's IoT sensing projects.
15+
16+
This board is not commercially available.

_board/cp32-m4.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
---
22
layout: download
33
board_id: "cp32-m4"
4-
title: "cp32-m4 Download"
5-
name: "cp32-m4"
6-
manufacturer: "unknown"
4+
title: "CP32-M4 Download"
5+
name: "CP32-M4"
6+
manufacturer: "Bryan Siepert"
77
board_url:
88
- "https://github.com/siddacious/CP32-M4"
9-
board_image: "unknown.jpg"
10-
downloads_display: false
9+
board_image: "cp32-m4.jpg"
1110
date_added: 2019-04-05
1211
family: samd51
1312
features:
1413
---
1514

16-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
15+
The CP32-M4 is an open-source CircuitPython-compatible board that fits an ATSAMD51 (Cortex-M4) microcontroller into an ESP32 module footprint. It was designed by Bryan Siepert, an Adafruit contributor, as a personal hardware project. The KiCad schematic and board layout files are available on [GitHub](https://github.com/siddacious/CP32-M4).
1716

18-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
17+
## Learn More
1918

20-
## Purchase
21-
Add any links to purchase the board
19+
[GitHub](https://github.com/siddacious/CP32-M4)

_board/es3ink.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: download
33
board_id: "es3ink"
4-
title: "es3ink Download"
5-
name: "es3ink"
6-
manufacturer: "Unknown"
4+
title: "ES3ink Download"
5+
name: "ES3ink"
6+
manufacturer: "dronecz"
77
board_url:
88
- "https://github.com/dronecz/es3ink"
99
board_image: "unknown.jpg"
@@ -14,4 +14,6 @@ bootloader_id: es3ink
1414
features:
1515
---
1616

17-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
17+
The ES3ink is an open-source e-ink display controller board based on the ESP32-S3. It was designed by dronecz and is compatible with both Arduino and CircuitPython. The KiCad schematic and PCB layout files are available on [GitHub](https://github.com/dronecz/ES3ink).
18+
19+
This board is not commercially available.

_board/warmbit_bluepixel.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ title: "Warmbit BluePixel Download"
55
name: "Warmbit BluePixel"
66
manufacturer: "Warmbit"
77
board_url:
8+
- "https://github.com/warmbit"
89
board_image: "unknown.jpg"
910
date_added: 2021-09-03
1011
family: nrf52840
1112
downloads_display: false
1213
---
1314

14-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
15+
The Warmbit BluePixel is an nRF52840-based BLE pixel/LED controller board by [Warmbit](https://github.com/warmbit), a small Canadian maker based in Red Deer, Alberta. Warmbit creates decorative LED PCB products and related controllers. The BluePixel appears to be discontinued and is no longer available for purchase.
284 KB
Loading
564 KB
Loading
68.7 KB
Loading

0 commit comments

Comments
 (0)