Skip to content

uutzinger/TeensyDMA_ADC_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TeensyDMA_ADC_server

Teensy ADC with DMA and dual buffer server

This is serial server that allows streaming of analog input data up to 700kS/s The serial commands allow setting sampling rate and input configuration. The data is read with internatl trigger and transfered using DMA to a buffer. In streaming mode, once the buffer is full, the software switches to a second buffer.

About

Teensy ADC with DMA and dual buffer server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages