Search results
Query: itc zone
Links: 4 | Categories: 0
-
This World Clock displays time in two user selectable time zones. Each time zone can be switched between 12h and 24h format.
-
This online project guide details the construction of a homebrew boom microphone system. It details the assembly of a microphone shell from a 3/4" PVC pipe section and an end cap, requiring a drilled hole for a snug fit of the electret or condenser mic element. The internal wiring schematic specifies a **2.2 K** resistor and a **47 uF** polar capacitor for signal conditioning, with a circuit diagram provided for integration with IC-706 series transceivers. The guide outlines the use of CAT-5 cable for internal connections, incorporating strain relief at the rear of the mic shell, and an inline 3.5 mm jack to facilitate an external _PTT_ line, designed for a foot-mounted switch. Further construction involves fabricating a microphone shock mount from a 2-inch PVC connector, detailing the creation of four "fingers" and the insertion of screw-eyes for attaching elastic bands, which are twisted 180 degrees for tensioning and vibration isolation. A foam wind screen is also incorporated into the microphone assembly, secured with adhesive. The boom arm itself is repurposed from an articulated architect lamp, with the original lamp assembly converted into a **60 watt** resistive load for testing power sources. Microphone cabling is secured to the boom arm using wire ties, ensuring sufficient slack at hinge points to maintain articulation. The boom base is mounted to a bookshelf, requiring specific positioning to achieve proper microphone placement in front of the operator. Performance evaluation of the microphone system is conducted through on-air audio signal reports from other amateur radio operators. DXZone Focus: Online Project Guide | Boom Microphone Construction | Electret Mic Element | PTT Line
-
The DIY Power Meter project utilizes the _INA226_ high-side power monitoring chip, paired with an ATtiny85 microcontroller, to measure voltage, current, and power, displaying the results on a 128x32 OLED screen. The INA226 communicates via an I2C interface and is programmed with a calibration factor based on the shunt resistance and current register LSB. The project is designed to handle a maximum current of 500mA using a 0.16ohm shunt resistor, which can be adjusted to a 0.2ohm resistor, reducing the full-scale current range to 409mA with a resolution of **12.5uA**. The shunt resistor dissipates only 33mW at maximum current, making 1/4 watt resistors suitable for the setup. The PowerMeter.ino sketch configures the shunt resistance and maximum design current, automatically calculating the calibration factor. The project can be prototyped on a breadboard using an Arduino Uno, employing the Wire library for INA226 and OLED communication, and the u8g2lib library for the OLED display. For the ATtiny85 version, the Adafruit-TinyWireM and Tiny4kOLED libraries are used. The power meter is independently powered by a 3V CR2032 cell, with power switching options including manual switches or DC switched jacks. The low-side n-channel MOSFET switch configuration is tested but introduces voltage drop issues, making manual switching a more reliable option until a suitable DC switched jack is found. DXZone Technical Profile: INA226 | ATtiny85 | OLED Display | Power Meter
-
This online project documentation details the construction of a hands-free microphone interface unit designed for _mobile_ amateur radio operation. The curriculum covers the integration of electret microphone elements with amateur radio transceivers, specifically addressing **VHF** band communication. It outlines the circuitry for a switch box that provides an interface between various radio models and microphone types. The guide specifies the inclusion of a **1750 Hz** tone-burst generator for accessing amateur radio repeaters, an operational protocol for many VHF systems. Design considerations include the reduction of ambient vehicle noise through an adjustable audio input level control. The project provides schematics and wiring diagrams for connecting the interface unit to specific amateur radio transceivers, including the Yaesu FT-817. It addresses the selection and adaptation of readily available electret microphone and earpiece assemblies, initially sourced from mobile phone accessories, and later from dedicated headset units. The design incorporates a control mechanism for radio functions, enabling hands-free operation during _mobile_ excursions. Circuit details cover power supply considerations for the electret microphone and signal routing for both transmit audio and received audio monitoring. The documentation specifies component selection for the switch box, ensuring compatibility with common amateur radio microphone input impedances and output levels. This includes considerations for PTT line switching and audio path isolation. DXZone Focus: Online Project Documentation | Hands-Free Mobile Microphone Interface | Electret Microphone Integration | 1750 Hz Tone-Burst Generation