Search results
Query: battery power
Links: 60 | Categories: 4
-
The _Icom IC-705_ portable operation power supply guide details the use of a car battery jump starter and a step-up/down converter for field power. It examines various power supply types, including LiFePO4 batteries, lead-acid batteries, and supercapacitors, discussing their respective advantages and disadvantages for QRP and portable setups. The resource emphasizes practical considerations such as capacity, weight, discharge rates, and charging methods crucial for reliable off-grid operation. The article compares the energy density and cycle life of different battery chemistries, noting that LiFePO4 batteries offer significantly more cycles (e.g., **2000-5000 cycles**) compared to lead-acid batteries (e.g., **300-500 cycles**). It also touches upon the integration of solar panels for recharging and the importance of proper voltage regulation to protect sensitive radio equipment, providing insights into maximizing operational time during DXpeditions or POTA activations.
-
Noise-canceling electret condenser microphones (ECMs) are ideal for compact, battery-powered devices due to their small size, low power consumption, and high sensitivity. These microphones, used in conjunction with active noise cancellation circuitry, significantly reduce ambient noise, creating a more peaceful listening experience by combining and processing signals from multiple microphones.
-
Protect your radio tower and solar charged battery power supply by sending the correct Morse code transmissions. Tap out alphanumeric characters in Morse code to prevent your radio station from being destroyed by the Morse code meteor attack! Meteors may be destroyed in any order. All levels start with a fully charged battery. Each DIT uses 1% battery power. Each DAH uses 3% battery power. Your battery charges at a nominal rate of 1% every 5 seconds, and total charge increases by 1% for every correct Morse code transmission. In addition, you have two solar panels that each contribute 1% to the battery charge rate. If your solar panels are destroyed, there are no replacements for that game. When your battery runs low, an SOS prosign bonus appears. Destroy this entity to recharge your battery.
-
If your FT-817 has stopped powering up from the internal battery but works from external power, then maybe the internal battery fuse has blown. There is a small PCB mounted fuse to protect the battery and radio. This fuse can blow, if it does your radio will not work from battery power. This page will describe how to test the fuse and describe how to make a repair.
-
This project presents a compact QRP SWR meter featuring a 0.96" OLED display (128x64 pixels) for high-contrast visibility, updated with software fixes for display compatibility, improved low-power performance, and support for ATtiny45/85 microprocessors. A 1.3" OLED version accommodates visibility needs. Designed for HF QRP transmitters (3-15W), it uses a Breune coupler with germanium diodes for accurate SWR measurement. Powered by a AAA battery, the meter offers a standalone solution for impedance matching, with a 3D-printed enclosure enhancing portability.
-
This **PDF report** documents a _maritime mobile_ DXpedition operating from the _Southern Ocean_ near Antarctica, detailing antenna deployment strategies on a sailing vessel. It addresses power management systems for remote operations and propagation characteristics specific to polar regions on **20m and 40m** bands. Operational strategies include managing high-density pileups using split frequency operation and maintaining signal integrity during periods of high aurora activity. Equipment considerations cover specific transceiver models like the Icom IC-7300, antenna types optimized for marine vessel installation, and battery power systems for extended periods without shore power. The resource also examines the use of satellite communication for real-time log uploads and QSL confirmation from remote locations, and discusses mitigating signal degradation from ice accumulation on antennas. DXZone Focus: PDF report | Maritime Mobile DXpedition | Polar Propagation | Split Frequency Operation
-
This tutorial demonstrates how to charge laptops or tablets, like the Microsoft Surface, using off-grid 12-volt batteries typically used for ham radio gear. The guide highlights the importance of selecting a reliable USB-C PD adapter, recommending a 15V, 60W minimum with 5–20V, 3–5A capability. Featured tools include a 100W USB-C adapter and a USB multimeter for monitoring power usage. The video also explores the compact, efficient Power Queen 50Ah LiFePO4 battery for portable power solutions.
-
This guide by F4ANN (2014) explains replacing the backup battery in a YAESU FT-757 GX when stored frequencies reset on power-up. The original CR-1/3N lithium cell (3V, 160 mA) can be substituted with a CR2032 (170 mA), which is cheaper, widely available, and easier to replace. The process involves opening the transceiver, carefully desoldering the old battery from the PCB, and wiring in a holder for the CR2032. Extra care is required with screws, connectors, and soldering. The author also replaced backlights and serviced the cooling fan. Future battery replacements are simplified to four screws.
-
The project details the construction of a small, portable **CW decoder** built around an Arduino Nano and an LM567 tone decoder circuit. It integrates an OLED display for output and is powered by a 1200 mAh Li-Po battery. The Arduino Nano is programmed with a modified version of the OST Morse Box firmware, originally based on Budd, WB7FHC's work, provided as a HEX file for flashing. The LM567 output connects to Arduino pin D2, while pins A6 and A7 are grounded due to the absence of potentiometers, simplifying the circuit. Standard I2C connections are used for the OLED: SDA to A4 and SCL to A5. The entire assembly, including the Arduino, OLED, and decoder circuit, is mounted on a perfboard to fit precisely within an old cassette tape box. This design emphasizes portability and compact form factor. Parameters for the decoder can be adjusted using a dedicated Windows Control program, offering flexibility in operation. The resource provides practical insights into adapting existing firmware for specific hardware constraints and achieving a self-contained, battery-powered **Morse code** decoding solution.
-
Demonstrates firmware for microcontrollers like the _ESP32_ to implement a LoRa APRS iGate and Digipeater. This project leverages LoRa for packet radio communication, allowing amateur radio operators to bridge the gap between LoRa-enabled APRS stations and the global APRS-IS network via WiFi. It details the setup for both iGate and Digipeater modes, including features like transmitting APRS-IS packets over LoRa to local stations and a 30-second buffer in digipeater mode to prevent packet storms. This firmware offers an Ultra Eco Mode, achieving current consumption between **7mA** and **13mA**, making it suitable for remote, battery-powered deployments. The integrated WebUI simplifies configuration and management, providing an accessible interface for hams to deploy and maintain their LoRa APRS infrastructure. It supports sending weather telemetry packets and adheres to APRS protocols, released under the GPL-3.0 license.