element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Open Arduino
  • Challenges & Projects
  • Project14
  • Open Arduino
  • More
  • Cancel
Open Arduino
Blog ArduTrx - a 2-meter-band ham radio transceiver with Arduino
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Open Arduino to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: bernhardmayer
  • Date Created: 12 May 2018 9:45 PM Date Created
  • Views 20190 views
  • Likes 17 likes
  • Comments 18 comments
  • arduinoday18
  • arduino uno
  • ardutrx
  • arduino_leonardo
  • transceiver module
  • arduino_classic
  • openarduinoch
  • arduino
  • ham radio
Related
Recommended

ArduTrx - a 2-meter-band ham radio transceiver with Arduino

bernhardmayer
bernhardmayer
12 May 2018

ArduTrx is a 2-meter-band ham radio transceiver which uses an Arduino as precessor board. I made a Arduino shield with the Dorji DRA818V transceiver module (http://www.dorji.com/docs/data/DRA818V.pdf). Together with an Arduino board and a SainSmart LCD Keypad Shield (https://www.sainsmart.com/products/lcd-keypad-shield-for-arduino-duemilanove-uno-mega2560-mega1280 ) you can build a complete ham radio transceiver and start communicating. This project does not only give some basic functions to communicate with the DRA818V, it moreover has all the fuctions for a completly usable transceiver.

image

 

Features

  • Frequency Range: 134 MHz - 174 Mhz (maybe limited to ham radio bands by software)
  • frequency selection with encoder
  • 1750 Hz tone for repeater operation
  • split rx and tx frequency for repeater operation
  • CTCSS via menu
  • Squelch and volume can be set via display keys
  • Transmit power swtchable from 0.5W to 1W
  • frequency scan
  • all settings are stored in eeprom and recalled after reset

image

 

Planned features

  • support for the UHF version Dorji DRA818U (400 - 470 MHz)
  • DTMF signaling

 

Compatibility

The ArduTrx shield should be compatible with all 5V Arduinos. Compatibility was explicitly tested with Arduino Uno and Arduino Leonardo.

A version also compatible with 3.3V Arduinos is planed.

image

 

Source code

You can find the source code on github: https://github.com/generationmake/ArduTrx

 

Schematics

Here is a link to the schematics: http://blog.generationmake.de/file_download/1/dra-shield.pdf

 

Update March 17, 2019:

 

Project Website

You can find all documents, schematics, links to software and documentation on my project website:

ArduTrx - Open Source Hamradio Transceiver for Arduino

  • Sign in to reply

Top Comments

  • bernhardmayer
    bernhardmayer over 7 years ago in reply to jc2048 +6
    Hi Jon, the DRA818 modules have some problems with the harmonics. So I decided to implement a low pass filter to get rid of them. The filter is a chebyshev low pass with the following parameters: cutoff…
  • heathsmith
    heathsmith over 7 years ago +2
    This is awesome. CW features pretty please!!!!
  • mcb1
    mcb1 over 7 years ago +2
    You may wish to delete the email once it's been done ... You can try sending this sort of information via a PM (Personal message) . It does require the other party to accept your request, but that's easy…
Parents
  • heathsmith
    heathsmith over 7 years ago

    This is awesome.  CW features pretty please!!!!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • bernhardmayer
    bernhardmayer over 7 years ago in reply to heathsmith

    Hi.

    I would love to have some CW and SSB features in the transceiver.

    Unfortunatelly the Dorji module only supports FM. If you have any ideas how to get CW or SSB working nevertheless I would be very interested.

    Bernhard

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • bernhardmayer
    bernhardmayer over 7 years ago in reply to heathsmith

    Hi.

    I would love to have some CW and SSB features in the transceiver.

    Unfortunatelly the Dorji module only supports FM. If you have any ideas how to get CW or SSB working nevertheless I would be very interested.

    Bernhard

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube