Search results
Query: jack 3.5mm
Links: 3 | Categories: 0
-
The m0xpd keyer project utilizes a PIC16F628A microcontroller, offering Iambic A and B modes, adjustable speed from 5 to 40 WPM, and variable weight control. It incorporates a sidetone generator with adjustable frequency and volume, along with a PTT output for transceiver control. The design includes a 16-pin DIL IC socket for the PIC, a 3.5mm stereo jack for the paddle, and a 3.5mm mono jack for the PTT output. Powering the keyer requires a 9V DC supply, which is regulated down to 5V for the PIC. The circuit board layout is designed for through-hole components, facilitating home construction. A detailed schematic and a parts list are provided, guiding builders through the assembly process. The project also discusses the firmware programming for the PIC16F628A, essential for the keyer's functionality. Construction details cover component placement and wiring, ensuring proper operation. The keyer's compact size makes it suitable for portable or shack use, providing a reliable CW interface.
-
It is possible to add a very small Bluetooth transmitter to the 3.5mm headphone jack and then use a pair of Bluetooth headphones around the shack. In this article Author provides some tips on choosing the proper Bluetooth interface.
-
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.