Packet radio and the Arduino Radio Shield

Packet radio is a means of sending data wirelessly over radio channels, and is often used by Amateur Radio Operators. (One form is APRS, described in our earlier post.) In the video following the break you get some idea of how packet radio communications are conducted. The video uses a piece of hardware known as a Terminal Node Controller (TNC) connected between an amateur 2-meter FM transceiver and a computer running a simple terminal program. The over the air protocol used is known as AX.25.

The Radio Shield by Argent Data Systems is an add-on kit for the Arduino development board that provides AX.25 packet radio send and receive capability, a prototyping area, and an HD44780-compatible LCD interface.Packets are sent and received in AX.25 UI frames. This allows operation on the APRS network. Unfortunately, it is not clear that this device is open source. While a schematic is provided, the ID of the U3 chip is omitted. Also, no source code has been released.

UPDATE: Argent has confirmed that U3 is a Freescale MC908JL16CSPE, states they haven’t had a chance to publish the source code yet.

This entry was posted in Arduino, data transfer, RF, wireless and tagged , , .

Comments

  1. jc says:

    It’s the same part used in one of his other products, a Motorola part. At one time he indicated he was going to make the source code available “when he had time”, but that was back when this shield was first released (2010/09 or thereabouts?)

    It would be nice if he would. If it’s closed source, my interest level is zero.

  2. jc says:

    Motorola MC908JL16CSPE most likely, as that’s what used in the OpenTracker+

Leave a Comment

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.