[Sample Application] Arduino source code for SmartDAQ (Free)
Step by step guide to use Free full version of Arduino source code (UNO, Mega 2560, Leonardo & etc) for SmartDAQ(Android)
Step by step guide to use Free full version of Arduino source code (UNO, Mega 2560, Leonardo & etc) for SmartDAQ(Android)
This SmartDAQ is a great app used to perform multiple channels control and monitoring via USB, Bluetooth and Wifi. Currently the full version of Arduino source code (UNO, Mega & Leonardo) are released to all users. User can purchase the hardware board from our website or any other place and download these Arduino source code into them.
Google Play link for SmartDAQ App: Here
SmartDAQ Features:
Applications:
Tutorial:
[Note: Due to our record showed there are users use these download links abusively, therefore, we have removed the actual link. For anyone wish to get these Arduino source code, please email to us [support@avrcircuit.com] and inform us which version you need. We will email the source code to you, free of charge. ]
Download:
NOTE: Due to there are many compatible versions of Arduino hardware board and this SmartDAQ app might not able to support certain USB chip/function which is different from original design.
Video Tutorial:
SmartDAQ Android App with DFRduino UNO (Arduino UNO Compatitble):
SmartDAQ Android App with DFRobot Leonardo (Arduino Leonardo Compatible):
License for Arduino source code (SmartDAQ):
Copyright (c) 2015 ICircuit Technologies & Myrobot Technologies
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.
Special Thanks to:
1) Timer Library for Arduino
Author: Simon Monk
Contact: evilgeniusauthor@gmail.com
License: GNU LGPL 2.1+
2) QueueList Library For Arduino
Author: Efstathios Chatzikyriakidis
3) PWM
Author: Sam Knight
Copyright (c) 2012 Sam Knight
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rights touse, copy, modify, merge, publish, distribute, sublicense, and/or sell copiesof the Software, and to permit persons to whom the Software is furnished to doso, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.