DAQx
DAQx is MATLAB GUI application made for data acquisition (with NI devices)
Why?
To have a single application that manages acquisition devices setup and acquire the data without spending much time on coding.
Features
- Data acquisition devices configuration within GUI
- Data visualisation
- Data export
How to install the application?
Requirements:
- MATLAB R2022b (compatibility with other versions is to be checked)
- NI DAQmx drivers (compatible with your acquisition device)
- Data Acquisition Toolbox
The code is distributed as the .mlapp file which you can open within MATLAB.
How to use the application?
The process is shown in the video below (check GitHub page if you are unable to see it).
1k.mp4
How to support this project?
- To-do list:
- Add clocks, triggers functionality
- Verify that properties for devices/channels have been updated properly
- Verify if it works with directsound drivers or other devices
- Calculation options (real-time or after acquisition is completed)
- Average, sum
- FFT
- etc.
- GUI improvements
- Yellow buttons are reserved for future features (maybe removed and redesigned)
- Workflow improvements
- Design improvements
- Data structure organisation and coherence
- Data export
- Your ideas
- Coffee
- Buy me a coffee https://www.buymeacoffee.com/mariomalic
Cite As
Mario Malic (2024). DAQx (https://github.com/MarioMalic/DAQx/releases/tag/v1.0.0), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2022b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.