News & Articles

Free Robotics Guide

Get started making your own robotics with this guide from the Pyros! Send Me My Free Guide!

Categories

Sponsors



Pan Tracking Webcam Using OpenCV and Arduino

“The protocol is very simple between OpenCV and Arduino: the program transmits one integer per line through the serial connection (using the USB connection or a RS232 port). Each integers gives the position (in microseconds) to where the servo should move.”

PyroFactor:
Read


Stabilization Aerial Camera Platform

“Photographers want total control of all aspects of a camera such as exposure, shutter speed and aperture size. However, some breathtaking pictures require the photographer to be separated from the camera, and thus there is a need for remote access and currently such commercial solutions are very limited.”

PyroFactor:
Read

3D Scanner Prototyping

“How does it work? A digital camera is placed in phonographic rotational axes and records laser light reflections from object's surfaces (it works better in the dark). Distortion of laser line corresponding to object's deformations derive the location from the laser source. Constant rotational speed and precise measurment are very important.”

PyroFactor:
Read

C328R Camera and .NET Framework

Getting streaming video or even a single snap shot picture out of a camera module is a challenging feat because so much happens so quickly. This article shows you one method for transferring JPEG snap shots from a camera module to your PC using a .NET interface. Things for this project are software heavy and light on the hardware.

PyroFactor:
Read

DS Controlled DSLR Camera

Here's a rather novel creation, a DS-DSLR. A high quality camera controlled by a portable Nintendo DS game system. The article explains how it was done with some guidance for people wishing to do similar work. No source code from this project, but many pointers for doing your own DIY-DS work.

New PyroElectro Tutorial
Coming Tomorrow!


PyroFactor:
Read

Cheap Arduino Infrared Thermocam

Infrared Cameras are great tools for working with electronics. They display heat graphically which gives away short circuits in mili-seconds and can telling you who is blushing. This project shows you how to build your own DIY thermocam for around $100. Given that IR cams cost $1000's, this is worth a look.


PyroFactor:
Read

Digital Camera Interface

If you're interested in using a camera module in any of your projects, this project shows you how to connect an AVR to a camera and get it working. The sample code is posted and the schematic is basic. Luckily most camera modules operate the same so you'll be able to adapt the code if necessary.


PyroFactor:
Read

Squeeze RPV Robot

Here's a more professional RPV robot from cannibal robotics. Although the source code is lacking, there's a lot of details about the robot and how it works. The multiple pictures of the robot tell the story of how it works and what is going on where.


PyroFactor:
Read

DIY Telepresence Robot

Tele-presence robots are a new idea in DIY circles mostly because they're better put to use in offices. This project shows you how to turn a netbook into a tele-presence robot. People will see your face and body through a camera and you can act naturally as if you were actually there. Take a look at the build process, its pretty cool.


PyroFactor:
Read

Holio Search Robot

The Holio robot was built to take a look down a hole that no man could fit into, basically a search and rescue themed robot. The result was a mobile, camera equipped robot. The project write-up shows you how to build your own and what you'll need. There's a lot of pictures to help you out, take a look.


PyroFactor:
Read