- Replies 1
- Views 14
- Created
- Last Reply
Top Posters In This Topic
-
CQ Op 1 post
-
Ashley Wilson95 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 mega for the past few weeks trying to get it to handle antenna switching and also trigger PTT on my IC-7300 when i key up on one of my other radios through a digi mode interface. the problem im running into is the timing is just slightly off, like maybe 20-30ms delay before PTT actually fires and on FT8 that window is tight enough that im dropping the first part of my transmission.
ive got a relay board connected to pin 7 and im using a simple digitalWrite with a small capacitor on the relay coil to reduce the back EMF but i dont know if thats actually helping or making things worse honestly. the code is pretty basic, just watching for a voltage change on an analog pin and then triggering the relay. thought about switching to hardware interrupts instead of polling but havent gone down that rabbit hole yet.
anyone done something similar? also thinking about swapping in a raspberry pi 4 so i could run js8call and handle all the switching logic in python but not sure if thats overkill for what im trying to do
Link to comment
https://www.hamradiobase.com/forums/topic/2587-using-arduino-to-automate-my-rig-switching-anyone-done-this/Share on other sites