News & Articles

PyroEDU
Get started learning to build your own electronics by following our FREE online courses below!
Learn More »

Categories

Sponsors

Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Take Me To The Gadgetory!
QuadRotor UAV Flyer

Posted June 4, 2011 by Chris

Flying UAVs seem to be the ultimate challenge for robotics. Stabilizing the flyer is very difficult since you need to combine multiple sensors’ data into control loops. This article shows a successful build of a quadrotor and lists all parts used. A PID control loop is used for movement stability.

Smiley Driving Solar Robot

Posted June 1, 2011 by Chris

Solar powered robotics can be difficult to design, however this article gives a great example of how to make it work. The smiley solar powered robot uses differential drive motors with an analog brain to find its way. The article has the schematic and board layout available for download and describes how the robot works. Smile and build your own!

Give it a shot: Make your first robot!

Posted May 27, 2011 by Chris

Making your first robot should be a moment you remember as you progress in the electronics and robotics field. Whether it is a line follower or a wall dodger, it brings you to the first step into a larger world. Today’s article gives you a great starting point for how to build your first robot. Similar to my line follower, except with more digital circuity.

Humanoid Walking Machine [HWM]

Posted May 23, 2011 by Chris

Bipedal movement in robots is pretty rare because of the inherit difficulty of balance. IMU technology has slowly been advancing enough to bring us more humanoid type robots. The HWM is a fun look at what can be done with a little ingenuity and off-the-shelf parts. The article has great documentation for how this robot was built and a few action videos.

Galen’s OB2 Robot

Posted May 17, 2011 by Chris

Here is a bit of an older design for a mobile robot using the OOPic MCU. It uses a few sensors and a servo gripper to go around looking for the right color of block to pick up. The article describes in depth the hardware and software design of the robot so that you can duplicate any part of the OB2 robot.

Dunk’s Mobile Robot Platform

Posted May 9, 2011 by Chris

Here is a pretty sweet little robot that is a great resource for anyone looking to build their own mobile robotics platform. The article and google project is a documentation of a robot that combines together a mobile platform with various sensors for navigation and external sensory.

Miniature Flying Circuit Board

Posted May 4, 2011 by Chris

Quadcopters have been increasing in popularity in the robotics world because of their stability and ease of design. This project shows you how to make a remote control flying PCB. The motors are attached directly to the PCB! Since this project was made in 2000, it should be that much easier to make your own in 2011!

Little Brother Robot Walks

Posted May 3, 2011 by Chris

Here’s a small robot that uses a few servos to make it walk. At its heart is an AVR microcontroller and the rest of it is just make-shift parts. The article explains what parts were used and how everything fits together, but is a little light on details. Check out the action vid of the Little Brother walking!

Yellow Drum Machine II

Posted April 26, 2011 by Chris

Mixing a little creativity with robotic fun brings us the second yellow drum machine robot. It uses a few sensors to find something that it can use as a drum and then goes to town. The article has all the details of how to build your own.

The Bilibot Project

Posted April 24, 2011 by Chris

This robotic project is an attempt to build an open source project with everyday products. The main sensor feedback comes from an Xbox Kinect, with a laptop for processing with the entire assembly ontop of a roomba-like device, making the system mobile. The project website is very transparent about how everything is being done, so no need to hunt for the details.