diff options
author | plampkin <83132062+plampkin@users.noreply.github.com> | 2021-04-24 11:36:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 11:36:37 -0500 |
commit | 257cf795bff57dfb19f84c8788779f3a43b82345 (patch) | |
tree | 2876b5cc46b88de30e46c441f1ee6561f61b9bfc | |
parent | c42f09af60f1a984078a9806eb48afce5fe85b2c (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ An open source photoreactor platfrom. 3D printed enclosure, commercially avaliab ![WPP photo](./coverart.jpg) +A WPP device consists of a base, reaction module and reactor driver. The base houses the photon source and cooling fan. The reaction module consists of a reaction chamber and vessel holder. A digital driver board, analog driver board or simple circuit integrating a commercial light emitting diode (LED) driver can be fitted to the base to drive the reactor. Each component is highly versatile, and apparatus is fully modular. + ## Repository This is an open source hardware project licensed under the CERN Open Hardware Licence Version 2 - Permissive. @@ -40,4 +42,4 @@ See directory `photoreactor-tops` for our growing collection of reaction modules ## Electronics The WPP incorporates small custom circuit boards providing control over light intensity and fan speed. -Please see the fabrication instructions for more detailed information.
\ No newline at end of file +Please see the fabrication instructions for more detailed information. |