Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

arduino-libraries/Arduino_MachineControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated] Portenta Machine Control Library for Arduino

Warning

This library is deprecated and no longer actively maintained.

We recommend transitioning to the Arduino_PortentaMachineControl library for ongoing support, new features and contributions. If you need assistance with migration, refer to the migration guide.

Please note that the examples provided with this library are not compatible with the new library.

Check Arduino status Compile Examples status Spell Check status

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