Skip to content

Commit 92d556a

Browse files
committed
Update toolsForLab.md
1 parent e1ff688 commit 92d556a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

toolsForLab.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,30 +23,30 @@ These apps are compact webpages, which can be simple installed on a phone and th
2323
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")).
2424

2525

26-
#### 1. Nyquist sampling calculator <img src="assets/images/toolsForLabs/Nyquist.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
26+
#### 1. Nyquist sampling calculator <img src="/assets/images/toolsForLabs/Nyquist.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
2727

2828
link to the [webpage](https://rainerheintzmann.github.io/IPHTNyquist/)
2929

30-
#### 2. Optical losses by reflection on the interfaces <img src="assets/images/toolsForLabs/Reflection.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
30+
#### 2. Optical losses by reflection on the interfaces <img src="/assets/images/toolsForLabs/Reflection.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
3131

3232

3333
link to the [webpage](https://ondrejstranik.github.io/pwa-optics/)
3434

3535
### Widgets
3636

37-
#### 1. Smart Inventory <img src="assets/images/toolsForLabs/tipToi.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
37+
#### 1. Smart Inventory <img src="/assets/images/toolsForLabs/tipToi.png" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
3838

3939

4040
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).
4141

42-
#### 2. CageCam <img src="assets/images/toolsForLabs/CamCage.jpg" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
42+
#### 2. CageCam <img src="/assets/images/toolsForLabs/CamCage.jpg" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
4343

4444
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).
4545

4646

4747
### Software tools
4848

49-
#### 1. Viscope - software for instrument control <img src="assets/images/toolsForLabs/viscope.PNG" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
49+
#### 1. Viscope - software for instrument control <img src="/assets/images/toolsForLabs/viscope.PNG" title="" alt="screenshot" width = "28" style="vertical-align: middle" />
5050

5151
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).
5252

0 commit comments

Comments
 (0)