Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.15 KB

ZordProject

Mini-humanoid controlled by PS3 controller. Inspired by Zord-project by Rubén Espino San José (Resaj)

Initially, the project included a redesigned Arduino Due with a bluetooth dongle for controlling via PS3 bluetooth controller. The dongle wass connected at microcontroller's native port and had the posibility to control 20 outputs for servomotors like SG-90; and 2 buses (UART and I2C) for bus servomotors like Dynamixel.

The idea of the project consists in substitute the Arduino Due by a STM32F446, connect the bluetooth dongle to its native port, adapt the Arduino IDE and USB Host libraries for the new microcontroller and mount the electronics in a new humanoid chasis with litlle servomotors.

The project is only based on open source technology (Arduino, KiCad, FreeCAD/OpenSCAD).