using a pi zero to automate my shack - anyone else done this?
- Replies 1
- Views 22
- Created
- Last Reply
Top Posters In This Topic
-
Tom Anderson 1 post
-
Ashley Brown21 1 post
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
so ive been messing around with a raspberry pi zero w for the past few weeks trying to get it to handle some basic shack automation stuff and honestly it's been a rabbit hole i did not expect. started out just wanting it to log my contacts automatically from my IC-7300 via the USB connection and maybe flip a few relays for antenna switching but now im knee deep in python scripts and i cant stop adding features to the thing.
right now i have it pulling band data from the radio over CI-V, deciding which antenna to connect based on what band im on, and logging to an sqlite database that syncs to ADIF every hour or so. also added a little 2x16 LCD so i can see basic status without having to look at the computer. the whole thing runs headless and just comes up when i power on the shack strip.
my question is more about the antenna switching side - im using a 74HC595 shift register to drive 8 relays through only 3 GPIO pins which works great on the bench but i keep seeing weird behavior when i key up. wondering if anyone else has seen relay chatter or logic glitches from RF getting into the GPIO lines. i added some bypass caps but not sure if thats enough or if i need proper optoisolation between the pi and the relay board.
Link to comment
https://www.hamradiobase.com/forums/topic/6453-using-a-pi-zero-to-automate-my-shack-anyone-else-done-this/Share on other sites