Metering – Instrument Projects

Vehicle Performance Meter Using Atmel Mega32

INTRODUCTION The DomMeter is a car performance meter that measures acceleration to compute values important to car enthusiasts. Specifically, the DomMeter calculates the 0-60mph time, 0-30mph time, 0-100mph time, quater mile, eighth mile time and braking time, the max acceleration during that interval, distance travelled in feet and max horse power generated (after drag, roll […]

Vehicle Performance Meter Using Atmel Mega32 Read More »

Testing Device for DiSEqC-Switches using ATtiny13-20PI

This is my first AVR-project on this page. The DiSEqC-Tester allows to test DiSEqC-switches that uses 1.0 or 1.1 protocols. (DiSEqC-Switches with 2.0 and 2.1 protocol have backwards compatibility with 1.0 & 1.1 respectively and also may be tested). The device every second sends a DiSEqC-message that makes switch a DiSEqC-switch. Four LEDs are intended

Testing Device for DiSEqC-Switches using ATtiny13-20PI Read More »

Minimum Mass Waveform Capture using AVR microcontroller

Capturing repetitive waveforms at 1 million samples per second using PWM and a comparator. Download AVR Studio Source wfcao 030326 .asm The impetus for developing this technique came from my own need to capture repetitive waveforms using the least expensive and lowest part-count means possible. I wanted to be able to view the waveforms on

Minimum Mass Waveform Capture using AVR microcontroller Read More »

1750 Meter Lowfer Band amplitude modulated RF source using ATtiny2313 microcontroller

This is a low power signal source I put together one evening to provide 187 KHz RF signals for an anticipated receiver investigation. Under Federal Communications Commission rules inside the United States, one is allowed to operate a transmitter without a license under certain conditions. Here, I have copied the relevant section of the most

1750 Meter Lowfer Band amplitude modulated RF source using ATtiny2313 microcontroller Read More »

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller

This basically the frequency meter section of the frequency meter/pulse generator based on the AT90S2313 described elsewhere on this site, combined with the 100 MHz RF interface described in the page about the RS-232 to 100 MHz RF desktop channel adapter. Built and align this is the same manner as the 100 MHz RF desktop

Frequency Meter with 100 MHz RF desktop channel using ATtiny2313 microcontroller Read More »

Simple LM335 Thermometer using microcontroller

Not too many parts. When a voltmeter is connected across the outside terminals of the output connector, its display reads out in degrees C. I’ve been fascinated by the LM335 for some time -maybe my obsession with stability finally gave way to my fascination with a circuit with intentional thermal drift. I finally bought some

Simple LM335 Thermometer using microcontroller Read More »

Scroll to Top