- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months 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.