Skip to content

Code using PyDAQmx to interact with our peripherals using NI PCI-6221 card. Used in goBananas and calibration tasks.

Notifications You must be signed in to change notification settings

codedragon/pydaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to interface with equipment, such as Eye tracker, with Nidaq card.
Used in both goBananas and Calibration. Need NIDAQmx and NI-DAQ installed, and the
Nidaq card, obviously.

Uses awesome python interface to the NIDAQmx ANSI C driver
https://pythonhosted.org/PyDAQmx/

C Examples:
/c/Users/Public/Documents/National Instruments/NI-DAQ/Examples/DAQmx ANSI C

pydaq              code actually used in Calibration and goBananas
test_digital       code to test sending digital signals
test_eye           code to test receiving data from eye scan computer
test_reward        code to test sending reward pulse

About

Code using PyDAQmx to interact with our peripherals using NI PCI-6221 card. Used in goBananas and calibration tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages