update features
This commit is contained in:
parent
84e840e0af
commit
37ef487087
1 changed files with 7 additions and 9 deletions
|
|
@ -5,12 +5,12 @@ 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: "BLINKA ONLY - url"
|
||||
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
|
||||
|
|
@ -18,14 +18,9 @@ family: esp32s2 # See _data/bootloaders.json
|
|||
bootloader_id: sensebox_mcu_esp32s2
|
||||
features:
|
||||
- Battery Charging
|
||||
- Breadboard-Friendly
|
||||
- External Display
|
||||
- LoRa/Radio
|
||||
- RGB-LED onboard
|
||||
- STEMMA QT/QWIIC
|
||||
- USB-C
|
||||
- Wi-Fi
|
||||
- SD-Module
|
||||
- USB-C
|
||||
---
|
||||
|
||||
The new senseBox MCU-S2 with ESP32S2 core!
|
||||
|
|
@ -38,7 +33,10 @@ The new senseBox MCU-S2 with ESP32S2 core!
|
|||
- **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
|
||||
- **Onboard** Sensors e.g. PD Module and
|
||||
- **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
|
||||
|
|
|
|||
Loading…
Reference in a new issue