Logo
v2.2.1
  • mPython Board Contents

mPython Board Tutorial

  • Basic Tutorials
  • Advance Tutorials
  • Get Started - Coding Example

MicroPython Library

  • Python Standard library
  • MicroPython Class Library

mPython Library

  • mPython Library
  • mPython extend library

MicroPython Syntax

  • MicroPython syntax
  • Copyright
    • mPython Board
    • Micropython
  • release

mPython Series

  • mPython Expansion Board
mPython board
  • Docs »
  • Copyright
  • Edit on GitHub

Copyright¶

mPython Board¶

The mPython Board is an OSHWA certified open source hardware project, the code and design are open source. But the software must be used under the [GPL-3] license, the hardware is used under the [CERN] license, and the documentation is used under the [CC0] license.

_images/OSHW_mark_CN000006.png

Micropython¶

The MIT License (MIT)

Copyright (c) 2013-2017 Damien P. George, and others

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Next Previous

© Copyright 2018-2021 labplus.All Rights Reserved Revision b1acb551.

Built with Sphinx using a theme provided by Read the Docs.