Giter Club home page Giter Club logo

teensy_sdr's Introduction

Teensy_SDR

Software defined radio using Teensy 3.1, Teensy Audio shield and Softrock

This is a software defined radio using the Arduino compatible Teensy 3.1 and audio shield from PJRC. It takes advantage of the audio library supplied by PJRC to implement the audio signal processing chain.

Dependencies - most of these libraries are available from PJRC and can be installed with the Teensyduino package:

Audio - Teensy Audio library V1.02,
SD (not used but needed for the audio libraries to compile),
SPI,
Wire,
Metro,
Bounce,
Encoder,
SI5351 (github.com/NT7S/Si5351),
Adafruit Graphics library (adafruit.com),
Driver for your display - I used a Banggood knockoff of the AdaFruit 1.8" TFT

Changelog: Jan 2015 - first public release, RX only
March 2015 - CW and SSB TX mode added, band swiching added, general cleanup of the code
April 9 2015 - added the driver for the Banggood 1.8" display and a slightly modded SI5351 library for the Teensy which has no eeprom
- move these to your Arduino/libraries folder
April 13 2015 - added wiring diagram
Sept 19 2015 - merged Softrock Ensemble support and SI570 from GMTII
- I don't have an Ensemble so I can't test these patches

NOTE: code compiles OK with Arduino 1.61 and Teensyduino 1.21 BUT sometimes image is not suppressed as evidenced by signals moving both ways when you tune. Seems that if you recompile and reload once or twice its fine until the next time you recompile and flash the code. Tool chain bug ???

TODO:

  • fix software AGC which no longer works after port to audio lib 1.02
  • S Meter needs improvement
  • UI improvements - configuration settings etc
  • clean up display code - remove direct x,y references to allow easier modifications

project blog: rheslip.blogspot.com

teensy_sdr's People

Contributors

rheslip avatar gmtii avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.