31 lines
2.1 KiB
Markdown
31 lines
2.1 KiB
Markdown
# Portenta Machine Control Library for Arduino
|
|
|
|
[](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/check-arduino.yml)
|
|
[](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/compile-examples.yml)
|
|
[](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/spell-check.yml)
|
|
|
|
Arduino Library for the Portenta Machine Control
|
|
|
|
The Portenta Machine Control enhances existing products with minimal effort, allowing companies to implement a standard platform across different equipment models. It is now easy to create an infrastructure of interconnected machines, which can be controlled onsite or via the cloud when needed; moreover, human-machine interaction can be further enahnced via mobile apps thanks to BLE connectivity.
|
|
|
|
For more information about this library please visit us at https://www.arduino.cc/reference/en/libraries/arduino_machinecontrol/
|
|
For more information about this product: https://www.arduino.cc/pro/hardware/product/portenta-machine-control
|
|
|
|
## License
|
|
|
|
Copyright (c) 2021 Arduino SA. All rights reserved.
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
|
|
This library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|