multi-legged robot

Programming

Micropythonコード解説 並列処理、ブラウジング、サーボ制御

本記事では下記記事に貼り付けたコードを解説してみたいと思います。色々な処理をしていますが、一つのコードにしているので、ブロックに分けて解説します。 インポート文 import network # Network library import...
Electronics

Controlling the robot from a browser /Raspberry pi pico /MS18

I'm enhancing the functional capabilities of our four-legged robot. This time, I've implemented a feature that allows the robot to be controlled via browser commands.
Electronics

Made the quadruped robot move forward /Raspberry pi pico /MS18

I've made a step forward from last time, now achieving a forward-moving action.
Electronics

Progress on the Four-legged Robot: Getting the Legs Moving /Raspberry pi pico /MS18

I've recently made significant progress on the four-legged robot project I started a while ago.  I have managed to assemble most of the parts and have reached the point where I can move its legs.
Electronics

Beginning of Multi-Legged Robot Production /Raspberry pi pico /MS18

As I'm getting the hang of using a 3D printer, I've decided to start creating an original robot.