Skip to content

postpop/daqPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

daq

  • uses PyDAQmx to interact with cards
  • currently supports analog input and output
  • uses generator/coroutines for
    • generating data for output
    • processing recorded data (saving, plotting, logging)

TODO

  • add saving data
  • make multi channel
  • test output buffering
  • properly implement data generation (in progress)
  • add scope (in progress)
  • add logging
  • add camera
  • add gui

Useful links

PyDAQmx docs
DAQmx C API reference
phy - possible GUI
useful wrapper
another (not so) useful wrapper
examples from scipy cookbook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages