DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
Classes
Lin_ACorr_RT_Teensy.hpp File Reference
#include "./../types.hpp"
#include "simpler_circular_buffer.hpp"
#include <Arduino.h>
Include dependency graph for Lin_ACorr_RT_Teensy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinACorrRTTeensy< Series_Size, hasMonitorChannel >
 This is an implementation of Lin_ACorr_RT_Base for Teensy with (No normalisation or baseline subtraction.) More...