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: toolsForLab.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,30 +23,30 @@ These apps are compact webpages, which can be simple installed on a phone and th
23
23
Apps are based on [Progressive Web App](https://en.wikipedia.org/wiki/Progressive_web_app) technology. The app itself is web page, which can be viewed in any web browser. For the offline use the app has to be installed through majority of browsers ([How to install PWA](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Installing")).
link to the [webpage](https://rainerheintzmann.github.io/IPHTNyquist/)
29
29
30
-
#### 2. Optical losses by reflection on the interfaces <imgsrc="assets/images/toolsForLabs/Reflection.png"title=""alt="screenshot"width = "28"style="vertical-align: middle" />
30
+
#### 2. Optical losses by reflection on the interfaces <imgsrc="/assets/images/toolsForLabs/Reflection.png"title=""alt="screenshot"width = "28"style="vertical-align: middle" />
31
31
32
32
33
33
link to the [webpage](https://ondrejstranik.github.io/pwa-optics/)
Intelligent tools to easy identify small optical components, which are hard to label. We stick tiny labels (~1mm) on them and we are able to get audio information of the component with a low budget toy TipToi (more info [here](/projects/tiptoi)). Link to the depository for generation of the labels and setting the TipToi is [here](https://github.com/ondrejstranik/smartInventory).
We developed small cameras based on ESP microcontrollers that can be mounted on the Thorlabs cage system. Their live-streamed images can be viewed on mobile phones or computers via Wi-Fi connections. They are especially useful for alignment tasks when the adjustment screws are far from the target screen. We also developed small light sources that can be controlled via mobile phones. A link to the app used to control the cameras and light sources is available [here](https://ondrejstranik.github.io/CamCage/), and the repository for building these cameras/light sources can be found [here](https://github.com/ondrejstranik/webCamCom).
45
45
46
46
47
47
### Software tools
48
48
49
-
#### 1. Viscope - software for instrument control <imgsrc="assets/images/toolsForLabs/viscope.PNG"title=""alt="screenshot"width = "28"style="vertical-align: middle" />
49
+
#### 1. Viscope - software for instrument control <imgsrc="/assets/images/toolsForLabs/viscope.PNG"title=""alt="screenshot"width = "28"style="vertical-align: middle" />
50
50
51
51
We developed a framework to control and synchronise a data acquisition from different devices (focus on optical microscopy) in the lab. It should simplify writing own software controlling instruments. The main feature is that the software development and debugging can be done without need of the real instruments (more info [here](/projects/viscope)). Link to the depository of the `viscope` framework is [here](https://github.com/ondrejstranik/viscope).
0 commit comments