CoretechR / ZeroBug

DIY Hexapod Robot

Home Page:https://hackaday.io/project/180534

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroBug - DIY Hexapod Robot

Zerobug is a 3D-printed micro-servo hexapod robot powered by a Raspberry Pi Zero and a STM32F103. The Pi Zero is in charge of the input methods and front end, making the robot controllable via mouse, keyboard, multitouch or simply a Bluetooth Gamepad. To get the robot walking, the STM32 handles leg locomotion, inverse kinematics and controls its 18 servos.

UPDATE 20.11.2021: Added support for video streaming with via the camera connector:

bash /home/pi/Desktop/hexapod/start_stream.sh

About

DIY Hexapod Robot

https://hackaday.io/project/180534

License:GNU General Public License v3.0


Languages

Language:C++ 37.5%Language:HTML 27.4%Language:Processing 24.3%Language:Python 10.4%Language:Shell 0.3%