ESP8266 Based Internet Radio Receiver Is Packed With Features

Have a beautiful antique radio that’s beyond repair? This ESP8266 based Internet radio by [Edzelf] would be an excellent starting point to get it running again, as an alternative to a Raspberry-Pi based design. The basic premise is straightforward: an ESP8266 handles the connection to an Internet radio station of your choice, and a VS1053 codec module decodes the stream to produce an audio signal (which will require some form of amplification afterwards).

Besides the excellent documentation (PDF warning), where this firmware really shines is the sheer number of features that have been added. It includes a web interface that allows you to select an arbitrary station as well as cycle through presets, adjust volume, bass, and treble.

 

If you prefer physical controls, it supports buttons and dials. If you’re in the mood for something more Internet of Things, it can be controlled by the MQTT protocol as well. It even supports a color TFT screen by default, although this reduces the number of pins that can be used for button input.

The firmware also supports playing arbitrary .mp3 files hosted on a server. Given the low parts count and the wealth of options for controlling the device, we could see this device making its way into doorbells, practical jokes, and small museum exhibits.

To see it in action, check out the video below:

[Thanks JeeCee]

Continue reading “ESP8266 Based Internet Radio Receiver Is Packed With Features”

Don’t Miss Watching This Solar Eclipse High Altitude Balloon Online

[Dan Julio] let us know about an exciting project that he and his team are working on at the Solid State Depot Makerspace in Boulder: the Solar Eclipse High Altitude Balloon. Weighing in at 1 kg and bristling with a variety of cameras, the balloon aims to catch whatever images are able to be had during the solar eclipse. The balloon’s position should be trackable on the web during its flight, and some downloaded images should be available as well. Links for all of that are available from the project’s page.

High altitude balloons are getting more common as a platform for gathering data and doing experiments; an embedded data recorder for balloons was even an entry for the 2016 Hackaday Prize.

If all goes well and the balloon is able to be recovered, better images and video will follow. If not, then at least a post-mortem of what the team thinks went wrong will be posted. Launch time in Wyoming is approximately 10:40 am Mountain Time (UTC -07:00) Mountain Daylight Time (UTC -06:00) on Aug 21 2017, so set your alarm!

Crowdsourcing The Study Of An Eclipse’s Effect On Radio Propagation

If you are an American, you’ll probably now find yourself in one of three camps. People who are going to see the upcoming solar eclipse that will traverse your continent, people who aren’t going to see the eclipse, and people who wish everyone would just stop going on incessantly about the damn eclipse.

Whichever of those groups you are in though, there is an interesting project that you can be a part of, an effort from the University of Massachusetts Boston to crowdsource scientific observation of the effect a solar eclipse will have on the upper atmosphere, and in particular upon the propagation of low-frequency radio waves. To do this they have been encouraging participants to build their own simple receiver and antenna, and make a series of recordings of the WWVB time signal station before, during, and after the eclipse traverse.

This is an interesting and unusual take upon participation in the eclipse, and has the potential to advance the understanding of atmospheric science. It would be fascinating to also look at the effect of the eclipse on WSPR contacts, though obviously those occur in amateur bands at higher frequencies.

If you are an EclipseMob participant, we’d love to hear from you in the comments. Does your receiver perform well?

Thanks [Douglas] for the tip.

FLEX Pager Protocol In Depth

We love pager hacks. One of our earliest head-slappers was completely reverse-engineering a restaurant pager’s protocol, only to find out that it was industry-standard POCSAG. Doh!

[Corn] apparently scratches the same itch, but in the Netherlands where the FLEX protocol is more common. In addition to walking us through all of the details of the FLEX system, he bought a FLEX pager, gutted it, and soldered on an ATMega328 board and an ESP8266. The former does the FLEX decoding, and the latter posts whatever it hears on his local network.

These days, we’re sure that you could do the same thing with a Raspberry Pi and SDR, but we love the old-school approach of buying a pager and tapping into its signals. And it makes a better stand-alone device with a lot lower power budget. If you find yourself in possession of some old POCSAG pagers, you should check out [Corn]’s previous work: an OpenWRT router that sends pages.

ColibriNANO USB SDR Receiver Reviewed

At first glance, the ColibriNANO SDR looks like another cheap SDR dongle. But after watching [Mile Kokotov’s] review (see video below), you can see that it was built specifically for software defined radio service. When [Mile] takes the case off, you notice the heavy metal body which you don’t see on the typical cheap dongle. Of course, a low-end RTL-SDR is around $20. The ColibriNANO costs about $300–so you’d hope you get what you pay for.

The frequency range is nominally 10 kHz to 55 MHz, although if you use external filters and preamps you can get to 500 MHz. In addition to a 14-bit 122.88 megasample per second A/D converter, the device sports an Altera MAX10 FPGA.

Continue reading “ColibriNANO USB SDR Receiver Reviewed”

One Transistor RTL-SDR Upconverter

Even if you haven’t used one, you’ve probably seen the numerous projects with the inexpensive RTL-SDR USB dongle. Originally designed for TV use, the dongle is a software defined radio that many have repurposed for a variety of radio hacking projects. However, there’s one small issue. By default, the device only works down to about 50 MHz or so. There are some hacks to change that, but the cleanest way to get operation is to add an upconverter to shift the frequency you want higher. Sounds complicated? [Qrp-Gaijin] shows how to do it with a single transistor. You can see some videos of the results, below.

Actually, [Qrp-Gaijin] built an earlier version but wasn’t satisfied with the performance. He found that his original oscillator was driving an overtone crystal at its fundamental frequency. The device worked, but only because the oscillator was putting out harmonics, including the third harmonic at the actual needed frequency (49.8 MHz).

Continue reading “One Transistor RTL-SDR Upconverter”

Cascade LNAs And Filters For Radioastronomy With An SDR

It may not be the radio station with all the hits and the best afternoon drive show, but 1420.4058 MHz is the most popular frequency in the universe. That’s the electromagnetic spectral line of hydrogen, and it’s the always on the air. But studying the H-line is a non-trivial task unless you know how to cascade low-noise amplifiers and filters to use an SDR for radio astronomy.

Because the universe is mostly made of hydrogen, H-line emissions are abundant, and their distribution can tell us a lot about the structure of galaxies. The 21-cm emission line is so characteristic and so prevalent that we used it as a unit of measurement on the plaques aboard the Pioneer probes as well as in the instructions for playing back the Voyager recordings. But listening in on 21-cm here on Earth requires a special setup, which [Adam (9A4QV)] describes in a detailed paper on the subject (PDF). [Adam] analyzes multiple configurations of LNAs and filters, both of which he sells, to determine the optimum front-end for 21-cm work. His analysis is a good primer on LNAs and explains why the front-end gear needs to be as close to the antenna as possible. Using his LNAs and filters and an SDR dongle, a reasonable 21-cm rig can be had for about $200 or so, less the antenna. He promises a follow-up paper on homebrew 21-cm antennas; we’ll be looking forward to that.

Not keen on the music of the spheres and prefer to listen to our own spacecraft instead? Then read up on the Deep Space Network and how you can snoop in.