diff --git a/_blinka/beaglev_starlight.md b/_blinka/beaglev_starlight.md new file mode 100644 index 00000000..0eefd8e4 --- /dev/null +++ b/_blinka/beaglev_starlight.md @@ -0,0 +1,31 @@ +--- +layout: download +board_id: "beaglev_starlight" +title: "BeagleV Starlight Beta Prototype Download" +name: "BeagleV Starlight Beta Prototype" +manufacturer: "BeagleV" +board_url: "https://github.com/beagleboard/beaglev-starlight#readme" +board_image: "beaglev_starlight.jpg" +downloads_display: true +blinka: true +date_added: 2021-7-17 +features: + - Ethernet + - HDMI + - USB 3.0 + - 40-pin GPIO +--- + +**The BeagleV™ - Starlight project has concluded and no units beyond the beta prototypes will be produced. This design was never sold as a product.** + +[BeagleV Starlight](https://beagleboard.org/beaglev) is a Linux-capable RISC-V 64-bit dev board. + +A [beta prototype version](https://wiki.seeedstudio.com/BeagleV-Getting-Started/#faq) was sent to a limited number of upstream developers for software enablement. This beta prototype used the StarFive JH7100 SoC. + + +## Learn More +* [GitHub](https://github.com/beagleboard/beaglev-starlight#readme) + +## Contribute + +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md). diff --git a/_board/ai_thinker_esp_12k_nodemcu.md b/_board/ai_thinker_esp_12k_nodemcu.md new file mode 100644 index 00000000..1217a5b6 --- /dev/null +++ b/_board/ai_thinker_esp_12k_nodemcu.md @@ -0,0 +1,31 @@ +--- +layout: download +board_id: "ai_thinker_esp_12k_nodemcu" +title: "NodeMCU ESP-12K Download" +name: "NodeMCU ESP-12K" +manufacturer: "Ai-Thinker" +board_url: "https://docs.ai-thinker.com/en/12k_development_board_esp32-s2" +board_image: "ai_thinker_esp_12k_nodemcu.jpg" +date_added: 2021-8-24 +features: + - Breadboard-Friendly + - Wi-Fi +--- +This board is a version of the NodeMCU board with an ESP-12K (ESP32-S2) module on it. The board has a micro USB connection with which it can be programmed and/or powered (micro USB cable not included). + +Specifications: +- Supply voltage: + - Micro USB: 5V DC + - 5V pin: 5V DC + - 3V3 pin: 3.3V DC +- GPIO voltage: 3.3V +- Chip: ESP32-S2 ESP-12K + - Flash memory: 4MB + - PSRAM: 8MB + - SRAM: 320KB + - Built-in Wi-Fi +- USB to serial converter: CH340C + +## Purchase + +* [Tinytronics](https://www.tinytronics.nl/shop/en/development-boards/microcontroller-boards/with-wi-fi/ai-thinker-nodemcu-32-s2-esp-12k) diff --git a/_board/morpheans_morphesp-240.md b/_board/morpheans_morphesp-240.md new file mode 100644 index 00000000..40ea37dd --- /dev/null +++ b/_board/morpheans_morphesp-240.md @@ -0,0 +1,32 @@ +--- +layout: download +board_id: "morpheans_morphesp-240" +title: "MorphESP 240 Download" +name: "MorphESP 240" +manufacturer: "Morpheans" +board_url: "https://github.com/ccadic/ESP32-S2-DevBoardTFT" +board_image: "morpheans_morphesp-240.jpg" +date_added: 2021-8-24 +features: + - Display + - Wi-Fi +--- + +While there are many ESP32 dev boards on the market, we here at [Morpheans](http://www.morpheans.com/) found ourselves lamenting the scarcity of such boards for the new ESP32-*S2*. So we decided to build one. **Introducing MorphESP 240, an easy-to-use, Arduino- and CircuitPython-compatible, open hardware ESP32-S2 dev board with a built-in high-resolution, IPS-color display.** + +Our target was *minimalism with room to grow*, and—after squeezing the following specs into a 20 g, 89 x 28 x 6 mm package—we believe we’ve hit the bullseye: + +- An ESP32-S2 WROOM with + - A 240 MHz single-core microcontroller + - 128 KB of ROM + - 320 KB of SRAM + - 802.11 b/g/n/ 2.4 GHz Wi-Fi +- An on-board, SPI-driven, 240 x 240 pixel ST7789 display +- A classic, multi-color WS2812B RGB LED +- A built-in, JST-connected battery with a USB charging module +- A 5 V to 3.3 V regulator to feed additional modules +- Plenty of GPIOs to play with + +## Purchase + +* [Crowd Supply](https://www.crowdsupply.com/morpheans/morphesp-240) diff --git a/_board/odt_pixelwing_esp32_s2.md b/_board/odt_pixelwing_esp32_s2.md new file mode 100644 index 00000000..c8393774 --- /dev/null +++ b/_board/odt_pixelwing_esp32_s2.md @@ -0,0 +1,24 @@ +--- +layout: download +board_id: "odt_pixelwing_esp32_s2" +title: "PixelWing ESP32-S2 RGB Matrix Download" +name: "PixelWing ESP32-S2 RGB Matrix" +manufacturer: "Oak Development Technologies" +board_url: "https://www.tindie.com/products/oakdevtech/pixelwing-esp32-s2-rgb-matrix/" +board_image: "odt_pixelwing_esp32_s2.jpg" +date_added: 2021-8-24 +features: + - Wi-Fi + - STEMMA QT/QWIIC + - USB-C +--- + +The PixelWing Matrix is a powerful ESP32-S2 RGB Matrix Display board that allows you to make a simple connected display, data logger, or environmental indicator. The PixelWing features USB-C power, a 5x10 RGB Matrix Display using SK6812mini Addressable LEDs that are compatible with Adafruit NEOPIXEL Libraries! + +In addition to this, the PixelWing provides a quick access I2C JST connector that is compatible with Qwiic and Stemma QT connectors allowing you to connect all your favorite Adafruit and Sparkfun sensor breakouts. + +All of this is combined with Circuit Python support making it easy to get programming on your project. + +## Purchase + +* [Tindie](https://www.tindie.com/products/oakdevtech/pixelwing-esp32-s2-rgb-matrix/) diff --git a/_board/pimoroni_interstate75.md b/_board/pimoroni_interstate75.md new file mode 100644 index 00000000..4043efee --- /dev/null +++ b/_board/pimoroni_interstate75.md @@ -0,0 +1,13 @@ +--- +layout: download +board_id: "pimoroni_interstate75" +title: "Pimoroni Interstate 75 Download" +name: "Pimoroni Interstate 75" +manufacturer: "Pimoroni" +board_url: "https://pimoroni.com/i75" +board_image: "unknown.jpg" +date_added: 2021-8-24 +downloads_display: false +--- + +Oops! Looks like we don't know anything about this board. This means it's likely very new. diff --git a/assets/images/boards/large/ai_thinker_esp_12k_nodemcu.jpg b/assets/images/boards/large/ai_thinker_esp_12k_nodemcu.jpg new file mode 100644 index 00000000..d5585c5a Binary files /dev/null and b/assets/images/boards/large/ai_thinker_esp_12k_nodemcu.jpg differ diff --git a/assets/images/boards/large/beaglev_starlight.jpg b/assets/images/boards/large/beaglev_starlight.jpg new file mode 100644 index 00000000..ac709bf5 Binary files /dev/null and b/assets/images/boards/large/beaglev_starlight.jpg differ diff --git a/assets/images/boards/large/morpheans_morphesp-240.jpg b/assets/images/boards/large/morpheans_morphesp-240.jpg new file mode 100644 index 00000000..66c8e332 Binary files /dev/null and b/assets/images/boards/large/morpheans_morphesp-240.jpg differ diff --git a/assets/images/boards/large/odt_pixelwing_esp32_s2.jpg b/assets/images/boards/large/odt_pixelwing_esp32_s2.jpg new file mode 100644 index 00000000..2222fea8 Binary files /dev/null and b/assets/images/boards/large/odt_pixelwing_esp32_s2.jpg differ diff --git a/assets/images/boards/original/ai_thinker_esp_12k_nodemcu.jpg b/assets/images/boards/original/ai_thinker_esp_12k_nodemcu.jpg new file mode 100644 index 00000000..a6868125 Binary files /dev/null and b/assets/images/boards/original/ai_thinker_esp_12k_nodemcu.jpg differ diff --git a/assets/images/boards/original/beaglev_starlight.jpg b/assets/images/boards/original/beaglev_starlight.jpg new file mode 100644 index 00000000..b06cc548 Binary files /dev/null and b/assets/images/boards/original/beaglev_starlight.jpg differ diff --git a/assets/images/boards/original/morpheans_morphesp-240.jpg b/assets/images/boards/original/morpheans_morphesp-240.jpg new file mode 100644 index 00000000..78c2b4b1 Binary files /dev/null and b/assets/images/boards/original/morpheans_morphesp-240.jpg differ diff --git a/assets/images/boards/original/odt_pixelwing_esp32_s2.jpg b/assets/images/boards/original/odt_pixelwing_esp32_s2.jpg new file mode 100644 index 00000000..67d0abec Binary files /dev/null and b/assets/images/boards/original/odt_pixelwing_esp32_s2.jpg differ diff --git a/assets/images/boards/small/ai_thinker_esp_12k_nodemcu.jpg b/assets/images/boards/small/ai_thinker_esp_12k_nodemcu.jpg new file mode 100644 index 00000000..84e03bcc Binary files /dev/null and b/assets/images/boards/small/ai_thinker_esp_12k_nodemcu.jpg differ diff --git a/assets/images/boards/small/beaglev_starlight.jpg b/assets/images/boards/small/beaglev_starlight.jpg new file mode 100644 index 00000000..92c6f8df Binary files /dev/null and b/assets/images/boards/small/beaglev_starlight.jpg differ diff --git a/assets/images/boards/small/morpheans_morphesp-240.jpg b/assets/images/boards/small/morpheans_morphesp-240.jpg new file mode 100644 index 00000000..8762c4fb Binary files /dev/null and b/assets/images/boards/small/morpheans_morphesp-240.jpg differ diff --git a/assets/images/boards/small/odt_pixelwing_esp32_s2.jpg b/assets/images/boards/small/odt_pixelwing_esp32_s2.jpg new file mode 100644 index 00000000..b95b1b5e Binary files /dev/null and b/assets/images/boards/small/odt_pixelwing_esp32_s2.jpg differ