Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 128
SN 73
A 6
K 1 Quiet
X-Ray C2.2
Wind 403.6 km/s
Aurora 2
Updated 23:00 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

using an arduino to automate my antenna rotator — anyone done this?

so ive been messing around with an arduino uno for the past few weeks trying to get it to control my old CDE Ham-M rotator and honestly its been a bit of a rabbit hole. the rotator controller itself still works fine but the pot feedback is all over the place and i thought hey why not just replace the whole control box logic with something i can actually program.

right now ive got the arduino reading the pot voltage through analog pin A0 and its doing okay but im getting like plus or minus 8 degrees of wobble which is way more than id like. not sure if thats a grounding issue or just the pot being worn out after 30 years. im running 5v to the pot and reading it through a voltage divider but maybe i should be using a 10-turn pot as a replacement instead of the original.

anyway the bigger question is whether anyone has gone the raspberry pi route instead for something like this — i was thinking a Pi would let me just run a web interface to control it from the shack PC or even remotely which would be pretty sweet for when im doing some satellite work. but then again its probably overkill just for turning an antenna. thoughts?

  • Replies 1
  • Views 30
  • Created
  • Last Reply

Top Posters In This Topic

Featured Replies

yeah the pot wobble is almost certainly the old pot being worn, those things get dirty and resistive in weird spots after decades of use. i replaced mine with a 10k 10-turn precision pot and the difference was night and day, way more stable readings. also worth throwing a small cap like 0.1uf across your analog input to ground, helps filter out noise pickup on those long leads going to the rotator.

on the pi vs arduino question — i actually run both. arduino handles the low level stuff like reading position and driving the motor relay, and i have it talking to a pi zero w over serial. the pi runs hamlib and rotctld so any logging software or satellite tracker that supports hamlib just connects to it like a normal rotator. its a bit more wiring but honestly once its running you basically forget its there. been solid for about 8 months now tracking LEO birds.

dont overthink the pi vs arduino thing too much, i spent like three weeks going back and forth on that for my own rotator project and honestly just pick one and go. i went pure raspberry pi, python script, little motor driver board off amazon, done. the web interface thing is totally doable, flask makes it pretty easy even if you dont know much python. the latency isnt really a problem for antenna pointing unless your doing something really fast moving which a ham-m aint gonna do anyway lol

Guest
Reply to this topic...

Affiliate Disclosure: As an Amazon Associate, Ham Radio Base earns from qualifying purchases. Some links throughout this website may be affiliate links. If you purchase a product through one of these links, we may earn a commission at no additional cost to you. Your support helps us continue creating free articles, tutorials, reviews, and resources for the amateur radio community. N0TLB © Ham Radio Base - Powered by the Ham CQ DX Community. All rights reserved.

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.