Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (26 loc) · 964 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 964 Bytes

YamaX 3.0

This is the software of humanoid robot named "YamaX 3.0" The humanoid uses the original board with ESP8266. This repository contains 3D Models, EAGLE files, and Arduino sketch.

Detailed information about this robot can be found in the following page:

Directory Structure

.
├── Designs
│   ├── AXBoard
│   │   ├── AX-03r	#EAGLE PCB file
│   │   └── Legacy	#Legacy Board (AX-03)
│   └── Model	#3D model of YamaX
├── Docs	#Document about the history of YamaX
└── Firmware
    └── AXBoard
        ├── AXTester	#Testing Program
        └── MCore	#Main Program

Licence

These files are released under MIT Licence. Please see LICENCE.

Contact

You can comment on our blog, or send e-mail to [email protected].