Search results
Query: micro chip
Links: 16 | Categories: 1
Categories
-
This resource details the construction of a versatile CW/QRSS beacon, designed around a Microchip _PIC16F84_ microcontroller. The project provides a flexible platform for transmitting either standard CW or very slow QRSS signals, making it suitable for LF, VHF, UHF, and SHF applications. It supports two distinct messages, each configurable for speed (from 0 to **127** WPM for CW, or up to **127** seconds per dot for QRSS) and repetition within a six-phase sequence. The core functionality relies on the PIC's EEPROM, which stores all operational parameters, including message content, transmission speeds, phase configurations, and relay control settings. This design allows for parameter modification directly via programming software like _ICProg_ without altering the main program code. The project includes a detailed schematic, a component list, and an explanation of the EEPROM memory mapping for messages, speeds, phase settings, and inter-phase delays. General-purpose outputs (OUT1, OUT2, OUT3) provide dry relay contacts for external control, enabling functions such as power switching, antenna selection, or frequency changes. A 'TRIGGER' input facilitates controlled starts or continuous free-run operation. Sample EEPROM configurations illustrate how to program specific beacon sequences, including message content and relay states.
-
Free programming software for various of the MicroChip PIC series of micro-controllers by Nigel Goodwin
-
A hombrew QRP transceiver for 40 meter band with many pictures, circuit and sound recording of some QSOs made with this Rig consisting of 5 transistor and one chip.
-
Japanese electronic parts online shop offer a wide range of products, from microchip pic to leds and batteries to any kind of connectors
-
Loop Antenna Basics and Regulatory Compliance for Short-Range Radio
-
-
The Kenwood TS-870S HF transceiver features two state-of-the-art 24-bit 20 MIPS DSP chips, providing over 100dB out-of-passband attenuation and CW bandwidth adjustable to 50 Hz. It operates across 160-10 meters with 100 watts output, incorporating digital filtering, a beat canceller, and 100 memory channels. The radio also includes a transmit equalizer, RX antenna input, and a K1 Logic Keyer, enhancing signal processing and operational flexibility for amateur radio operators. Advanced capabilities include IF stage DSP, dual noise reduction, and an auto notch filter, all contributing to superior signal reception and clarity. The TS-870S offers a variable AGC, voice equalizer, and an RS-232C port for computer control, with Windows™ software supplied. Its built-in automatic antenna tuner functions on all bands for both transmit and receive modes, streamlining station setup and operation. Available accessories such as the DRU-3A digital recording unit, SO-2 high stability crystal oscillator, and VS-2 voice synthesizer option further extend the transceiver's utility. The unit requires 13.8 VDC at 20.5 Amps and is supplied with an MC-43S hand microphone, making it a comprehensive station component.
-
Developing operational amateur radio equipment for the 134 GHz band presents significant technical challenges, particularly in frequency generation and stability. This resource details the construction of a 134 GHz system, outlining its architecture with separate transmit (Tx) and receive (Rx) modules, each employing a local oscillator (LO) and RF head units. The system utilizes a dual Flann 50 GHz lens-type horn antenna configuration for optimal signal coupling. The transmit path incorporates an LMX2541 synthesizer chip operating at approximately 2.8 GHz, referenced by a 10 MHz double-oven Morion OCXO for exceptional stability. This signal is multiplied through a series of stages (X4, then X2) to generate a 22.4 GHz signal, which subsequently drives a dual series diode multiplier to produce the final X6 signal for 134 GHz operation. The receive side features an anti-parallel diode mixer coupled to a 144 MHz transceiver via a preamplifier, ensuring effective downconversion. Operational mode is CW, achieved by keying a multiplier stage. The project includes images of the Tx and Rx head units and describes a successful 3.5 km test with G8ACE, demonstrating stable signal tones due to PLLs locked to OCXOs at both ends, confirming the system's robust performance.
-
Adapting a common PC earphone with microphone to connect to a transceiver via a homemade pre-amplifier, using a simple chip with aprox 10 db gain. Includes a schematic diagram
-
DK7IH QRP transceiver for 14 MHz. This small and compact home made transceiver with a max power output of 5W, the VFO module is based on the clock oscillator chip Si5351A by Silicon Labs ATmega168 and OLED 1306
-
CW decoder using a PIC microcontroller. This is a morse code decoder made using a PIC(16F88) microcontroller, this project supports displays with multiple controller chips
-
This Arduino project explores long-range RF communication using EBYTE E32 1W LoRa modules (either E32-915T30D or E32-900T30D) paired with ESP32 microcontrollers featuring OLED displays. The setup leverages the modules' Semtech SX1276 chip with amplifier to achieve up to 1W transmission power—significantly more than the chip alone provides. Unlike other LoRa implementations, these modules include a microcontroller that simplifies interface through UART rather than SPI. The documented implementation includes proper wiring between components and Arduino code that configures the module, displays received messages on the OLED screen, and transmits messages every two seconds while keeping power consumption manageable.
-
Direct conversion receivers (DCR) are gaining renewed interest due to advancements in semiconductor technologies and their suitability for integration in compact, low-cost, multi-standard applications. Unlike traditional superheterodyne receivers, DCR eliminates image frequencies and bulky off-chip filters but introduces challenges like DC offsets, nonlinearity, and noise issues. This tutorial explores DCR's historical development, compares it with other receiver architectures, and addresses its inherent obstacles. DCR's potential for integration and compatibility with software-defined radio highlights its role in modern communication systems despite its technical complexities.
-
This project details an automatic roger beep circuit for VHF/UHF contests. Built around a Microchip PIC microcontroller, the design detects PTT (Push-To-Talk) activation and generates a brief tone upon release, mimicking a "roger beep" to signal the end of transmission. The circuit utilizes readily available components and includes downloadable resources for PCB layout and firmware.
-
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
-
A versatile digital VFO design utilizing the Silicon Labs Si5351a oscillator chip and Nokia 5110/3310 graphics LCD display, operating from 1-160MHz with dual VFO capability. This microcontroller-based system, powered by an ATmega328 processor, features rotary encoder tuning, selectable step sizes, RIT control, and comprehensive band memory functions. Drawing less than 40mA at 3.3V, it significantly improves upon previous DDS designs' power consumption while offering advanced features like S-meter display, VFO lock, and programmable BFO/CIO offsets. The design achieves flexible functionality through simple hardware implementation and efficient software architecture, making it particularly suitable for QRP and portable amateur radio applications.