首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 主机和设备之间的串行命令交互Arduino库类

主机和设备之间的串行命令交互Arduino库类

资 源 简 介

This project has moved here: https://bitbucket.org/ehsmaes/cmdcallback/wiki/Home It is no longer maintained here. - - - Arduino Library - Serial Command/Response Callback This library allows you to interact with Arduino devices from a host computer over serial lines in a simple way. The library was designed for use with wireless serial ports such as the EWRF 3022(http://swechtrading.se/zencart/index.php?mainpage=productinfo&cPath=52&products_id=614) but can just as easily be used with the standard USB-Serial interface. Core features Attach your Arduino sketch functions to commands The library parses commands and arguments A matched keyword (command) with the correct number of arguments triggers a callback to the sketch function. The argument vector is passed to the callback function. Parse, validate and cast arguments

文 件 列 表

CmdCallBack
.svn
CallBack.cpp
CallBack.h
examples

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP