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!
Team 8 – RESCUE

Posted November 6, 2014 by Chris

"The purpose of the prototype was to demonstrate the feasibility of a small, highly maneuverable search and rescue robot. As such, the completed prototype was successful. Capabilities include a ground speed of 10 inches per second, battery life of 50 minutes, wireless range of between 50 and 150 feet, weight of 14.5 pounds and the ability to climb stairs."

Remote Controlled Kids

Posted October 30, 2014 by Chris

"It all started when I found a ‘Power wheels’ style toy at a thrift shop for $20. As you can see I’m a little excited about it. It wasn’t working when I bought it as there were wiring issues and a bad battery. This wasn’t too much of a concern to me because I planned to overhaul it anyways. It also started out as an Audi; being a BMW guy I figured I would change that too."

Bluetooth robot BT-Bot

Posted October 19, 2014 by Chris

"For the past weeks I have had this robot to play with. Today I added some additional intelligence to it, and decided to post it here as a finished project…One extra motor was added to the code, I etched a new PCB for the L298 board so it took up less space, and attached it all to a robot chassis."

Active Wideband Receiver Antenna for SDR

Posted October 17, 2014 by Chris

"Software Defined Radio (SDR) has finally reached a much broader mass of people, who wanted to play with RF technology, but didn’t find the time or resources to learn all necessary skills, to build a hardware based radio. Thanks to the work of the GNU-Radio and OsmoCom developer crowd, this barrier is finally gone and everyone can, more or less, directly access, what the antenna receives."

Online Exhibition: The Path Towards a Consumer Wearable Computer

Posted October 16, 2014 by Chris

"Wearable computers and head-mounted displays (HMDs) are in the press daily. Why now? While the basic technology has existed for decades, only recently have these devices become practical and desirable. Using consumer, professional, and ‘maker’ devices, this exhibit demonstrates four challenges along the road to making a consumer wearable computer: power and heat, networking, mobile input, and displays."

RoboMagellan – GPS/RC/Autonomous Control

Posted October 14, 2014 by Chris

"Purpose and Goals: during October, 2007, I received an Email from Steve Hassenplug. Steve was trying to get the Chicago robot club (Chibots) to hold an annual RoboMagellan contest. He needed some more entries, so I committed to build a robot for the spring, 2008 competition."

Atmel ATMEGA8 IR detector

Posted October 11, 2014 by Chris

"8-channel approach to IR detector sensor circuit is realized with ATmega8 microcontroller. I2C bus (TWI, SMBus) are measuring through the obstacle detection, designed for mobile robot. Approach reflects the beam of infrared light detector circuit based on monitoring works."

Wireless Microcontroller / PC Interface for $3.21

Posted October 6, 2014 by Chris

"On the transmit side, I’m having a an ATMEL AVR microcontroller (ATMega48) transmit data (every number from 0 to 200 over and over) wirelessly using 433mhz wireless modules. The PC receives the data through the microphone port of a sound card, and a cross-platform Python script I wrote decodes the data from the audio and graphs it on the screen."

RFM12 – Wireless Transceiver Module Demo

Posted September 16, 2014 by Chris

"This project shows how to do wireless communication with the RFM12 tranceiver modue in combination with a PIC microcontroller. The RFM12 is a low costing ISM band FSK transceiver module. There are different module variants available which support different frequency bands: 315/433/868/915MHZ."

Wireless Infrared Stepper Motor Controller

Posted August 26, 2014 by Chris

"The stepper motors are 6 wire unipolar steppers that are controlled by a TI SN754410NE H-Bridge that is connected to a PIC 16fF84 microcontroller. The PIC sends pulses to the H-Bridge that move the motor in 1 degree/step increments in either a clockwise or counter clockwise direction. An infrared detector is used to sense IR pulses sent by the TV remote control."