Skip to content

Pete1979/GPTARS_Interstellar

 
 

Repository files navigation

My Modifications and documentation of the build. All files printed on Bambu Labs P1S All "Flexor" parts to be printed in TPU, all others PETG

TPU: https://us.store.bambulab.com/products/tpu-for-ams

PETG: https://us.store.bambulab.com/products/petg-hf

The Default v9 chasis bottom does not allow for installation of a SD card, too close to the wall. Modified that part... will test. (Chassis Bottom (Mod SD CARD).stl)

Plan: LLM = ooba/openai/tabby (recommend https://github.com/theroyallab/tabbyAPI) TTS = local or xttsv2 using xtts-api-server WITH VOICE clone (https://github.com/daswer123/xtts-api-server) STT = uses vosk SD = Automatic1111 Vision = Image Classifier

Good Info: https://www.instagram.com/wizard.py/

wizard uses the MG996R 55g Digital RC Servo Motors High Torque Metal Gear Servo Andrew uses: diymore 6PCS Metal Gear High Speed Torque Digital Servo Moto

-Link: https://www.amazon.com/diymore-6-Pack-MG996R-Digital-Helicopter/dp/B0CGRP59HJ/ref=sr_1_5?sr=8-5

Printing Draft / test is complete: print

Software Demo (all locally hosted RTX 3060 streaming to RPI): Video Title

My Hardware:

Screws Needed (atleast):

6 M3 20mm

40 M3 14mm

76 M3 10mm

Rods: https://www.amazon.com/gp/product/B01MAYQ12S/ref=ox_sc_act_title_1?smid=ATVPDKIKX0DER&psc=1 https://www.amazon.com/gp/product/B0CTSX8SJS/ref=ox_sc_act_title_2?smid=A1NR50YASSZD11

Servos: https://www.amazon.com/gp/product/B0CGRP59HJ/ref=ox_sc_act_title_3?smid=A3F3CVCOVVNP2J

NOTE: Each leg APPEARS to need 2 90g micro servos if you want exendable arms.

Bolts: https://www.amazon.com/gp/product/B0CR6DY4SS/ref=ox_sc_act_title_4?smid=A1ZRRCZIF57JQ9 https://www.amazon.com/gp/product/B0D9GW9K4G/ref=ox_sc_act_title_5?smid=A1ZRRCZIF57JQ9 https://www.amazon.com/gp/product/B0CR6G5XWC/ref=ox_sc_act_title_6?smid=A1ZRRCZIF57JQ9 https://www.amazon.com/gp/product/B0CR6F3N45/ref=ox_sc_act_title_7?smid=A1ZRRCZIF57JQ9

Springs: https://www.amazon.com/gp/product/B076M6SFFP/ref=ox_sc_act_title_8?smid=A1THAZDOWP300U&psc=1

Bearings: https://www.amazon.com/gp/product/B07FW26HD4/ref=ox_sc_act_title_9?smid=ATVPDKIKX0DER&psc=1

16-Channel 12-bit PWM Servo Driver with I2C Interface: https://www.amazon.com/gp/product/B00EIB0U7A/ref=ox_sc_act_title_10?smid=AAEX2EKCSXB7D&psc=1

RPI Mic: https://www.amazon.com/gp/product/B086DRRP79/ref=ox_sc_act_title_11?smid=A1DWLG2LHSJB8R

Linkage: https://www.amazon.com/gp/product/B0CRDRWYXW/ref=ox_sc_act_title_12?smid=A1NR50YASSZD11&psc=1

Buck Convertor: https://www.amazon.com/gp/product/B07SGJSLDL/ref=ox_sc_act_title_13?smid=A3CX4TQNUXMB0L

RPI 5: https://www.amazon.com/Raspberry-Pi-Quad-core-Cortex-A76-Processor/dp/B0CTQ3BQLS/ref=sr_1_2_sspa?sr=8-2-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&psc=1

3" LCD: https://www.amazon.com/OSOYOO-3-5inch-Display-Protective-Raspberry/dp/B09CD9W6NQ/ref=sr_1_8?sr=8-8

Servo Wires: https://www.amazon.com/OliYin-7-87in-Quadcopter-Extension-Futaba/dp/B0711TBZY2/ref=sr_1_7?sr=8-7

MISC:

Audio amp: https://www.amazon.com/dp/B0BTBS5NW2

Audio Speaker: https://www.amazon.com/dp/B07GJ4GH67

Camera: https://www.amazon.com/dp/B07GJ4GH67

Orginal Fork info:

TARS from Interstellar x ChatGPT

preview

Files TARS v3_10 - Fix Case Clip

print

Software

Tutorial

Adafruit 16-Channel PWM HAT with a Raspberry Pi

Without HAT

3D Printing

Hardware

Power

Please use HDMI cable: fpv cable hdmi, HDMI-compatible,FPV HDMI ffc HDMI Ribbon Cable 90 Degree Mini/Micro HDMI to Standard HDMI PCB Connector 20pin fpv micro hdmi 15cm


Hardware


CPU & Storage


Battery

Extra

ChatGPT

Servo Abstractor - Python

Sort of redundant to give these functions their own file, but this program takes the basic servo movements from the servo controller file and combines them to automate walking functions.

TARS Runner - Python

Run this file in terminal on your onboard computer to initialize TARS. This file handles communication with the bluetooth remote.

Servo Controller - Python

Handles basic movements of servos in TARS. Communicates with an Adafruit PCA9685 servo driver to control the servos.

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Rich Text Format 0.7%