Skip to content
View in the app

A better way to browse. Learn more.

Ham Radio Base -Powered By Ham CQ DX

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Solar
SFI 147
SN 141
A 10
K 2 Quiet
X-Ray C1.0
Wind 440.3 km/s
Aurora 2
Updated 23:00 UTC HamQSL · N0NBH
Day 80/40m Fair 30/20m Good 17/15m Good 12/10m Fair
Night 80/40m Good 30/20m Good 17/15m Good 12/10m Poor

Callsign Lookup
_
Vanity Call Signs Available
Enter filters above and click Search.
ⓘ Callsign lookups are in real time via the FCC database. Vanity callsign availability is refreshed daily at 6:00 AM CST. The vanity search may be unavailable for a few minutes during this update.
Live DX spots
Live DX Spots — 70cm via PSKReporter · scroll or pinch to zoom
Band
Mode
Time
Loading map data…
MHz DX Spotter Info
Recent spots
Select a band above to load spots
Ready — select a band to fetch live spots

CI-V Band Decoder on ATTiny84 - Level Converter Issues

Working on an ICOM CI-V to Yaesu BCD band decoder using an Arduino UNO, planning to port it to ATTiny84. The sketch reads ICOM CI-V data, parses the frequency, and converts it to Yaesu BCD band data for my Quadra amplifier. The project requires either an ICOM CT-17 CI-V level converter or a homebrew CI-V level converter. Having trouble with the level conversion - getting intermittent frequency decoding especially on 20m. Using the 7404 hex inverter level converter instead of the transistor assembly, which should provide cleaner signal inversion. Anyone else run into timing issues with CI-V parsing on ATTiny? The Arduino UNO version works flawlessly but the ATTiny port seems more sensitive to bus collisions.

  • Replies 2
  • Views 127
  • Created
  • Last Reply

Top Posters In This Topic

Featured Replies

I had similar issues with CI-V timing on smaller micros. Try adding pull-up resistors on the CI-V line and increase your parsing buffer size. The ATTiny runs at a different clock speed which can affect serial timing.

Make sure you have 'CI-V transceive' enabled in your TRX settings and consider implementing a state machine for collision protection. I've seen bus conflicts cause exactly the symptoms you describe.

Check your baud rate settings and add some delay between CI-V message processing. The watchdog timer can help if you're missing input data - set it to about 10 seconds to reset relays if CI-V goes quiet.

  • Guest unlocked, unpinned, locked and pinned this topic
  • Guest unlocked, unpinned, unlocked, locked and pinned this topic
  • Guest unlocked, unpinned, locked and pinned this topic
Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.