Skip to content

andriy-bilynskyy/sdr-trx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDR transceiver

Assembled device

General info

Main concept

  • Fully open source design include HW and SW
  • Only free development SW
  • Single board design to keep design simple
  • SMT design
  • Standalone battery powered device

Folder structure

  • schematic/ - KiCad PCB design. Schematic, PCB routing, manufacture documentation.
  • simulation/ - HW components spice simulations.
  • firmware/ - firmware.
  • calculations/ - calculations and considerations needed for HW/SW design implementation.
  • datasheets/ - datasheets used during design implementations.
  • tests/ - projects to check design components functionality.

Block diagram

See schematic/sdr-trx/sdr-trx.sch which is top level schematic.

Great thanks for sharing their approaches knowledges and considerations