|
DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
|
Functions | |
| def | PseudoConsole () |
| def | WelcomeText (name) |
| def | periodic_callbacks (period_ms, fn, *args) |
| def | StructRepresentation (config) |
| def utilities.periodic_callbacks | ( | period_ms, | |
| fn, | |||
| * | args | ||
| ) |
| def utilities.PseudoConsole | ( | ) |
| def utilities.StructRepresentation | ( | config | ) |
| def utilities.WelcomeText | ( | name | ) |