https://github.com/grimmpp/tt-motor-mounting
https://github.com/grimmpp/tt-motor-mounting
3d-printer 4wd axle steering tt-motor
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/grimmpp/tt-motor-mounting
- Owner: grimmpp
- Created: 2018-12-20T20:09:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T09:05:30.000Z (over 5 years ago)
- Last Synced: 2025-02-16T23:12:33.816Z (3 months ago)
- Topics: 3d-printer, 4wd, axle, steering, tt-motor
- Language: G-code
- Size: 37.7 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tt-motor-mounting
This repo contains a framework for building RC Cars based on Arduino and ESP Wemos board. It contains only the designs and parts you want to 3d-print.
## RC 4WD
You can also find the project on Thingiverse: https://www.thingiverse.com/thing:3301216![]()
Requires the following parts:* 2x MotorMounting_Bridge2_length100_4scewHoles.stl
* 1x simpleBaseFrame.stl
* few screws
* 4x tt-motor
* 4x wheels
* controller
* driver board
* remote control## RC 4WD with Pickup Car Body
![]()
Requires the following parts:
* 2x MotorMounting_Bridge2_length100_4scewHoles.stl
* 1x frameForPickupBodyV1.1.stl
* 1x King_URSA_Front_body_piece.stl
* 1x King_URSA_Center_Body_Piece3.stl
* 1x King_URSA_Rear_Body_Piece.stl
* few screws
* 4x tt-motor
* 4x wheels
* controller
* driver board
* remote controlYou can also find this project on Thingiverse: https://www.thingiverse.com/thing:3483392
## RC Car with steering axle
![]()
Required parts:* 1x [simpleBaseFrameForSteering.stl](simpleBaseFrameForSteering.stl)
* 1x [MotorMounting_Bridge2_length100_4scewHoles.stl](MotorMounting_Bridge2_length100_4scewHoles.stl)
* 1x [axle_v3_crossPart.stl](steering-axle/axle_v3_crossPart.stl)
* 1x [axle_v3_lowerPart.stl](steering-axle/axle_v3_lowerPart.stl)
* 1x [axle_v3_upperPart.stl](steering-axle/axle_v3_upperPart.stl)
* 1x [ServoSupport_v2.stl](steering-axle/ServoSupport_v2.stl)
* 2x [transverseLink_v3.stl](steering-axle/transverseLink_v3.stl)
* 2x [transverseLink_v3_lid.stl](steering-axle/transverseLink_v3_lid.stl)
* 2x [wheelDist_v3_part1.stl](steering-axle/wheelDist_v3_part1.stl)
* 2x [wheelDist_v3_part2.stl](steering-axle/wheelDist_v3_part2.stl)
* few screws
* In addition a few screws M3 and for the servo a few M2 are required.
* 2x TT-motor
* 4x wheels (two for tt-motors and two for the axle)
* controller (Arduino/ESP or similar) - in this case [ESP32 Wemos UNO D1 R32](https://arduino-projekte.info/wemos-d1/)
* driver board - in this case [Adafruit Motor/Stepper/Servo Shield for Arduino kit](https://www.adafruit.com/product/81)
* remote control (in this case there is a webpage on the esp32 which you can use for steering on your smartphone)