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
Plug the wall plug of the power adapter into a wall outlet.
32
30
33
31
The FRAME includes a small embedded Raspberry Pi computer, which we'll refer to as the FRAME's *RPi*. It has a statistically-unique *machine name*, which is also written on a sticker on the FRAME:
@@ -44,8 +42,6 @@ Throughout this process, the indicator LEDs on the RPi will report what it's doi
44
42
45
43
Now that the FRAME has finished booting up, we're ready to connect your computer to the FRAME in order to access the FRAME's software.
46
44
47
-
48
-
49
45
The RPi makes a Wi-Fi network from its internal Wi-Fi module; we call this network the FRAME's *Wi-Fi hotspot*.
50
46
The name of the Wi-Fi hotspot has the format `openuc2-{machine name}`, where `{machine name}` should be replaced with the RPi's machine name.
51
47
For example, if the machine name is `separate-bath-30666`, then the Wi-Fi hotspot will be named `openuc2-separate-bath-30666`.
@@ -97,29 +93,30 @@ Open your computer's web browser and try navigating to each of address in the fo
97
93
98
94
3.[http://192.168.4.1](http://192.168.4.1)
99
95
100
-
The resulting web page is your FRAME's *landing page*, and it will look something like this:
96
+
The resulting web page is your FRAME's *landing page*, and it will look something like this (in this case Machine name: long-comfort-3229):
The landing page provides some information about your FRAME machine, and it's an easy way to access the apps running on your FRAME.
106
102
103
+
You have 2 main options to go from here: to the *Microscope Control* (ImSwitch GUI) to start working with the microscope or to *Machine Adiministration* to access advanced settings.
104
+
105
+
If you want to shortly checkout the *Machine Adiministration* page, it will look something like below.
You can bookmark this page in your web browser for easy access, so that you don't have to type the address of this page whenever you want to open it.
110
112
111
113
:::
112
114
113
-
## Open ImSwitch
115
+
## Open ImSwitch (Microscope Control)
114
116
115
117
Now that you have the landing page open in your web browser, we're ready to open *ImSwitch*, which is the app for operating the microscopy-related functions of your FRAME machine.
116
118
117
-
On the landing page, click on the "ImSwitch dashboard" link; it can be seen under the "Browser applications" section of the screenshot above (in the previous section).
118
-
The link will open ImSwitch in a new tab, and you will see something like this:
119
-
120
-

121
-
122
-
This screenshot shows ImSwitch's "Live View" page, which is a general-purpose interface for previewing the FRAME's camera, adjusting its camera settings, and moving the FRAME's sample stage.
119
+
On the landing page, click on the *Microscope Control* link. ImSwitch will open in a new tab.
0 commit comments