An open API service indexing awesome lists of open source software.

https://github.com/jgphilpott/anatomy

A 3D printable model of a humanoid robot.
https://github.com/jgphilpott/anatomy

3d-models 3d-printing humanoid robotics

Last synced: 4 months ago
JSON representation

A 3D printable model of a humanoid robot.

Awesome Lists containing this project

README

          

# Intro

A 3D printable model of a humanoid robot.

# Anatomy

### [Arms](https://github.com/jgphilpott/anatomy/tree/master/arms)

- [Hand](https://github.com/jgphilpott/anatomy/tree/master/arms/hand)
- [Lower Arm](https://github.com/jgphilpott/anatomy/tree/master/arms/lower_arm)
- [Upper Arm](https://github.com/jgphilpott/anatomy/tree/master/arms/upper_arm)

### [Head](https://github.com/jgphilpott/anatomy/tree/master/head)

- [Face](https://github.com/jgphilpott/anatomy/tree/master/head/face)

### [Legs](https://github.com/jgphilpott/anatomy/tree/master/legs)

- [Foot](https://github.com/jgphilpott/anatomy/tree/master/legs/foot)
- [Lower Leg](https://github.com/jgphilpott/anatomy/tree/master/legs/lower_leg)
- [Upper Leg](https://github.com/jgphilpott/anatomy/tree/master/legs/upper_leg)

### [Torso](https://github.com/jgphilpott/anatomy/tree/master/torso)

- [Back](https://github.com/jgphilpott/anatomy/tree/master/torso/back)
- [Chest](https://github.com/jgphilpott/anatomy/tree/master/torso/chest)

# Hardware

### Computers

- [Raspberry Pi 4 Model B](https://www.raspberrypi.org/products/raspberry-pi-4-model-b) - Core Processor

### HATs

- [Motor Driver HAT for Raspberry Pi](https://www.waveshare.com/motor-driver-hat.htm) - Motor Driver HAT

### Motors

- [SM24240](https://www.waveshare.com/SM24240.htm)
- [28BYJ48](https://www.waveshare.com/5V-Step-Motor.htm)

### Printers

- [Ender 5 Pro](https://www.amazon.com/s?k=ender+5+pro) - 3D Printer

# Software

- [Polymorph](https://github.com/jgphilpott/polymorph) - Design Software
- [Cura](https://github.com/Ultimaker/Cura) - Slicing Software
- [Agility](https://github.com/jgphilpott/agility) - Motor Functions