this post was submitted on 14 Oct 2024
305 points (98.1% liked)
Technology
59377 readers
5196 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Folks, if you're interested in this hobby I highly suggest you start studying for your technician license right now on hamstudy.org. it's a great site and free. You can use it as a guest if you don't want to make an account. The reason I say this is because it can take a few weeks to find a place to take your exam and then get your license. The waiting period sucks. Especially when you want to get into it right away.
Just listening is free and requires no license.
The exam is ~$15 depending on where you take it. The FCC fee is $35. The license lasts 10 years.
Some entry level radios I think are good enough to just mess around with before seeing if you want to dump more money into the hobby are:
Most of these come with accessories. Most of them are garbage. The longer antennas are nice. The programming cable is very important. Once you get one they seem to work with everything. You really need one, especially if the custom firmware on UV-K6 interests you. There is a program called CHIRP that lets you program them. It's very useful.
What I find unfortunate is that it seems a lot of amateur radio software, especially for like the DMR radios, are all windows only, and I am exclusively a Linux user.
I don't have a lot of experience but I was able to get Baofeng's GT-18 programming software working and programming on wine. If I was already an experienced wine user it would've been easier. It's the first time I dove in. Even the serial programming worked fine, I just had to see which
/dev/
was linked to whichCOM
. Still, native Linux (or CHIRP support) would be better.I don't remember how I did it, but I could swear that I got chirp to run on Mint
Chirp ran fine on Linux when I needed it to program a UV-5R a year or two back - was provided in a flatpak then but looks like they use a Python wheel file now.