This repository contains electronics schematics and PCB layout of the Robotont 3 mainboard. The project is developed in KiCAD 8 and offers production files for JLCPCB.
The scematics of this project have been organized into multiple hierarchical sheets according to the robot subsystems. An outline of the pdf is as follows:
The following 3D rendering illustrates the PCB design of the Robotont 3 mainboard.
Download KiCAD:
If you're on Ubuntu, here's a snippet:
sudo add-apt-repository ppa:kicad/kicad-8.0-releases -y
sudo apt update
sudo apt install kicad
... for managing rotations and generating production files
git clone https://github.com/robotont/robotont-electronics-mainboard.git