All Projects → sh123 → antenna_analyzer

sh123 / antenna_analyzer

Licence: MIT License
Arduino Uno based graphical SWR HF/VHF 160-1.25m bands antenna analyzer, plotter based on Si5351 module

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to antenna analyzer

antenna analyzer vna
Pocket Arduino Nano based graphical SWR 160-6m bands panoramic VNA antenna analyzer based on AD9850, AD8302 and SGA3386
Stars: ✭ 17 (-5.56%)
Mutual labels:  amateur-radio, band, plotter, antenna, amateurradio, ad9850, antenna-swr-analyzer, antenna-analyzer, sweep-screen
VnArduino
VNA software with an Arduino
Stars: ✭ 27 (+50%)
Mutual labels:  amateur-radio, antenna, amateurradio, ad9850, antenna-swr-analyzer, antenna-analyzer
codec2 talkie
Turn your Android phone into Codec2 Walkie-Talkie (Bluetooth/USB/TCPIP KISS modem client for DV digital voice communication)
Stars: ✭ 65 (+261.11%)
Mutual labels:  amateur-radio, vhf, uhf, amateurradio
aprs-weather-submit
Manually submit weather station information to the APRS-IS network.
Stars: ✭ 17 (-5.56%)
Mutual labels:  amateur-radio, amateurradio
k3ng antenna tuner
Arduino-based Automatic Amateur Radio Antenna Tuner
Stars: ✭ 33 (+83.33%)
Mutual labels:  amateur-radio, antenna
RTLSDR-Airband
Multichannel AM/NFM demodulator
Stars: ✭ 487 (+2605.56%)
Mutual labels:  vhf, uhf
remoteRotator
remoteRotator lets you expose a local antenna rotator (azimuth / elevation) to the network
Stars: ✭ 32 (+77.78%)
Mutual labels:  amateur-radio, antenna
pirrot
A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.
Stars: ✭ 25 (+38.89%)
Mutual labels:  vhf, uhf
wl2k-go
A Winlink framework for Go.
Stars: ✭ 35 (+94.44%)
Mutual labels:  amateur-radio
word frequency
[Refactoring scheduled] 📊 A script to analyse the frequencies of words in web pages.
Stars: ✭ 13 (-27.78%)
Mutual labels:  frequency
awesome-singer-official-portal
A curated list of awesome singer official portals. Live Website ➡️
Stars: ✭ 45 (+150%)
Mutual labels:  band
core
Create 2d primitive shapes, encapsulate and repeat them by handling each repetition and generate recursive shapes
Stars: ✭ 34 (+88.89%)
Mutual labels:  plotter
svg-music-logos
🎧 A collection of logos and symbols from bands, musicians and related in SVG
Stars: ✭ 30 (+66.67%)
Mutual labels:  band
gridfont
grid-based system for designing simple symbols and fonts. including an example font. mainly intended for plotter drawings.
Stars: ✭ 91 (+405.56%)
Mutual labels:  plotter
vad-plotter
Plotter for NEXRAD VWP retrievals.
Stars: ✭ 18 (+0%)
Mutual labels:  plotter
FAPRS
This repo is obsolete. Please use Chickadee
Stars: ✭ 16 (-11.11%)
Mutual labels:  amateur-radio
King.Service
Task scheduling for .NET
Stars: ✭ 34 (+88.89%)
Mutual labels:  frequency
isovoxel
Isometric voxel generative art
Stars: ✭ 60 (+233.33%)
Mutual labels:  plotter
DebugVision
Portable set of log collection and visualization tools
Stars: ✭ 45 (+150%)
Mutual labels:  frequency
grbl-mega-wall-plotter
(WIP) A variant of Grbl (v1.1g) for Arduino Mega with support for hanging wall plotters
Stars: ✭ 15 (-16.67%)
Mutual labels:  plotter

antenna_analyzer

Arduino graphical/panoramic SWR 160 to 1.25m band antenna analyzer based on Si5351 module.

Influenced by http://www.hamstack.com/hs_projects/k6bez_antenna_analyzer.pdf

Output power from si5351 is around 10dBm (10mW).

Analyzer demonstrated quite valid results compared to factory built and calibrated devices.

Note, that it is not a complete VNA, it is based on resistive reflectometer and does not measure complex part of impedance.

Arudino Antenna Analyzer

Introduction

Arudino based antenna swr analyzer / plotter can be used to measure antenna SWR from 160m band up to 1.25m. The limit from Etherkit Si5351 library is 225MHz.

Next peripherals are in use:

Requirements:

Supported operations:

  • Details screen - shows various numeric parameters, such as forward/reflected signals, current frequency/band. By rotating rotary encoder user can change the frequency. By short press - change the band, by long press go to next screen.
  • Real time graph screen - shows partially updated SWR plot, plot is updated while user is changing the frequency using encoder, plot is shifted left or right depending on frequency change direction.
  • Frequency sweep screen - shows complete SWR plot, which is updated approximately every second.
  • Frequency step change screen - enables user to change frequency step, which affects both rotary encoder changes and sweep screen.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].