一种通过firmata协议控制Arduino LabVIEW库
资 源 简 介
Indrotuction
A basic library that permits controlling an arduino through the firmata protocol. The current version is developed and tested with the arduino ver0021 software.
The purpose of this library is to make it easy to LabVIEW developers to connect their code to the real world using the arduino hardware.
My goal is to use this subvi of library through labview to make arduino as a cheap DAQ device. If anyone also interested in contributing towards this direction let me know.
developer guide
1. Setup Environment
-download the arduino software form official webiste (http://arduino.cc/en/Main/Software)
-unzip arduino-0022.zip file and copy to local drive C:arduino-0022
-download the labviewduino file from google project code website
(http://code.google.com/p/labviewduino/downloads/list)
-unzip labviewduino-v1.0.0.127.zip and copy to local drive C:labviewduino-v1.0.0.127
-connect the usb ca
文 件 列 表
labviewduino-v1.0.0.127
Advanced Serial Write and Read.vi
Firmata-Example-AI.vi
Firmata-protocol-analog-IO.vi
ReleaseNote.pdf
sketch_firmata_analog_input