Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.39 KB

node-sdr

Node.js SDR Tools and Experiments

This repo is a collection of my thoughts, developments, experiments and other ramblings as I learn more about SDR and its implementation.

I make no promises that it will be useful but hopefully over time it may grow into a tool set for the Node.js platform.

Inspiration

Radio can be a tough area to get started in but there are numerous resources out there to help. Some I have found useful are listed below:

Building a radio data network with Node.js - Thomas Watson @ Nodeconf.eu 2017

CSDR - a command line tool to carry out DSP tasks for Software Defined Radio

Cyberspectrum: Bay Area Software Defined Radio - Amazing visuals

Seeing Circles, Sines and Signals - A DSP Introduction

Quadrature Signals: Complex, But not Complicated

Great Scott Gadgets SDR Tutorials

I/Q Data for Dummies

Contributing

If you would like to contribute or start a discussion, please feel free to hit me up on Twitter or see Contributing.md.