Schlagwort: Libraries
-
New Portenta Machine Control library boosts industrial project performance
Reading Time: 2 minutesAt Arduino, we’re committed to providing developers with tools that make the coding process smooth and efficient. That’s why we’re thrilled to announce the new Arduino_PortentaMachineControl library, an upgraded version designed to replace the deprecated Arduino_MachineControl library. It comes with a number of improvements, from a revamped structure to enhanced documentation, making…
-
New workflow for Arduino library submissions
Reading Time: 2 minutesArduino Team — June 7th, 2021 Arduino library submissions have a new, easier and more transparent workflow. Libraries are one of the pillars of the Arduino ecosystem. At time of writing, more than 3,780 open source libraries are available to perform any kind of task. This includes communication with external components and…
-
BLE central support added to ArduinoBLE
Reading Time: 4 minutesThis post is from Sandeep Mistry, Senior Software Engineer at Arduino. Today, we are pleased to announce BLE (Bluetooth Low Energy) central support in v1.1.0 of the ArduinoBLE library. This major feature addition allows your Arduino board to scan for and connect to BLE peripheral devices. With one simple library, you can…