ESDAQ is a general-purpose DAQ system.
General About ESDAQ Echosystem
ESDAQ ecosystem is a professional grade, compact, editable and upgradeable data acquisition system. It comes with a bootloader program. You can edit hardware and software according to the documentation. All documentation and sources are accessable on github repository. You can get lifetime support and customized firmware for your special application! You can find all firmware and release notes on github page.
You can use this device in many fields. It is going to fit your data acquisition system instead of expensive alternatives! Don't delay your esdaq experience!
ESDAQ Features and Specifications
- USB Connection
- Easy-to-use AT command set. It's open!
- 13 Channel protected digital input/output 0-3.3 V
- 8 Channel ±10 V, 12-bits analog input, directly millivolt value.
- 2 Channel 0-3.3 V 3300 step analog output.
- Complete software control, no jumpers or switches
- No power supply needed. Directly using via USB.
Libraries
- You can use AT command set to program your project as speaking with a your digital friend! It is so easy! Library usage is not mandatory.
- LabVIEW VI set (ready. It sends to purchase persons)
- Visual Studio .NET (on progress, coming soon)
Quick Start
You can use ESDAQ directly with serial port communitaion. For example, for led blinking following is enough!
AT+DW=1-1 AT+DW=1-0
You can use following LabVIEW program to plug-and-play.
Applications
- Test platforms, test benchs
- Plant automation
- Generic automation
- PC controlled platforms
- Data acquisition system
- Data logging
- Borders are your creativity!
Bootloader
You can download bootloader program from here! It is very user friendly.