diff --git a/_board/sensebox_mcu_esp32s2.md b/_board/sensebox_mcu_esp32s2.md new file mode 100644 index 00000000..9ea0cbef --- /dev/null +++ b/_board/sensebox_mcu_esp32s2.md @@ -0,0 +1,46 @@ +--- +layout: download +board_id: "sensebox_mcu_esp32s2" +title: "senseBox MCU-S2 Download" +name: "senseBox MCU-S2" +manufacturer: "senseBox" +board_url: + - "https://sensebox.de/de/products-boards" +board_image: "sensebox_mcu_esp32s2.jpg" +date_added: 2024-2-21 +downloads_display: true +blinka: false +download_instructions: "" +# Features are tags; they should be limited to the items in this list and spelled exactly the same. +# Include only the features your board supports, and remove these comment lines before committing. +# Breadboard-Friendly is a parallel pin layout with minimal non-critical perpendicular pins +family: esp32s2 # See _data/bootloaders.json +bootloader_id: sensebox_mcu_esp32s2 +features: + - Battery Charging + - STEMMA QT/QWIIC + - Wi-Fi + - USB-C +--- + +The new senseBox MCU-S2 with ESP32S2 core! + + +### Features +- **ESP32-S2 240 MHz Tensilica processor** - the next generation of ESP32, now with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc! +- **Power options** - USB-C **or** Lipoly battery +- **Built-in battery charging** when powered over USB-C +- **Switch** to turn on and off +- **Reset and DFU** (BOOT0) buttons to get into the ROM bootloader (which is a USB serial port so you don't need a separate cable!) +- **2 QWIIC** connectors for I2C devices +- **GPIO** Ports +- **UART** Port +- **XBEE** Socket +- **Onboard** Sensors e.g. PD Module and 6 axis sensor +- **Onboard** MicroSD Card Slot +- **On/Charge/User** LEDs and status **NeoPixel** +- Works with Arduino or CircuitPython + +## Purchase +Add any links to purchase the board +* [senseBox](https://sensebox.kaufen/product/sensebox-mcu-s2-mpu) diff --git a/assets/images/boards/large/sensebox_mcu_esp32s2.jpg b/assets/images/boards/large/sensebox_mcu_esp32s2.jpg new file mode 100644 index 00000000..5ce4ce71 Binary files /dev/null and b/assets/images/boards/large/sensebox_mcu_esp32s2.jpg differ diff --git a/assets/images/boards/original/sensebox_mcu_esp32s2.jpg b/assets/images/boards/original/sensebox_mcu_esp32s2.jpg new file mode 100644 index 00000000..d1c78e42 Binary files /dev/null and b/assets/images/boards/original/sensebox_mcu_esp32s2.jpg differ diff --git a/assets/images/boards/small/sensebox_mcu_esp32s2.jpg b/assets/images/boards/small/sensebox_mcu_esp32s2.jpg new file mode 100644 index 00000000..3692bdba Binary files /dev/null and b/assets/images/boards/small/sensebox_mcu_esp32s2.jpg differ