Control Meccaspider with RaspberryPi
Goal: make it walk and turn at the same time.
Wiring scheme: https://www.draw.io/#G1XK-ii7wvhp0qxxSfgZJTXC06HY2qo99n
The first attempt to make it work. Features:
- Extremely inefficient and dangerous wiring scheme.
- May walk forward, backward, rotate left and right.
- Can not walk and turn at the same time.
- Completely manual operations - run a function from Python console.