- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DIY Your Arduino Spider Robot
Instructables user MusaW has recently released a detailed guide to create a four leg (quadruped) robot using SG90 servo with servo driver and all controlled using WIFI Web server via smartphone browser: the total cost of the robot, including electronics and 3D printed components, is around US $55.
There is a lot of NodeMCU variant in the market and basically have the same functionality, for this project i choose Wemos D1 Mini. This part will be serve as a Web Servers for our quadruped as an Access Point. What u need is just connect to the Quadruped AP and control all the movement of your robot, and maybe for the future project it will displaying all the sensors dashboard you need..
An Arduino Nano is the core of this quadruped robot. For schematics, 3d printed parts, electronic components and all you need to know about this project, you can refer to the Instructables page.