- 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 12 months 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 a Raspberry Pi Robot With Your Kids
If you are looking for a project to do with your children, maybe this new tutorial published to the Wired website may be just the thing. With simply $60 price of hardware and 10 strains of code, you and your child can construct an easy wheeled robot that may drive around your own home.
The tutorial provides full instructions on how to build your very own DIY Gobot Raspberry Pi robot using the awesome mini PC together with a few other components:
– MicroSD card: You’ll load this up with the bot’s software.
– Two 5-volt DC motors
– Two wheels with grippy rubber tires: These will snap onto the motor shafts.
– L293D motor controller
– Six AA batteries in a holder: To power the motors.
– Small breadboard: A device used to build a simple circuit, no soldering required.
– 5-volt USB mobile phone battery pack: To power the Pi.
– Jumper wires: To connect everything.
– Chassis: Anything flat and about 6 inches square: Legos, laser-cut plastic, cardboard. You can also add two “feet” to stabilize your droid.
– Sticky Tack adhesive
Thanks to the open source capabilities, you can increase your robotic’s capabilities by including sensors and writing new code. That is the great thing about the Pi platform. For instance, add an infrared sensor to the robotic’s nostril, then program it to observe a black line on the ground. Or add a digital camera and combine computer-vision code to get the droid to chase a brilliant ball.