blob: 776d9f250c5567637013341378d91ec8a41ff605 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
Toolbox: arduino
Title: Arduino
Summary: Arduino Communication through Serial
Version: 1.2
Author: Bruno JOFRET
Maintainer: Bruno Jofret <bruno.jofret@scilab-enterprises.com>
Category: Instruments Control
Entity: Scilab Enterprises
WebSite: http://www.scilab-enterprises.com/
URL: http://atoms.scilab.org/toolboxes/arduino/1.1
License: CeCILL
ScilabVersion: >= 5.4
Depends:
Date: 2013-06-28 14:15:43
Description: This toolbox provides Arduino communication blocks for Xcos.
Communication is performed through Serial port.
Only works under Windows platform.
|