lcd

Minimum Mass Waveform Capture and Display using AT90S2313 microcontroller

A 128 x 64 graphic LCD is in the clear plastic box at the top. It is connected to the waveform capture and control unit in the green pencil box below the display.  Downloads AVR Studio 3.5  ASSEMBLY SOURCE for the waveform capture controller. AVR Studio 3.5  ASSEMBLY SOURCE for the control panel and LED […]

Minimum Mass Waveform Capture and Display using AT90S2313 microcontroller Read More »

A Microcontroller Based Digital Lock-In Milliohmmeter using ATtiny2313 microcontroller

A milliohmmeter is just the tool for checking trace resistance on a printed circuit board, tracking down shorted traces, and measuring the contact resistance of a switch or connector. Its the kind of tool that would come in real handy occasionally, but not often enough to justify shelling out hundreds of dollars. Wanting one anyway,

A Microcontroller Based Digital Lock-In Milliohmmeter using ATtiny2313 microcontroller Read More »

Preamp and 330 MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller

Overview After finishing Little More Serious Frequency Meter I had planned to make a suitable preamp and prescaler for it, and set about to gather ideas and parts. I was inspired by one fellow who had built the meter and the 2 line X16 character LCD display to show the output, succeeded in designing a

Preamp and 330 + MHz Prescaler for A Little More Serious Frequency Meter using microcontroller Read More »

A Little More Serious Frequency Meter using ATtiny2313 microcontroller

This is design for a frequency meter based on AVR microcontrollers. Maximum input frequency is specified to be 30 MHz in the multi-chip configuration, and in single-chip configuration, there are both 5 MHz and 10 Mhz versions operating with 10 and 20 MHz crystals, respectively. All versions have 9 1/2 digit resolution. I have  used

A Little More Serious Frequency Meter using ATtiny2313 microcontroller Read More »

LC Determination by Resonant Frequency Measurement using microcontroller

A well known L/C measurement circuit is pressed into service to make a bare bones measurement circuit. Download the AVRStudio assembly source: lgm031227I.asm. Download the AVRStudio hex file: lgm031227.hex. Left-to-right: The 5 volt regulator, the LM393 oscillator (a 0.047 uf capacitor is mounted on the LC circuit connector), the AT90S2313, and the serial connector to

LC Determination by Resonant Frequency Measurement using microcontroller Read More »

A Pretty Good LC Meter Based on the AVR using ATTINY2313 Microcontroller

A Pretty Good LC Meter Based on the AVR using ATTINY2313 Microcontroller

Calculates and displays L and C from oscillation frequency using reference components. No relays, no range switching, a minimum of controls. And it is pretty accurate too! Note: After reading this article, check out the improved, modified An Even Better LC Meter… The 2 line x 16 character LCD shows the calculated inductance and the

A Pretty Good LC Meter Based on the AVR using ATTINY2313 Microcontroller Read More »

An Even Better LC Meter Based on the AVR ATTINY861

An improvement over “A Pretty Good LC Meter.”  Enhanced capacitance self calibration, accurate operation without precision components, and only one micro controller. Downloads Download or view the WINAVR main source file: lcm.c Download the complete package including the LCD library: Even-Better_LCM.zip (LCD Library provided with Peter Flurey’s permission) Download Gerd Sinning’s: LCcalc tools for Windows

An Even Better LC Meter Based on the AVR ATTINY861 Read More »

89Sxx Development Board using microcontroller

Introduction of 89Sxx There are some 89Sxx development board, here is another one. I have designed this single side development board to be used as a tool for learning MCS-51 Microcontrollers, and for easy microcontroller project development. The 89Sxx development board features : 89Sxx 40-DIL based design, 89S51/52/53 In System Programming (ISP) through the 6-pin header

89Sxx Development Board using microcontroller Read More »

LC Resonant Frequency Meter using AVR microcontroller

A well known L/C measurement circuit is pressed into service to make a bare bones measurement circuit. Download the AVRStudio assembly source: lgm031227I.asm Download the AVRStudio hex file: lgm031227.hex Left-to-right: The 5 volt regulator, the LM393 oscillator (a 0.047 uf capacitor is mounted on the LC circuit connector), the AT90S2313, and the serial connector to

LC Resonant Frequency Meter using AVR microcontroller Read More »

Scroll to Top