My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

SDR MK1 Software Defined Radio Firmware

This is the repository for the SDR MK1 Software Defined Radio firmware. The MK1 is based on the Atmel AT90USB1287 microcontroller and LM97593 DRC chipset from National Semiconductor. The firmware is using the excellent LUFA library from Dean Camera for communicating through USB.

Please note, that in order to be able to upgrade the firmware, you will need:

Please refer the Firmware Upgrade Instructions Wiki page for how to perform the upgrade.

In order to work on source code, you will need:

Note, that although LUFA is relying on WinAVR for the GNU Tools (C compiler and such), the makefile for the SDR MK1 is able to use the toolchain provided with AVR Studio 5. If you are using the AVR Studio 4, you either have to download a separate AVR Toolchain Installer or install WinAVR. (I really haven't tested it with AVR Studio 4 + AVR Toolchain combo, so WinAVR approach is recommended for AVR Studio 4.)


The work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) License. Basically, you are free to remix, tweak, and build upon this work non-commercially, as long as you credit the original work properly and license your new creations under the identical terms. You have to, however, ask for permission if you are planning to use the material or inherited works commercially.

Powered by Google Project Hosting