Search results
Query: li ion battery
Links: 58 | Categories: 0
-
A free educational website offering hands-on battery information. The tutorials evaluate the advantages and limitations of diverse battery chemistries, advise on best choices, and suggest ways to extend life.
-
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 project outlines a simple Lead Acid/SLA battery monitor, designed to alert users when battery voltage falls below 10.6V. The monitor, based on a PIC16F1827 microcontroller, checks the voltage of up to five batteries and triggers an alarm if any drop too low. The system operates in various modes, including self-test, monitoring, and alarm. This updated version improves upon the original 1999 design, offering a more modern microcontroller and extended functionality for workshop use, with minimal impact on battery charge.
-
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.
-
Meshtastic utilizes _LoRa_ radio protocol for long-range, off-grid communication, functioning as a decentralized mesh network. The system allows users to send and receive text messages without reliance on existing infrastructure or a phone for mesh communication, leveraging inexpensive LoRa radios. Key features include encrypted communication, excellent battery life, and optional GPS-based location services, with radios designed to rebroadcast messages to ensure all group members receive them. The project has achieved a record range of **331km** and is 100% community-driven and open source, with its codebase available on GitHub. Unlike traditional ham radio, Meshtastic operates on LoRa, which is generally accessible without additional licenses. Each Meshtastic radio can be paired with one phone at a time for message exchange, and support is entirely volunteer-based.