January 14, 2012 by Chris
“The dsPIC runs on the internal oscillator of 7.37MHz, which is then raised close to 30MHz using the PLL. This enables the board to run without external oscillators and associated loading capacitors. The signal to be analyzed is passed through a high impedance resistor (1Mohms) and then amplified by opamp (TL084). This is done to avoid any high voltage damaging the dsPIC or associated circuit. DC offset is added to the signal to enable it to be measured by ADC (0V to 5V).”
PyroFactor: 
December 26, 2011 by Chris
“In the heart of the D1 radar sensor is a radar chip based on UWB radar technology from Novelda. An UWB radar sensor sends out EM pulses and looks at the pulses that are reflected back. When an EM pulse hits the wall in the video above, a part of the pulse is reflected back to the radar and a part of it penetrates the wall and is reflected from the cabinet behind the wall.”
PyroFactor: 
December 24, 2011 by Chris
“This article introduces an implementation of a simplified filtering algorithm that was inspired by Kalman filter. The Arduino code is tested using a 5DOF IMU unit from GadgetGangster – Acc_Gyro . The theory behind this algorithm was first introduced in my Imu Guide article.”
PyroFactor: 
December 16, 2011 by Chris
“This project shows how to use a simple thermistor to measure temperature and display the temperature graphically on a Nokia 3310 LCD. Thermistors are incredibly cheap (about 50 cents), and provide fractions of a degree accuracy.”
PyroFactor: 
October 25, 2011 by Chris
“This paper introduces a different approach to
the measurement of the time-of-flight of ultrasonic signals.
Frequency variation monitoring and recording is used to
determine accurately the arrival time of the ultrasonic signal.
A high speed D.S.P. is used for
both: transmission and direct measurement of the frequency
of the incoming signal in every single period and with an
accuracy of about 0.1%.”
PyroFactor: 
September 19, 2011 by Chris
A DC servo motor is a powerful tool if you know how to design it properly. They offer high torque and high precision, something that steppers can't always offer. This article dis-assembles a standard inkjet printer to show you how to experiment with building a low cost DIY servo system. They even recommend using my
10-A H-Bridge! The article is a two parter, so don't miss both pages.
PyroFactor: 