> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Espressif ESP32-S3-BOX-3

**Type:** Product page · **SKU:** ADA5835 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/espressif-esp32-s3-box-3.html ([markdown](https://core-electronics.com.au/espressif-esp32-s3-box-3.html.md))

With its freely available development resources, **ESP32-S3-BOX-3** is the ultimate choice for prototyping new projects or building complex AIoT systems.

## Pricing

- **Price:** $129.95 (inc GST) — $118.14 AUD, exc GST
- **Quantity discounts:** 10+ $114.59 (exc GST) · 50+ $112.23 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Sep 02 and Sep 07.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5835:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5835:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

With its freely available development resources, **ESP32-S3-BOX-3** is the ultimate choice for prototyping new projects or building complex AIoT systems.

Espressif Systems (688018.SH) is excited to announce the latest addition to its lineup of development kits, ESP32-S3-BOX-3. This fully open-source AIoT development kit is based on the powerful ESP32-S3 AI SoC, and is designed to revolutionize the field of traditional development boards. Adafruit expect that ESP32-S3-BOX-3 will quickly be established as a next-generation development tool.

ESP32-S3-BOX-3 comes packed with a rich set of add-ons, empowering developers to easily customize and expand this kit's functionality with Espressif's trusted software solutions such as ESP-SR, ESP RainMaker and Matter. **Whether you are a professional engineer, maker, hobbyist, educator, or student, ESP32-S3-BOX-3 is your ultimate choice for prototyping new projects or building complex AIoT systems!**

**Unparalleled Al Capabilities**

[ESP32-S3-BOX-3](https://github.com/espressif/esp-box) is based on Espressif’s [ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) Wi-Fi + Bluetooth 5 (LE) SoC, with AI acceleration capabilities. In addition to ESP32-S3’s 512KB SRAM, ESP32-S3-BOX-3 comes with 16MB of Quad flash and 16MB of Octal PSRAM.

ESP32-S3-BOX-3 runs Espressif’s own speech-recognition framework, [ESP-SR](https://github.com/espressif/esp-sr), which provides users with an **offline AI voice-assistant**. It features far-field voice interaction, continuous recognition, wake-up interruption, and the ability to recognize over 200 customizable command words. BOX-3 can also be transformed into an **online AI chatbot** using advanced AIGC development platforms, such as OpenAI. Read this [blog](https://blog.espressif.com/unleashing-the-power-of-openai-and-esp-box-a-guide-to-fusing-chatgpt-with-espressif-socs-fba0b2d2c4f2), and discover the potential of combining ChatGPT with BOX-3, which can revolutionize the way Adafruit interact with IoT devices. You can also check out the relevant [ChatGPT demo here](https://github.com/espressif/esp-box/tree/master/examples/chatgpt_demo).

Powered by the high-performance ESP32-S3 SoC, BOX-3 provides developers with an out-of-the-box solution to creating **Edge AI and HMI applications**. The advanced features and capabilities of BOX-3 make it an ideal choice for those in the IIoT industry who want to embrace Industry 4.0 and transform traditional factory-operating systems.

**Multiple Components for Flexible Extensibility**

ESP32-S3-BOX-3 is equipped with a 2.4-inch (320 x 240) SPI touchscreen, two digital microphones, a speaker, a Type-C port, and a high-density PCIe connector which allows for hardware extensibility.

ESP32-S3-BOX-3 comes with a comprehensive set of documentation, examples, and development resources, making it easy to start and progress with it quickly.

- Use Espressif’s online firmware flashing platform [ESP Launchpad](https://espressif.github.io/esp-launchpad/?flashConfigURL=https://raw.githubusercontent.com/espressif/esp-box/master/launch.toml) for fast performance with a single click.
- With the LVGL graphics library and SquareLine Studio's intuitive drag-and-drop interface, users can quickly implement GUI development. See the [LVGL demo](https://github.com/espressif/esp-box/tree/master/examples/lv_demos). It also supports Embedded Wizard.
- Implement private Cloud-based remote control and phone control via [ESP RainMaker](https://rainmaker.espressif.com/).
- Remotely monitor and debug your devices via the [ESP Insights](https://insights.espressif.com/) dashboard.
- Build Matter-over-Wi-Fi/Thread end-devices, Thread border routers, Matter gateways with the [ESP Matter Solution](https://www.espressif.com/en/solutions/device-connectivity/esp-matter-solution).
- Use the [IDF Component Manager](https://components.espressif.com/components/espressif/esp-box) to easily integrate any BOX-related components into your projects.
 
## Technical Details

**ESP-BOX Open-Source Content Includes:**

- [Schematic and PCB Source File](https://github.com/espressif/esp-box/blob/master/hardware)
- [Shell 3D Print Source File](https://github.com/espressif/esp-box/blob/master/hardware/esp32_s3_box_shell_step)
- [Firmware Source Code](https://github.com/espressif/esp-box/blob/master/examples/factory_demo)
- [Examples Source Code](https://github.com/espressif/esp-box/blob/master/examples)
 
For product support and replacement parts for Espressif Systems products, please submit issue tickets at [GitHub Issues](https://github.com/espressif/esp-box/issues) or forum [esp32.com](https://esp32.com/) for help. *Don't forget to visit esp32.com for the latest and greatest in ESP32 news, software, and gossip!*

- **[GitHub repository](https://github.com/espressif/esp-box)**

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5835-1.png)
