Skip to content

trigrass2/TART

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transient Array Radio Telescope

The Transient Array Radio Telescope (TART) is a low-cost aperture synthesis array developed by the elec research group at the University of Otago

-> All-sky image from a TART telescope <-

The tart software and hardware designs are released as open-source designs and are licensed under the GPL v3.

The authors of the first version of the TART are Tim Molteno, Charles Shaw, Max Scheel and Phil Brown. Enquries about the TART should be addressed to Tim Molteno (tim@elec.ac.nz).

Hardware

The TART hardware is designed using a combination of KiCAD (newest boards) and CadSoft's Eagle package. These designs are located in the hardware folder.

Firmware

The TART uses an FPGA to synchronize data from each receiver. The code for this in the Verilog language is in the hardware/papilio/tart_spi/verilog directory

Software

Software for operation is predominantly written in python and contained in the software/python directory. This installs the tart python package that contains all the necessary code.

About

Transient Array Radio Telescope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Eagle 44.4%
  • Verilog 27.9%
  • KiCad Layout 20.3%
  • Python 4.3%
  • C++ 1.6%
  • Makefile 0.5%
  • Other 1.0%