Skip to content

kenking2536/ZeroBug

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • C++ 37.6%
  • HTML 27.4%
  • Processing 24.3%
  • Python 10.4%
  • Shell 0.3%