- Replies 1
- Views 2
- Created
- Last Reply
Top Posters In This Topic
-
Carlos Mendez 1 post
-
Stephanie Chang 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 this idea for a while now and finally started actually building it out. basically i want to use an arduino uno to handle automatic CW keying based on some sensor input — im setting up a little weather station and thought it would be cool if it could just beacon out the temp and pressure every few minutes on its own without me having to babysit it.
the keying part isnt too bad, i just have a transistor switching the key line on my IC-7300 and the arduino pulls the base low to key it. works fine on the bench. the issue im running into is timing — the dit/dah ratio gets a little weird at higher WPM and i think its because im using delay() which i know is bad practice but im still kind of learning this stuff. been looking at using millis() instead but havent fully wrapped my head around it yet.
the other thing i want to do eventually is swap in a raspberry pi zero so i can pull weather data off an API and format it automatically but that feels like overkill for now. anyone done something similar or have thoughts on the timing issue? does the iambic stuff get complicated to implement from scratch
Link to comment
https://www.hamradiobase.com/forums/topic/4709-using-arduino-to-key-the-rig-automatically-anyone-done-this/Share on other sites