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
@@ -296,6 +296,31 @@ This will initiate the Bluetooth scan on the ESP32, which will detect and pair w
296
296
3. **Control the System**:
297
297
Use the ImSwitch GUI to move the motorized stage, control the LED array, and capture images. The interface allows you to automate tasks such as focus stacking and digital phase-contrast imaging.
298
298
299
+
300
+
## Install Raspberry Pi + ImSwitch
301
+
302
+
1. Download Raspberry PI Imager
303
+
2. Flash Raspberry Pi OS 64Bit Bookworm Lite on an SD card with appropriate size (e.g. 64GB ) -> add the necessary settings (i.e. SSH, wifi password, uc2/youseetoo password/login ) )> Flash
304
+
3. Boot Raspberry Pi and waituntil it's full there; ~5 minutes => It should be connected to you r wifi; you're computer should be in the same network
305
+
4. You should be able to log into that using ssh
306
+
5. Install imswitch; Go to https://github.com/openUC2/ImSwitchDockerInstall?tab=readme-ov-file#imswitch--docker-on-raspi and then follow the procedures:
0 commit comments