Skip to content
/ PicoRX Public
forked from dawsonjon/PicoRX

Build a SDR SW/MW/LW Receiver with a Raspberry Pi Pico

License

Notifications You must be signed in to change notification settings

kelu124/PicoRX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi Pico Rx - A crystal radio for the digital age?

My first step into the world of electronics was with a crystal radio, just like this one.

crystal radio

Back then, I don't think it has ever occurred to me that I could make a radio myself, so I wasn't expecting it to work. But when I put the earphone in, I was amazed to hear very faint sounds coming through. I couldn't believe that building a radio could be so simple, and the best part was, it didn't need any batteries! That little experience sparked my interest in electronics.

Times have certainly changed since then, and today, we find ourselves in a golden age for electronics enthusiasts. Back in the ninteen eightees, I could have never imagined that my pocket money would one day buy a device with computing power that could have filled an entire room just a few decades ago.

I often wonder how we can still capture that sense of awe and excitement from my first crystal radio experience. Is it still possible to create something simple yet captivating?

The Pi Pico Rx - may be the answer to that question. While it may not be quite as straightforward as the crystal radio, the Pi Pico Rx presents a remarkably simple solution. Armed with just a Raspberry Pi Pico, an analogue switch, and an op-amp, we now have the power to construct a capable SDR receiver covering the LW, MW, and SW bands. With the ability to receive signals from halfway around the globe. I can't help but think that my younger self would have been truly impressed!

concept

Features

  • 0 - 30MHz coverage
  • 250kHz bandwidth SDR reciever
  • CW/SSB/AM/FM reception
  • OLED display
  • simple spectrum scope
  • Headphones/Speaker
  • 500 general purpose memories
  • runs on 3 AAA batteries
  • less than 50mA current consumption

Development

concept

Pi Pico Rx is currently at the experimental prototyping stage, but it does work. There is a PCB on the way. Go to the Wiki for more technical details!

About

Build a SDR SW/MW/LW Receiver with a Raspberry Pi Pico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 65.1%
  • C++ 23.9%
  • Python 9.8%
  • CMake 1.2%