Internet of Things
Arduino
22 min
arduino provides open source hardware and software for building digital devices and interactive projects integrating arduino with make com enables users to automate data collection from sensors, control hardware remotely, and trigger workflows based on real world events 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 //support arduino cc/hc/en us directly requirements to use the arduino app in make, you must have an active arduino account and generate an api token, 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 credentials in your arduino account create the connection in make obtain your oauth2 credentials in your arduino account before you create the connection in {{product name}} , you should first obtain your oauth2 credentials in your arduino account to obtain your oauth2 credentials navigate to the arduino iot cloud dashboard click on the api or integrations section in the navigation menu click the button or link to create a new oauth client or application 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 your selected application create a thing property creates a new property for a specified thing create a thing sketch creates a new sketch for a thing delete a device removes a specified device from your account delete a device cert removes a specified certificate from the selected device delete a thing deletes a specified item from your account delete a thing property deletes 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 a specific certificate that has already been assigned to a selected device get a thing retrieves detailed information about a specific existing item get a thing property retrieves the value of a specified property from an existing thing list device certs displays a list of 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 a chronological sequence of data points (time series) recorded by a specified device list thing properties displays the details and attributes of a specified existing 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 selected property’s value to a specified device update device properties modifies the settings or attributes of a selected device that already exists 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 item update a thing sketch updates the details of an existing thing sketch with new information 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