source: rtos_arduino/trunk/arduino_lib/libraries/Braccio/README.adoc@ 175

Last change on this file since 175 was 175, checked in by ertl-honda, 8 years ago

ライブラリを Arduino IDE 1.7.9 にupdate

File size: 1.0 KB
Line 
1= Braccio Library for Arduino =
2
3The library offers easy access to the data from the onboard Arduino Braccio, and provides moves the Arduino Braccio.
4
5For more information about this library please visit us at
6http://www.arduino.org/products/tinkerkit/17-arduino-tinkerkit/arduino-tinkerkit-braccio
7
8== License ==
9
10Copyright (c) Medea-Solutions. All right reserved.
11
12This library is free software; you can redistribute it and/or
13modify it under the terms of the GNU Lesser General Public
14License as published by the Free Software Foundation; either
15version 2.1 of the License, or (at your option) any later version.
16
17This library is distributed in the hope that it will be useful,
18but WITHOUT ANY WARRANTY; without even the implied warranty of
19MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20Lesser General Public License for more details.
21
22You should have received a copy of the GNU Lesser General Public
23License along with this library; if not, write to the Free Software
24Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Note: See TracBrowser for help on using the repository browser.