From 978304551d5cd3caba72c6dcdcf053e2f56c63e6 Mon Sep 17 00:00:00 2001 From: morss12 Date: Fri, 20 Mar 2026 16:30:17 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c517850..1f309f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # VESC2X3Bridge +The VESC2X3Bridge is a Project I started at the end of 2025. It tries to integrate the X3 Scooter Series from Ninebot into the world of VESC, an open source project from Benjamin Vedder. +This Repo provides the PCB files for the board of the VESC2X3Bridge. It allows almost plug and play installation with minimal configuration required on the VESC and Bridge side. + +## How do I create a PCB with the files? + +First of all you need the files from this repository on your computer. After that, download KiCAD from the official Website(https://www.kicad.org/download/). +After the installation of KiCAD is done, you can open the project in KiCAD and + +Failed to load image # License This PCB design is released under the [CC BY-NC-SA 4.0 License](https://creativecommons.org/licenses/by-nc-sa/4.0/).