Articles and other information related to On The Air Operations, Special Events, Activations, DXxpeditions, Portable and Mobile On The Air Activities, Nets, etc.
On Saturday, January 7th the Nashua Area Radio Club participated in the ARRL’s Kids Day on the Air. Fred (AB1OC) and Anita (AB1QB) opened up their station for any youth that wanted to come and participate! We also had snap circuits available with help from Greg (W1TEN) and CW paddles for those who wanted to practice up on their Morse code.
Unfortunately, the weather did not cooperate with us as it was a snowy day with slippery road conditions. We had a couple of youth not able to make the event due to the weather, but we still had a few show and they were very enthusiastic!
Connor (KC1GGX) started the event off by operating on 20 meters and made several contacts. Despite having a little “mic fright” he warmed up nicely and didn’t want to share the mic when it was someone else’s turn!
Abby (AB1BY) stopped by and had two friends – Samay and Jaegen – from her Destination Imagination team with her. Abby got the ball rolling for her friends and showed them how to create a pile up – just have a young YL voice and the calls start coming! She then turned the mic over to Samay and Jaegen and helped them work through their first QSOs. They soon were comfortable with the phonetic alphabet and they had fun spelling their names during their QSOs.
Despite the weather, the kids had a great time and it was a lot of fun to see the youth in our club improve their operating skills and watch the new kids make their first contacts!
Mark you calendars for Sunday, June 18th when the next ARRL’s Kids Day on the Air takes place. I feel pretty comfortable saying there won’t be any snow… but, this is New England.
I have been an Amateur Radio Operator for 5 years and my favorite thing to do is chase DX. As a new Ham, it was always a thrill to work a new DXCC, but now that I have over 280 DXCCs and over 1000 band points, it is a little more difficult to find a new one. Add to that the fact that I am trying to get a DXCC in 80m and 160m., which are usually open when I am asleep. I created the DX Alarm Clock as a way to get notified that there is something new on the air when I am not down in the shack. This article will talk about how I developed the software for the DX Alarm Clock. Part 2 will talk about building the Raspberry Pi-based Hardware and loading the OS.
DX Alarm Clock Architecture
The DX Alarm Clock is a Python software program running on a Raspberry Pi that gathers data online about my log and what is on the spotting network and uses that data to alert me when there is a “new one” on the air.
DX Alarm Clock Architecture
The ClubLog website provides a light DX Cluster website called DXLite, which has an XML Interface. The DX Alarm Clock uses this interface to get the current spots. The software uses the Developer API from ClubLog to get a JSON matrix of all DXCC entities by band indicating whether I have worked, confirmed, or verified each band entity. The software loops through all of the spots returned by DXLite and looks each DXCC up in the JSON ClubLog matrix. I also use the QRZ.comXML Interface to get additional information for each callsign that is spotted, like the state.
User Interface
DXCC Configuration Screen
The DX Alarm Clock uses Tkinter/TTK for the GUI. I used the Notebook widget to create a multi-tab GUI. There is a tab for configuring filters for DX Entity. The user can choose all New DXCCs, as well as specific bands and nodes to provide alerts for.
WAS Configuration Screen
There is another tab for configuring filters for WAS. ClubLog has no log look-up capability based on US State so the WAS filter lets you create a list of States and associated bands to provide alerts for.
Notification Configuration Screen
The Notification tab allows the configuration of what notifications the user would like to receive. The user can specify a separate email address for New DXCCs, New Band Points, and New US States. This allows alerts to be sent to email accounts or as SMS texts. You can also configure the sounds the DX Alarm Clock itself makes to “wake you up” when that ATNO or new Band Point is spotted.
DX Alarm Clock Alerting
The DXAlarm clock wakes up every 5 minutes and gets the latest spots from the DXLite Cluster. It checks each spot against the ClubLog log and if there is a match based on the configure filters, it sounds the alert, and then speaks the alarm, giving you the Callsign, DXCC Entity, Band, and Mode. A simple text-to-speech package called flite (festival-lite) was used to implement the speech on the Raspberry Pi.
Alert Screen
It also puts a message with these details and the Frequency, UTC Date/Time, Spotter and Comment on the display.
Text Notification to iPhone
Additionally, it sends this information as an email to the configured email address, which results in a text or email.
Apple Watch Alert
I can even get the alert on my Apple Watch.
Filtered Spots Display
Once all spots are processed, it keeps a running list of all spots that resulted in alerts on the main screen. Spots are aged out if they do not recur over time.
DX Alarm Clock Hardware
The DX Alarm Clock just alerted me that ZC4SB is on 20m – that’s an ATNO! Got to go down to the shack and work him! Stay tuned for Part 2 of this post on the DXAlarm Clock Raspberry Pi-based hardware and on setting up the Raspberry Pi OS.
The scores are in! The N1FD team placed #1 in Area 1 Multi-Op category in the ARRL Rookie Roundup CW! We have won the Area 1 Multi-Op category in all three Rookie Roundup contests this year. The complete results can be found here.
2016 ARRL Rookie Roundup CW Final Scores
Congratulations to Abby, KC1FFX and Jamey KC1ENX, who operated in the contest!
Radio Amateurs Developing Skills Worldwide
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.