February 1, 2012 by Chris
“The SudoGlove is a gesture controller that can be easily interfaced with hardware or software via a wireless connection. The glove implements an array of sensors plus filtering circuitry and mathematical analysis firmware to derive state values for each sensor and transmits them to an authorized receiver. I have used the glove to drive an RC car, to synthesize music, to manipulate openGL video, to control arbitrary processing software, and to control performance lighting effects.”
PyroFactor: 
January 27, 2012 by Chris
“This is a new design for a universal gear indicator that can be fitted to any motorcycle as an aftermarket accessory. Its main advantage is that its operation depends entirely on the gear shift lever movement, instead of connecting to speedometer and tachometer sensors....It consists of a main circuit including a 7 segment LED indicator, two Hall sensors that are attached to the motorcycle frame, and a small magnet placed on the gear shift lever.”
PyroFactor: 
January 26, 2012 by Chris
“In this project we have used two types of different R.F Module like 433Mhz and 315Mhz Interface into Pic16f877a,HT640 for R.F Encoder,HT648 for R.F Decoder Ic’s.Hence in this we have to use two sensors one is for temperature sensor LM35, another one is potentiometer, the two sensors have an output of analog signal so that analog signal is fed into to two adc channel of pic16f877a and the corresponding digital output is get from the serial port, continuously watching the real time parameter monitoring purposes.”
PyroFactor: 
January 21, 2012 by Chris
“The inverted pendulum balancer is a radio controlled car modified by adding a plexiglass platform and an inverted pendulum with free rotating pivot. The electrical component of the balancer brings together computational hardware (Atmel Mega32 MCU), an input angle sensor (US Digital Optical Encoder), and an output motor driver (NI LMD18200 H-Bridge) onto a single board whose sole purpose is to autonomously control the motion of the car in order to keep the pendulum from falling.”
PyroFactor: 
December 30, 2011 by Chris
“For our final project, we designed and built an RFID-based proximity security system for use with Cornell Identification cards, which have been RFID-embedded since fall of 2003. The idea for this project was sort of spawned from our general interest in RFID technologies and the near-simultaneous occurance of Lab 2 and the antiquated lock system at our fraternity house breaking.”
PyroFactor: 
December 27, 2011 by Chris
“The Glove Mouse is a former 6.111 [digital electronics lab] project by Tony Hyun Kim (EECS '09) and Nevada Sanchez (EECS '10), in which we demonstrated intuitive control of a map application using only one's hands. We liked the project so much, that we kept it alive during our free time even after the class. Most recently, we upgraded the gloves with wireless transmitters in March 2010.”
PyroFactor: 
December 22, 2011 by Chris
Today's article shows you how to build a basic wireless input and output system in the form of a single transmitter and single receiver. Communication is one way to keep things simple with two xbee modules being used for the wireless link. In the end, a small trimpot will control the movement of a servo motor.
PyroFactor: 
December 21, 2011 by Chris
“This project is based on obdev's RemoteSensor and their firmware only USB implementation, the main change is the replacement of the analog sensors with a SHT11 digital temperature and humidity sensor. The sensor unit consists of an ATTiny45 MCU, a SHT11 sensor, and a hoperf RFM12 868 MHz transceiver module. It is powered by 2 AA cells and is expected to give >1 year of battery life.”
PyroFactor: 