using a pi zero to automate my shack — anyone else gone down this rabbit hole
- Replies 1
- Views 30
- Created
- Last Reply
Top Posters In This Topic
-
Karen Johnson 1 post
-
Amanda Anderson 1 post
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
so i've been messing around with a raspberry pi zero w for a few months now and honestly i dont think i can go back to doing things manually. started out just wanting to log contacts automatically when i keyed up on my IC-7300 and it kind of snowballed from there.
right now i have it pulling the freq and mode from the radio over USB using rigctld, writing to an ADIF log, checking the DX cluster via telnet, and flipping a couple relays to switch between my vertical and the dipole depending on what band im on. the relay board is just one of those cheap 4-channel SainSmart things from amazon, runs off the 3.3v GPIO no problem.
the part that actually surprised me was how easy the serial comms were once i stopped fighting the baud rate settings. took me like two evenings to figure out that my USB hub was the problem, not the code. classic.
anyway im curious if anyone else is running automation setups like this and what you're using. i looked at some of the dedicated logging software integrations but they felt like overkill for what i needed. also thought about an arduino mega for the relay stuff instead since the pi feels like a lot of compute just to flip some switches, but the wifi integration makes it so convenient for MQTT to my home assistant setup that i kept it on the pi.
anyone run into issues with RF getting into the GPIO pins? i havent had a problem yet but im running 100w on 40m sometimes and the pi is sitting pretty close to the back of the radio on the desk.
Link to comment
https://www.hamradiobase.com/forums/topic/6135-using-a-pi-zero-to-automate-my-shack-anyone-else-gone-down-this-rabbit-hole/Share on other sites