Skip to content

Commit

Permalink
Update interacting-with-arduino-using-node-red.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitshinde-84 authored Feb 12, 2025
1 parent d6552c3 commit 9d68c16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To begin, you need to run Node-RED on the device connected to your Arduino, whet

Using the FlowFuse device agent simplifies this process. It allows you to remotely access and manage your Node-RED instance without the need for extensive configuration or security management. This approach ensures a more efficient and secure deployment, enabling you to focus on building automation solutions.

For a step-by-step guide on installing and running the FlowFuse device agent, refer to the official documentation: [FlowFuse Device Agent Quickstart](/docs/device-agent/quickstart/). We also offer a free tier that lets you manage up to one device for free. [Sign up](https://app.flowfuse.com/account/create) today!
For a step-by-step guide on installing and running the FlowFuse device agent, refer to the official documentation: [FlowFuse Device Agent Quickstart](/docs/device-agent/quickstart/). By the way, we also offer a [free tier](/blog/2024/12/flowfuse-release-2-12/) that lets you manage up to two edge devices for free. [Sign up today](https://app.flowfuse.com/account/create)!

### Step 2: Downloading Firmata protocol setup to Arduino.

Expand Down

0 comments on commit 9d68c16

Please sign in to comment.