mikulski-lab / pico4legsBot

Raspberry Pi Pico running on four servo has legs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pico4legsBot

Raspberry Pi Pico running on four servo has legs

servo.py - RC servo class. Allow to use angle instead of time.
botlegs.py - Robot legs class to move the legs. Create 4 servos and timer for movement
bot.py - Main python script with UDP socket and wifi. From joystick hats (x,y) to bot

stick.py - Raspberry Pi python script to read joystick and send UDP socket

The STL folder contains the 3Dprint parts code.

-Links
Tinkercad Design
Youtube video
Youtube video with gamepad USB dongle directly to pico

About

Raspberry Pi Pico running on four servo has legs

License:MIT License


Languages

Language:C 51.1%Language:Python 25.7%Language:CMake 23.3%