witgit/witgit-rec

13 lines
272 B
Python
Executable File

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Script to record from a DIY / low cost spectrometer via audio.
Based on software from the DIY particle detector by Oliver Keller.
https://github.com/ozel/DIY_particle_detector
@author: Jeff Moe
@date: January 2022
"""