Search results
Query: LCD readout
Links: 5 | Categories: 0
-
The project details modifications to an ARK-40 QRP CW transceiver kit, specifically replacing its original thumbwheel frequency selectors with a **BASIC STAMP BS-II microcontroller** and an optical shaft encoder. The redesigned control circuitry outputs a BCD code to the ARK-40's synthesizer, enabling more convenient knob-type tuning. This modification significantly alters the user interface, moving from discrete frequency selection to continuous tuning. Operating frequency is presented on an LCD readout, offering two distinct display modes: a "bandspread dial" mode that simulates an analog dial scrolling across the display in 1 kHz increments, and a conventional digital readout with 100 Hz resolution. Pushing the main tuning knob toggles between these modes, providing both rapid band traversal and fine-tuning capabilities. The software for the BASIC Stamp is written in P-Basic, addressing the challenge of accurate analog dial simulation. Physical modifications include fabricating a custom PC Board for the STAMP, mounting it with an L-bracket to the optical encoder, and creating a new front panel. The front-mounted speaker was relocated to accommodate the new tuning knob and display, transforming the **ARK-40 transceiver** into a more user-friendly rig with its built-in CW keyer and 5 watts of power.
-
PIC micro controller based frequency counter with LCD readout
-
Accurate frequency measurement is crucial for amateur radio operators, particularly when building or troubleshooting transceivers and test equipment. This resource details the construction of a _PIC microcontroller_-based frequency counter, providing a practical solution for precise frequency display. The design incorporates an LCD readout, offering clear visual feedback of measured frequencies. The counter can operate as a standalone unit, useful for general bench testing, or be integrated directly into a receiver. Its built-in offset functionality allows for seamless integration, enabling the display of the received signal frequency rather than the intermediate frequency. The project focuses on accessible components and construction techniques, making it suitable for homebrew enthusiasts. Key features include a measurement range up to **50 MHz** and a compact form factor.
-
The Beam project offers various features for controlling antenna rotators, including support for 2 or 4 line LCD displays, software or hardware clocks, open collector drives for azimuth and elevation control, and internal calculations for tracking the sun and moon. It can also track satellites and supports "Flip Mode" for inverted antennas. The 4-line version provides detailed readouts while the 2-line version offers a more compact display. New versions now support PWM and I2C H-bridge modes for adjustable speed control at the end of a move.
-
This article describes a DIY RF field strength meter project inspired by VK3YE's "The Squeakie" design. The device, built around a 555 timer IC and a 1N4148 diode, converts RF signal strength into audible tones with proportional pitch. The author enhanced the original design by adding volume control, LED indication, and digital readout capabilities using an Arduino Nano and LCD display. The completed project functions as a versatile RF detection tool, suitable for antenna testing and fox hunting, while offering multiple output methods: audio, visual, and digital measurement display.