How it works
Welcome to the documentation of 3DRacers.
3DRacers
is the first real-life videogame that you can 3D Print and drive with your phone.
Order online at the Store and 3D-Print your car for free.
Features
- Videogame-like gameplay
- Hundreds of Car bodies and accessories
- Free App for up to 1,000 concurrent users
- Arduino-compatible
- Open Source and Open Hardware
If you can’t find your answer here, ask the Forums for help. Also don’t forget to look at the Github Repository
Assembly instructions
- 3D Print (Easy print, no supports, ~2 Hours) one of the available models or Order a print online from 3DHubs
- Follow the Assembly Instructions
Car Models
- Choose from: Corvette, Muscle Car, DeLorean, Pickup, Armageddon, Max Madness, Battle Tank
- Accessories and tires: GitHub Repository
- Preview and customize your car online with the Online Editor (Only static version)
- Or pick one from the community
- Create a custom car model from a 3D model
Mobile App
- iOS: Download from Itunes
- Android: Download from Play Store
- Read the Guide and Tips
PilotBoard
Code
3DRacers Pilot control board comes pre-programmed, but can be programmed with Arduino IDE. It’s compatible with a wide range of sensors and devices and supports shields.
- Quick start and Reference
- Download the Arduino library for 3DRacers
- Download the support drivers for Arduino IDE
- Shields: Accelerator Shield, Proto Shield
- Fork on Github
Create a new car model
- Use the template with Tinkercad to transform your 3D model to a functional 3DRacers
- Read the How To with Tinkercad and Blender
Open Hardware
- Get the schematic and PCBs layout on Github for Eagle CAD
- Fork the Arduino sketch and Bootloader
Tech Specs
ATMega32U4
processor- Motor driver for 2 DC Motors
DRV8835
- Bluetooth Low Energy 4.1 radio
- LiPo battery charger
LM73831
- Drive 2 Servo, 2 DC Motors, 8 digital/analog IN/OUT Pins
- On board high efficency DC motor
- RGB Led
WS2812
- IR Gate sensor
- Programmable via USB
- Shield support:
Accelerometer/Gyro Shield
,Proto Shield