Ez Arduino 8 DOF Quadruped Robot by manic-3d-print model
3dmdb logo
Thingiverse
Ez Arduino 8 DOF Quadruped Robot  by manic-3d-print

Ez Arduino 8 DOF Quadruped Robot by manic-3d-print

by Thingiverse
Last crawled date: 3 years ago
This robot is obsolete, see the update version here.
This quadruped robot is driven by an arduino board and using low price cheap tower pro 9g servo. It has two play modes. One is autonomous which it walks itself randomly in each 5 seconds to different directions. Another is played using an Android app. With ultrasonic distance sensor it will avoid obstacle in front.
Video Demo:https://youtu.be/QG3WbcEscfIhttps://youtu.be/K2RES72E9Pw
Electronics for Demo Built:
1) GSTduino with on-board SPP-C-Bluetooth-UART board.
2) a 3.7V 18650 lithium-ion battery pack (two 18650 batteries in parallel), to charge the battery find our another design.
3) 8 x Tower Pro 9g servo.
4) a HC-SR04 ultrasonic distance sensor. This is optional if you don't want obstacle detection
5) a SPP-C Bluetooth UART or equivalent for Andriod phone control. Baud rate sets to 115200. You don't need to buy separately if you use item 1.
To charge batteries, you can use the charger dock we design.
If you use other Arduino board such as nano, likely you will need a I/O shield for connecting servos. If you are experienced maker, of cause you can use a proto board to customized one. The body of robot is the chamber which can hold two 18650 Lithium-ion batteries. You may have to look after the power regulator too.
Hardware:
1) Dupoint wires
2) Eight M2x4 tapping screws for servo arm clip and M2x6 tapping screws for others
Software:
1) Arduino code on githup
2) Android app on Google Play.
Alternative, you can use the software in our another design thing:2317065, this is the demo https://youtu.be/Htz4qVPmL7Y
Wring:
Connection to digital pins of Arduino are as following -
1) D2 to front right hip servo
2) D3 to front right leg servo
3) D4 to back right hip servo
4) D5 to back right leg servo
5) D6 to back left hip servo
6) D7 to back left leg servo
7) D8 to front left hip servo
8) D9 to front left leg
9) D10 to HC-SR04 trigger pin
10) D11 to HC-SR04 echo pin
11) D12 for play mode selection, to 0V (low state) or 3.3V(high state)
12) Bluetooth UART module to the board's Bluetooth connector
All servos initial angles must set to 90° as the photo showing initial posture. HC-SR04 power input is to 5V pin.

Tags