Files
VESC2X3Bridge/README.md
2026-03-21 20:29:15 +00:00

52 lines
2.3 KiB
Markdown

# VESC2X3Bridge
The VESC2X3Bridge is a project I started at the end of 2025. It aims to integrate the X3 Scooter Series from Ninebot into the world of VESC, an open-source project by Benjamin Vedder.
This repository provides the PCB files for the VESC2X3Bridge board. It allows an almost plug-and-play installation, with minimal configuration required on both the VESC and Bridge sides.
Community Telegram channel [Ninebot Bridges](https://t.me/NinebotBridges)
[Demo Video with my Firmware](https://youtu.be/Sf85hNRvy-E)
Also check out this repository which is used to drive the lights on your X3 Series Scooter [LightBoard](https://gitea.overkill.cc/morss12/LightBoard.git)
---
## How to create a PCB from the files
1. Clone this repository and open it with KiCad.
2. Use the **"Fabrication Outputs"** option to generate the required files for your PCB manufacturer.
<img src="https://media.discordapp.net/attachments/1484589733932830810/1484589753570693221/image.png?ex=69bec773&is=69bd75f3&hm=8f9db0c190a1125b79901996c782525d298798a685708147448ac20ca4147bc0&=&format=webp&quality=lossless" alt="PCB preview">
3. Upload the files to a PCB manufacturer (for example, JLCPCB) and choose a 2-layer PCB board.
4. Once you receive your PCB, development can begin. :)
## Firmware flashing
1. The board uses an **ESP32-S3-WROOM-1** chip, which has exposed USB D+, D-, and GND pins on the PCB.
2. Use these pins to connect a USB cable to your computer and flash your firmware.
## Flashing Service
We offer a PCB flashing service for those who prefer a ready-to-use board:
- **Cost:** Listed on our [shop page](https://scooter-labs.com/shop)
- **Includes:** Lifetime free firmware updates
- **How it works:** Simply order the service, and we will program your PCB with the latest firmware and ship it to you ready to use.
This service is optional — you can still build and flash the PCB yourself if you prefer.
---
# License
This PCB design is released under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
## What you can do
- Share and adapt this design for personal or hobby purposes
- Give credit to the original author (Finn Tews)
## What you cannot do
- Use this design for commercial purposes
- Remove or obscure attribution
- Re-license derivatives under more restrictive terms