Rehmi Post

Hello Radio

The milled Hello Radio board with its SMA antenna, shown beside a US quarter for scale

Overview

Hello Radio is a roughly $10 wireless transceiver — small enough to sit beside a quarter — built at the MIT Center for Bits and Atoms (CBA). For about the price of a sandwich it reaches data rates up to 256 kbps and ranges up to 1 km, bridging the gap between throwaway hobby radio modules and far more expensive commercial transceivers.

What makes it interesting isn't just the price: the whole board is digitally fabricated in-house. The copper traces are milled on FR4 rather than sent out to a fab, so a working radio can go from design file to soldered, antenna-equipped board in an afternoon. The maker's marks are milled right into the copper — the MIT and CBA logos, and the initials of the three people who built it.

Technical Details

Hello Radio pairs two inexpensive parts:

A SOT-23 regulator powers the board, an AVR ISP header allows in-system programming, and two indicator LEDs plus a tactile switch round out the interface. The complete parts list is short — around thirty components, all in hand-solderable 1206/0603 packages drawn from CBA's fabrication libraries.

Revision 016 connected to an FTDI Basic USB-serial adapter — the radio's link to a host computer

Fabrication

Because the board is milled rather than etched or ordered, the design ships as image files ready for a desktop PCB mill. The signal traces are cut with a 1/64″ end mill, and the through-holes and board outline with a 1/32″ end mill:

Revision 016 top copper — the milled trace pattern

# Traces (1/64" end mill, 0.38 mm)
png_path hello_radio_016-top.png    hello_radio_016-top.path    1 0.38 4 0.5 0.5
# Holes and outline (1/32" end mill, 0.79 mm)
png_path hello_radio_016-cutout.png hello_radio_016-cutout.path 1 0.79 4 0.5 0.5

Board outline / cutout layer

Build files

Hello Radio is open hardware. The complete design and firmware for revision 016 — assembled and documented by Shelby Doyle — are included here:

Credits

Hello Radio was developed by Brian Mayton, David Cranor, and Rehmi Post at the MIT Center for Bits and Atoms. Revision 016 was assembled and documented by Shelby Doyle.

CC BY-SA 4.0 Rehmi Post. Last modified: July 13, 2026. Built with Franklin.jl and Julia.