Internet of Things
Arduino
22 min
arduino provides an open source electronics platform for building digital devices integrating arduino with make com enables users to automate device controls, collect sensor data, and trigger workflows based on real time hardware events from their arduino projects this is ai generated content based on official arduino documentation the content may contain mistakes please verify important information if you have questions on vendor documentation, contact https //www arduino cc/ directly requirements to use the arduino app in make, you must have an active account and valid client credentials, https //www arduino cc/ for subscription, refer to the https //www arduino cc/ connect arduino and {{product name}} to get started, you must first create a connection between arduino and {{product name}} , allowing the two services to communicate obtain your oauth2 clientcredentials credentials in your arduino account create the connection in make obtain your oauth2 clientcredentials credentials in your arduino account before you create the connection in {{product name}} , you should first obtain your oauth2 clientcredentials credentials in your arduino account to obtain your oauth2 clientcredentials credentials navigate to the arduino iot cloud dashboard click on the api section or developer section in the navigation menu click the create new client or add application button enter the callback uri https //www integromat com/oauth/cb/arduino copy the client id displayed on screen copy the client secret displayed on screen you will use this value while creating a connection in {{product name}} because the ui might have changed, the steps you see on your screen might be different, https //docs arduino cc/cloud api/ create the connection in {{product name}} https //www make com/en/register , add the arduino module to your {{scenario singular lowercase}} , and click create a connection if you add a module with an instant tag, click create a webhook , then create a connection optional in the connection name field, enter a name for the connection enter the authentication credentials you copied from your arduino account or follow the on screen instructions to create the connection for detailed information on connecting an application, see docid\ so88fm6pkt0g adkddfzz page arduino modules after connecting to the arduino app, you can choose from a list of available modules to build your {{scenario plural lowercase}} create a device adds a new device to your account or system create a device cert generates a new certificate for a specified existing device create a thing creates a new item or record in the specified application create a thing property creates a new property for a specified thing create a thing sketch creates a new sketch for a thing in your account delete a device removes a specified device from your account delete a device cert removes a specified certificate from the device delete a thing deletes a specified item from your database or application delete a thing property removes a specified property from an existing thing delete a thing sketch deletes a specified thing sketch from your account get a device fetches detailed information about a specific device that already exists in your account get a device cert retrieves the details of a specific certificate that has been assigned to a device get a thing fetches the details of a specified existing item from your account get a thing property fetches the value of a specified property from an existing thing list device certs displays all certificates that have been assigned to a specific device list device events retrieves a list of events generated by devices list device properties retrieves and displays detailed properties of a specified device list device time series fetches historical time series data recorded by a specified device list thing properties displays detailed information and attributes of a specified item list user devices retrieves a list of all devices linked to the user's account make an api call executes a custom api request to the connected service using your authorized credentials publish a thing property sends a specified property value to a selected device update device properties modifies the settings or attributes of a selected device update a device modifies the settings or information of a specified device update a device cert updates the details of an existing certificate update a thing updates the details of an existing item in your database update a thing property updates the value of a specified property for an existing thing update a thing sketch updates the details or properties of an existing thing sketch in your account templates you can look for more templates in https //www make com/en/templates , where you'll find thousands of pre created {{scenario plural lowercase}} arduino resources you can have access to more resources related to this app on the following links https //community make com/search?q=arduino https //www arduino cc/ https //www arduino cc/reference/en/iot/api/ https //www make com/en/integrations/arduino