# tinysdr **Repository Path**: sympny/tinysdr ## Basic Information - **Project Name**: tinysdr - **Description**: First SDR platform for IoT networks - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-09-26 - **Last Updated**: 2022-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Overview TinySDR Board TinySDR is the first software-defined radio platform specialized for internet-of-things networks. ### Hardware TinySDR schematic is in [hardware](hardware/schematic.pdf). You can download [PCB design files](hardware/pcb-tinysdr.zip) to build TinySDR hardware. ### Firmware TinySDR firmware CCS project is in [firmware](firmware/). ### FPGA Demos TinySDR Bluetooth beacons and LoRa demos are in [demo](demo/). - [LoRa Modulator](https://github.com/uw-x/lora-modulator) - [FSK Modulator](https://github.com/mehrdadh/fsk-modulator) ### Contributers - [Mehrdad Hessar](https://github.com/mehrdadh) - [Ali Najafi](https://github.com/anajafi) - [Vikram Iyer](https://github.com/viyer)