Vorpal Robotics Wiki
Log in

Difference between revisions of "Vorpal The Hexapod Creative Commons License Information"

From Vorpal Robotics Wiki
(Use of Adafruit PWM Servo Driver Library)
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
COMING SOON
+
{{float_box|{{VCH Quick Links}} }}
  
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Vorpal Combat Hexapod 3D Printable Models</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.vorpalrobotics.com" property="cc:attributionName" rel="cc:attributionURL">Vorpal Robotics, LLC</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="http://vorpalrobotics.com/wiki/index.php?title=Vorpal_Combat_Hexapod_Creative_Commons_License_Information" rel="dct:source">http://vorpalrobotics.com/wiki/index.php?title=Vorpal_Combat_Hexapod_Creative_Commons_License_Information</a>.<br />Permissions beyond the scope of this license may be available at <a xmlns:cc="http://creativecommons.org/ns#" href="http://vorpalrobotics.com/wiki/index.php?title=Vorpal_Combat_Hexapod_Creative_Commons_License_Information" rel="cc:morePermissions">http://vorpalrobotics.com/wiki/index.php?title=Vorpal_Combat_Hexapod_Creative_Commons_License_Information</a>.
+
=Vorpal The Hexapod 3D Printable Models=
 +
 
 +
[[File:CC-BY-SA-88x31.png]]
 +
 
 +
This includes all OnShape models or those models exported in any format.
 +
 
 +
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
 +
 
 +
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/
 +
 
 +
Attribution for this work should be made to: Vorpal Robotics, LLC
 +
 
 +
=Vorpal The Hexapod Scratch X Javascript Software=
 +
 
 +
[[File:CC-BY-SA-88x31.png]]
 +
 
 +
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
 +
 
 +
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
 +
 
 +
Attribution for this work should be made to: Vorpal Robotics, LLC
 +
 
 +
=Vorpal The Hexapod and Gamepad Arduino C++ Software=
 +
 
 +
[[File:CC-NC-BY-SA-88x31.png]]
 +
 
 +
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.  
 +
 
 +
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.
 +
 
 +
Attribution for this work should be made to: Vorpal Robotics, LLC
 +
 
 +
For information on licensing this work for commercial purposes, please send email to support (AT) vorpalrobotics.com
 +
 
 +
=Use of Adafruit PWM Servo Driver Library=
 +
 
 +
The Vorpal Hexapod software that runs on the robot (not the gamepad) makes use of the Adafruit PWM Servo Driver Library. (For complete source code, see https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library). As such, we are required by the Adafruit license to post the following information.
 +
 
 +
 
 +
Software License Agreement (BSD License)
 +
 
 +
Copyright (c) 2012, Adafruit Industries
 +
All rights reserved.
 +
 
 +
Redistribution and use in source and binary forms, with or without
 +
modification, are permitted provided that the following conditions are met:
 +
 
 +
1. Redistributions of source code must retain the above copyright
 +
notice, this list of conditions and the following disclaimer.
 +
 
 +
2. Redistributions in binary form must reproduce the above copyright
 +
notice, this list of conditions and the following disclaimer in the
 +
documentation and/or other materials provided with the distribution.
 +
 
 +
3. Neither the name of the copyright holders nor the
 +
names of its contributors may be used to endorse or promote products
 +
derived from this software without specific prior written permission.
 +
 
 +
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY
 +
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 +
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 +
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
 +
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 +
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 +
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 +
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 +
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 +
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 +
 
 +
{{Vorpal Quick Links}}

Latest revision as of 23:57, 9 January 2018

Vorpal Hexapod Quick Links:

Vorpal The Hexapod 3D Printable Models

CC-BY-SA-88x31.png

This includes all OnShape models or those models exported in any format.

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/

Attribution for this work should be made to: Vorpal Robotics, LLC

Vorpal The Hexapod Scratch X Javascript Software

CC-BY-SA-88x31.png

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.

Attribution for this work should be made to: Vorpal Robotics, LLC

Vorpal The Hexapod and Gamepad Arduino C++ Software

CC-NC-BY-SA-88x31.png

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.

Attribution for this work should be made to: Vorpal Robotics, LLC

For information on licensing this work for commercial purposes, please send email to support (AT) vorpalrobotics.com

Use of Adafruit PWM Servo Driver Library

The Vorpal Hexapod software that runs on the robot (not the gamepad) makes use of the Adafruit PWM Servo Driver Library. (For complete source code, see https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library). As such, we are required by the Adafruit license to post the following information.


Software License Agreement (BSD License)

Copyright (c) 2012, Adafruit Industries All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Vorpal The Hexapod Quick Links

Sign Up For Our NEWSLETTER VORPAL FORUM: Join the Discussion

User Documentation:

Getting & Giving Vorpal

Activities:

Contact/Press: