You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/getting-started/arduino-uno-q/index.rst
+4-37Lines changed: 4 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,48 +24,15 @@ Using the Arduino UNO Q with FoundriesFactory
24
24
25
25
.. warning::
26
26
27
-
This section is specific to Arduino UNO Q users. Other users can skip to :ref:`tutorials`.
27
+
This section is specific to Arduino UNO Q users.
28
28
29
-
.. _gs-using-uno-q-with-ff-signup:
30
-
31
-
Sign Up
32
-
----------
33
-
34
-
To begin using the FoundriesFactory™ Platform, start with `creating an account <signup_>`_ with us.
35
-
36
-
.. _gs-using-uno-q-with-ff-create-factory:
37
-
38
-
Create Your Factory
39
-
-------------------
40
-
41
-
The FoundriesFactory™ Community Edition is a Factory workspace which enables you to quickly build managed applications on your Linux-based device without needing to re-flash the OS.
42
-
43
-
When your account is created, it is not associated with any factories.
44
-
The next step is to `create a Community Edition Factory for the Arduino UNO Q`_.
45
-
46
-
.. _gs-using-uno-q-with-ff-install-client:
47
-
48
-
Install the OTA Client
49
-
----------------------
50
-
51
-
The OTA update client that performs container-only management is called `Fioup`_ and it supports both Arm64 and x86 systems.
52
-
53
-
Please follow the complete instructions for setting up `Fioup`_. They include steps for installing, registering your device, performing an update and configuring `Fioup`_ to run automatically.
29
+
The Arduino UNO Q ships with a Debian base image.
30
+
It is supported by the "Container-only Factory" solution.
31
+
Follow the :ref:`ref-gs-container-only` guide to get started.
54
32
55
33
.. note::
56
34
57
35
To make sure your UNO Q has the latest base OS installed, checking the `Flashing a New Image to the UNO Q`_ documentation.
58
36
59
-
.. _gs-using-uno-q-with-ff-next-steps:
60
-
61
-
Next Steps
62
-
----------
63
-
64
-
Once the OTA update client is registered with your Factory, proceed with :ref:`gs-install-fioctl` and then continue on to :ref:`gs-building-deploying-app`.
65
-
66
37
.. _Arduino UNO Q: https://docs.arduino.cc/hardware/uno-q/
67
-
.. _signup: https://app.foundries.io/signup
68
-
.. _create a Community Edition Factory for the Arduino UNO Q: https://app.foundries.io/factories/+/arduino-uno-q
0 commit comments