,cnc machinist,cnc manufacturing,cnc mechanic,cnc mill,cnc milling center,cnc milling companies,cnc milling tools,cnc parts,cnc plasma cutter,cnc plasma cutting,cnc plasma table,cnc production,cnc router table,cnc screw machine,cnc service,cnc swiss,cnc turning,cnc turning center,cnc turning centers,cnc vertical lathe,horizontal cnc,how to cnc machine,machining cnc,manufacturing cnc machines,okuma cnc,plasma cnc machine,production cnc machining,troubleshooting cnc machines,used cnc machine tools,used cnc milling machines,vertical cnc lathe,what can a cnc machine make
TogleFritz developed a futuristic four legged robot you can make with some basic 3d printing and electronics skills.
Project description:
Jeb is a quadruped robot that the code in this repository is designed to control. Quadruped robots are robots with four legs. Jeb is designed with three degrees of freedom per leg. Each leg is actuated by three servos. The first servo moves the leg forward/backward, the second servo moves the leg up and down, and the third servo bends the leg in the middle. With four legs and three servos per leg, the robot is driven by 12 servos in total.
Jebediah looks cool (in an insectoid kinda way):
Detailed build guide;
http://www.instructables.com/id/A-3D-Printed-Quadruped-Robot/
GitHub repository of the project with all the files and other information:
https://github.com/Toglefritz/Quadruped_Robot
Code is at:
https://github.com/KurtE/Arduino_Phoenix_Parts
- The microcontroller used is a Botboarduino
- The servo controller is an SSC-32U
- For input the robot uses a wireless Platstation 2
- This repository also includes a library for using NeoPixel LED lighting products from Adafruit.