10000 Pi Radio Telescope · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
@Pi-Radio-Telescope

Pi Radio Telescope

Amateur radioastronomy project centered around RPi-based hardware/software for a radio telescope and measurement/analysis tools

PiRaTe - The Pi Radio Telescope

Overview

This is a collection of repositories mainly around an Az/Alt mount radio telescope originally written for the 3m radio antenna at the astronomical observatory in Radebeul/Dresden (Germany) but may be utilized for similar instruments.

The main features are:

  • The hardware is based on Raspberry Pi (tested for model 4) connecting via GPIOs to easy-to-acquire ubiquitous periphery modules for motor control, position sensing, GPS reception, I/O, ADCs etc. The employed components and connections are documented on this page: https://oshwlab.com/antrares/pirate-mainboard
  • The abstraction to the hardware is managed through a custom Instrument-Neutral-Device-Interface (INDI) driver, which allows access to the scope through the quasi-standard XML-message-based INDI protocol. INDI is utilized in many remote observatories and enjoys a large community. The RPi-based PiRaTe INDI driver is found in the repository https://github.com/Pi-Radio-Telescope/indi-rpi-radiotelescope. A stand-alone INDI-driver for an Analog Devices ADC, which we use for fieldstrength measurements can be found here: https://github.com/Pi-Radio-Telescope/indi-ads1x15
  • An observation task manager (Radio Telescope Task Scheduler - RaTSche) which runs as daemon and manages tasks such as measurements, parking, maintenance etc. New tasks are added through a message queue interface e.g. through the included command-line-interface (CLI) client which allows easy integration into web-based interfaces. RaTSche is also part of the main repository under https://github.com/Pi-Radio-Telescope/indi-rpi-radiotelescope.
  • A simple visualization front-end for intensity data acquired with the radio telescope https://github.com/Pi-Radio-Telescope/RTData.
  • Web-Front-Ends for control and data visualization of the radio telescope

Pinned Loading

  1. indi-rpi-radiotelescope indi-rpi-radiotelescope Public

    Control of a Radiotelescope built on RPi hardware platform and INDI-based driver as well as an observation task manager and measurement scripts.

    C++ 5

  2. RTData RTData Public

    simple radio telescope data visualization tool

    C++ 2

  3. .github .github Public

  4. indi-ads1x15 indi-ads1x15 Public

    INDI driver for Analog Devices ADS1x15 ADC

    C++ 1

  5. pirate-watchdog pirate-watchdog Public

    C++

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

0