Close

33 Results for "rtl-sdr"

  • Install SDR module

  • The NESDR Nano 3 SDR can be secured inthe recessed area on the inside of the case with an adesive pad. A hole is provided in the end-cap to allow for an anntena to be attached.
  • Shuck Kraken SDR

  • The Kraken comes in a lovely enclosure but there simply isn't enough room to bring all the extra aluminum along. The enclosure is held together by several screws with hex heads. The enclosure is a bit sticky to take apart because the thermal pads inside...
  • CUBEX

  • Plug in a USB-RTL (or any sdr device) to your computer, tune (using the sdr-sharp) to 434.460Mhz USB and wait for SSDV/RTTY signal.
  • Setting up the software

  • We'll need two main software toolchains to get up and running: one for the SDR, and one for the TinyFPGA.Setting up the SDR softwareOn the SDR side, we'll be using a couple of utilities: QSpectrumAnalyzer (https://github.com/xmikos/qspectrumanalyzer)...
  • Create a new FPGA project

  • Open your FPGA synthesis tool (or just a simulator) of choice and create a new project. Add all VHDL files from the NEO430 rtl/core folder to your project. Make sure to add them to a new library called "neo430". neo430_top.vhd is the top entity of the...