aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1751eeb2a04b74228c09cb898ef79b5f9dd43b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Wisconsin Photoreactor Platform (WPP)

An open source photoreactor platform. 3D printed enclosure, commercially available components, and a little bit of custom circuitry.

![WPP photo](./coverart.png)

## Repository

This is an open source hardware project licensed under the CERN Open Hardware License Version 2 - Permissive.
Please see the LICENSE file for the complete license.

This repository is being mirrored to several version control systems in an attempt to ensure maximum availability.

| name             | url                                                             |
| ---------------- | --------------------------------------------------------------- |
| Chem             | https://git.chem.wisc.edu/gellman-group/wisconsin-photoreactor  |
| GitHub (primary) | https://github.com/uw-madison-chem-shops/wisconsin-photoreactor |
| GitLab           | https://gitlab.com/uw-madison-chem-shops/wisconsin-photoreactor |

## Safety

The Wisconsin Photoreactor is for use by trained chemists.

WPP apparatuses utilize high-intensity light emitting diodes (LED) that can cause eye damage if proper safety precautions are not observed. 
Light-filtering safety glasses should be worn whenever a WPP apparatus photon source is powered. 
Care must be taken to use safety glasses protective against the specific emission wavelengths of a photon source.

## Fabrication and Operation Instructions

This repository contains detailed instructions for fabrication, operation and documentation of WPP devices.
Please see [wpp-fabrication-operation.pdf](./fabrication-and-operation-instructions/wpp-fabrication-operation.pdf)

## Enclosure

The WPP is designed around a mechanically robust 3D printed enclosure.
Every WPP device has the same base, see directory `photoreactor-base`.
WPP reaction modules are meant to be switched based on the reaction vessel used.
See directory `photoreactor-reaction-modules` for our growing collection of reaction modules for common vessel types.

## Electronics

The WPP incorporates small custom circuit boards providing control over reaction conditions.
Please see the fabrication instructions for more detailed information.