Welcome to the Acrobot Workshop bot
This is a small version of the Acrobot, a simple but expressive robot acrobat with 4 joints. It is easy to animate by using Bottango.
The project was developed by Daniel Simu, with funding and support from Creative Coding Utrecht. Additional materials were sponsored by DFRobot and Fillamentum
For a workshop you need 3 things:
- Workshop bot
- ESP-NOW dongle
- Computer with Bottango software
Typically 2 - 3 participants can use 1 robot kit.
- The Bottango project file can be found in this repo.
- The ESP-NOW dongle is flashed with the BottangoArduinoDriver in parent mode, and connected to the computer running Bottango
- The ESP32 on the robot is running the BottangoArduinoDriver in child mode
Make sure to update the child code with the mac address of the parent, and in Bottango enter the mac address of the child and the COM port in the hardware settings.
3d model files, schematics and pcb gerber files are in the repo.
- The body consists of 2 3d printed halves, in PLA
- The shoulders, hips, hands and feet are best printed of TPU98A from Fillamentum
- The motors are ideally 6Kg 300° Clutch Servos from DFRobot
- The ideal ESP32 for the robot is this TTGO-T18, which comes with a battery holder and a button.
- I recommend squeezing a protected 18650 cell into the battery holder, the holder terminals may need to be bent to fit this.
- The dongle can be any standard ESP32, I use a Pico-d4 with a usb plug connector mounted on it.
- You can solder the electronics together on a perfboard, or fabricate the pcb.
- You will need some screws, nuts and bolts to close the case and attach the components.
- Add pictures
- Write detailed instructions about how to fabricate and assemble the motors
- Write detailed BOM
- Write workshop instructions
- Improve robot design
This project is shared under the Creative Commons Attribution 4.0 International license.
We're open to consider other licenses that are better suited for open hardware design.