Skip to content

Commit 219259d

Browse files
committed
Add more info to hidden boards
1 parent c54b96e commit 219259d

11 files changed

+16
-36
lines changed

_board/adafruit_vindie_s2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ bootloader_id: adafruit_vindie_s2
1212
downloads_display: false
1313
---
1414

15-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
15+
The Adafruit Vindie S2 is an internal or unreleased Adafruit ESP32-S2 board. It was added to CircuitPython in August 2024 by Liz Clark (BlitzCityDIY). No product page, store listing, or learn guide exists for this board. The name "Vindie" does not correspond to any known Adafruit product line and may be a codename for a board still in development.

_board/artisense_rd00.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ family: esp32s2
1212
bootloader_id: artisense_rd00
1313
---
1414

15-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
15+
The Artisense Reference Design RD00 is an ESP32-S2 board by an unknown manufacturer. No company website, product page, or documentation has been found for "Artisense" as a hardware company. The board has been in the CircuitPython codebase since May 2021 and may support camera functionality via the espcamera module.

_board/columbia-dsl-sensor.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ downloads_display: false
1212
---
1313

1414
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/es3ink.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ bootloader_id: es3ink
1414
features:
1515
---
1616

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.
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).
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: download
33
board_id: "feather_radiofruit_zigbee"
4-
title: "feather_radiofruit_zigbee Download"
5-
name: "feather_radiofruit_zigbee"
4+
title: "Feather Radiofruit Zigbee Download"
5+
name: "Feather Radiofruit Zigbee"
66
manufacturer: "Adafruit"
77
board_url:
88
board_image: "unknown.jpg"
@@ -13,9 +13,4 @@ downloads_display: false
1313
features:
1414
---
1515

16-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
17-
18-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
19-
20-
## Purchase
21-
Add any links to purchase the board
16+
The Feather Radiofruit Zigbee is an unreleased Adafruit prototype from 2019. It was planned as a SAMD21-based Feather with a Zigbee radio module, part of the "RadioFruit" family that includes the Feather M0 RFM69 and RFM9x boards. The board was never publicly released or sold. Adafruit later addressed Zigbee/802.15.4 connectivity via the ESP32-C6 and nRF52840 platforms instead.

_board/hexky_s2.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: download
33
board_id: "hexky_s2"
4-
title: "hexky_s2 Download"
5-
name: "hexky_s2"
4+
title: "HexKy S2 Download"
5+
name: "HexKy S2"
66
manufacturer: "FutureKeys"
77
board_url:
88
board_image: "unknown.jpg"
@@ -14,9 +14,4 @@ features:
1414

1515
---
1616

17-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
18-
19-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
20-
21-
## Purchase
22-
Add any links to purchase the board
17+
The HexKy S2 is an ESP32-S2 board by FutureKeys. No product page, GitHub repository, or web presence has been found for FutureKeys as a hardware company. The name suggests it may have been a keyboard or macropad project that was never publicly released.

_board/loc_ber_m4_base_board.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ family: samd51
1212
features:
1313
---
1414

15-
15+
The LoC BeR M4 is a SAMD51-based board designed by Florin Trutiu. It uses the SAMD51G19 chip and supports SPI, UART, USB, analog I/O, PWM, touch, NeoPixel, alarm, PS/2, and rotary encoder functionality. No product page, GitHub repository, or additional documentation has been found.

_board/native_native_sim.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ title: "Zephyr Native Sim Download"
55
name: "Zephyr Native Sim"
66
manufacturer: "Zephyr"
77
board_url:
8+
- "https://docs.zephyrproject.org/latest/boards/native/native_sim/doc/index.html"
89
board_image: "unknown.jpg"
910
date_added: 2026-03-12
1011
family: zephyr
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 Zephyr Native Sim is not a physical board. It is Zephyr's [native simulator](https://docs.zephyrproject.org/latest/boards/native/native_sim/doc/index.html), which compiles Zephyr applications as a normal Linux executable that runs on the host machine. It is used for development and testing of the CircuitPython Zephyr port without needing physical hardware. The Zephyr port of CircuitPython is currently in alpha.

_board/renode_cortex_m0plus.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: download
33
board_id: "renode_cortex_m0plus"
44
title: "Renode Cortex M0+ Download"
55
name: "Renode Cortex M0+"
6-
manufacturer: "Renode"
6+
manufacturer: "Antmicro"
77
board_url:
88
- "https://renode.readthedocs.io/en/latest/index.html"
99
board_image: "unknown.jpg"
@@ -13,6 +13,4 @@ downloads_display: false
1313
features:
1414
---
1515

16-
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
17-
18-
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
16+
The Renode Cortex M0+ is not a physical board. It is a virtual board that runs inside the [Renode](https://renode.io/) hardware emulator, an open-source simulation framework by Antmicro for embedded systems. It was added to CircuitPython by Scott Shawcroft to enable easier tracing and debugging of the CircuitPython core without physical hardware, and to serve as a minimal starting template for new CircuitPython ports. The port implements only the bare minimum needed for the CircuitPython core to run and is classified as alpha-level.

_board/sensebox_eye_esp32s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ bootloader_id: ESP32S3-senseBox-eye
1616
features:
1717
---
1818

19-
Oops! Looks like we don't know anything about this board. This means it's likely very new.
19+
The senseBox-eye is an ESP32-S3-based board with a camera, designed for AI and edge computing use cases. It is made by [senseBox](https://sensebox.de/), a German educational electronics platform. Hardware schematics and demos are available on [GitHub](https://github.com/sensebox/senseBox_Eye). The board does not appear to be available in the senseBox shop yet and may still be in development or limited release.

0 commit comments

Comments
 (0)