using a pi zero to automate my shack logging — anyone done this?
- Replies 1
- Views 109
- Created
- Last Reply
Top Posters In This Topic
-
Lisa Rodriguez 1 post
-
Betty Johnson 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. right now im just running a python script that polls my FT-991A over CAT and dumps the freq and mode into a sqlite database every few seconds. works fine mostly but occasionally the serial connection just drops and i have to go restart the script manually which is kind of defeating the purpose.
what i actually want to do eventually is tie this into a bigger thing where the pi is watching for spotting cluster data and cross referencing with what band conditions look like on my sensor — i have one of those ADS-B style ionospheric noise floor loggers running on an rtlsdr that a guy on here pointed me to a while back. the idea being the whole thing would basically tell me hey this band looks good right now, you have a new spot on 17m or whatever.
but before i get there i need to sort out this serial dropout issue. im using pyserial with a USB to ttl adapter, nothing fancy. anyone dealt with this? also curious if people think the zero is enough compute for this or if i should just throw a pi 4 at it
Link to comment
https://www.hamradiobase.com/forums/topic/1855-using-a-pi-zero-to-automate-my-shack-logging-anyone-done-this/Share on other sites