Search results
Query: computer control
Links: 52 | Categories: 4
-
SDR Television v1.0 operates as a DVB-S2 / AAC / H264 / H265 program, specifically engineered for QO-100 satellite Digital Amateur Television (DATV) operations. It provides a full-duplex solution on modern x86 computers running Windows 10 or 11 (64-bit, 8+ cores, AVX2 support recommended), leveraging DLLs from _SDR Console_ for control of devices like _Pluto_ and _LibreSDR.TV_. The software requires installation of the SDR Radio kit for wideband mode support. Initial development focused on a proof-of-concept for QO-100, with future enhancements planned to include H266 / AV1 / Opus codecs and an improved cross-band user interface. The current stable release functions reliably for QO-100 DATV. Users must install the SDR Radio kit, followed by the SDR Television kit, into the same directory. Support inquiries are handled via the SDR-Radio.com mailing list, ensuring direct assistance for operational questions.
-
Demonstrates an **Arduino-based** solution for the Icom IC-7300 transceiver, specifically addressing the operational inconvenience of switching between a CW paddle and a straight key. The project leverages the IC-7300's **CI-V bus** (Computer Interface 5) to provide instant keyer type selection and two preset power levels, bypassing the rig's menu system which otherwise requires eight button presses. This implementation utilizes the 3.5mm CI-V connector, leaving the USB port free for CAT control and the internal soundcard, a critical design choice for integrated station setups. The system's utility is particularly evident for CW operators who frequently alternate between keying methods during contesting or general operating. The article details the hardware setup, including an Arduino Nano, a 3.5mm jack for CI-V, and pushbuttons for control. An update in 2023 expanded the project to incorporate an 8-button Nintendo controller, enhancing user interface flexibility and demonstrating the adaptability of the initial design for further customization and feature integration.