using arduino to key my radio automatically — anyone done this before
- Replies 1
- Views 119
- Created
- Last Reply
Top Posters In This Topic
-
Sarah Anderson 1 post
-
Linda Chen 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 an arduino uno for a few weeks now trying to get it to key my FT-891 via the PTT line and i think im overcomplicating this whole thing. basically the idea is i want to run some WSPR transmissions on a schedule without having to babysit the radio, and i also want it to pull the time from a GPS module i had sitting in a drawer so i dont need NTP or anything like that.
the PTT side seems fine, im using a small optocoupler to isolate the arduino from the radio ground which i read is important to avoid loops or whatever. but the timing is where im losing my mind. the GPS module i have is one of those cheap u-blox NEO-6M things and getting it to talk to the arduino serial while also not blocking everything else in the loop is kind of a pain. someone mentioned using the TinyGPS++ library but i cant figure out if that plays nice with the soft serial stuff or if i should just bite the bullet and use hardware serial and give up the USB debug output for now.
anyone done something like this or have a cleaner approach? i feel like there has to be a better way and im probably missing something obvious
Link to comment
https://www.hamradiobase.com/forums/topic/5071-using-arduino-to-key-my-radio-automatically-anyone-done-this-before/Share on other sites