This page collects all downloadable resources for Proton AI Core, including hardware documentation, USB drivers, and firmware assets. Whether you need the board schematic for a custom PCB integration, a CAD model for enclosure design, or the correct USB driver for your operating system, you will find everything here.
Download links will be published here as hardware documentation is finalised. Check back soon, or contact support@protonverse.io to request a specific resource ahead of publication.
Hardware Documentation
The following documents cover the physical and electrical design of Proton AI Core. All files are pending final hardware sign-off and will be published as they become available.
| File | Description | Status |
|---|
| Schematic (PDF) | Full circuit schematic | Coming soon |
| Pinout Diagram (PDF) | Pin reference for all GPIO headers | Coming soon |
| Board Dimensions (PDF) | Physical dimensions and mounting holes | Coming soon |
| 3D CAD Model (STEP) | For mechanical enclosure design | Coming soon |
| BOM (CSV) | Bill of materials | Coming soon |
USB Drivers
Most modern operating systems detect Proton AI Core automatically, but on some systems you will need to install a USB-to-UART bridge driver manually. The USB-to-UART chip used on Proton AI Core is To be confirmed (either CP210x or CH340). Download the appropriate driver for your chip below — if you are unsure which chip your board uses, try the CP210x driver first.
| Driver | Supported OS | Download |
|---|
| CP210x VCP Driver | Windows / macOS / Linux | Download from Silicon Labs |
| CH340 Driver | Windows / macOS / Linux | Download from WCH |
macOS 10.14 and later and most Linux distributions include the CP210x and CH340 drivers as part of the operating system kernel. You typically do not need to install anything manually on those platforms. See the Driver Installation guide for full instructions and troubleshooting steps.
Firmware & Examples
Use the table below to locate board packages and example code for Proton AI Core.
| Resource | Description | Status |
|---|
| Arduino Board Package | ESP32-S3 Arduino core by Espressif | Available via Boards Manager |
| Example Sketches | Proton AI Core-specific example code | Coming soon |
| Camera Test Firmware | Pre-built binary for camera verification | Coming soon |
To install the Arduino board package now, follow the Arduino Setup guide — you can add the Espressif Boards Manager URL and install the esp32 package without waiting for any additional downloads.
Subscribe to updates at protonverse.io to be notified by email when new resources — schematics, example sketches, and firmware binaries — are published.