Skip to content

Commit

Permalink
renaming things
Browse files Browse the repository at this point in the history
  • Loading branch information
Harvey Bates authored and Harvey Bates committed Nov 15, 2020
1 parent dba4c93 commit c2cca50
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 3 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ Open-JIP is an open-source chlorophyll fluorometer used for quantifying photosyn
If you would like to see what the device is capable of, you may be interested in this recent [publication](https://doi.org/10.1016/j.algal.2020.102105) which uses Open-JIP as a flow-through fluorometer.

<p align="center">
<img src="Open-JIP Pictures/Teensy (v0.2).jpg" width="300">
<img src="Pictures/Teensy (v0.2).jpg" width="300">
</p>


## Getting started

### Downloading the files
Expand Down Expand Up @@ -134,9 +135,10 @@ While software adjustments are suitable for small changes in a number of factors
The easiest way to accomplish this is through the use of neutral density filters placed infront of the actinic LED. However, we can also change this by adjusting a resistor value (R10) on the circuit board.

<p align="center">
<img src="Open-JIP Pictures/ActinicCircuit.png" width="600">
<img src="Pictures/ActinicCircuit.png" width="600">
</p>


**Increasing** the resistance of R10 results in *decreased* actinic brightness.

**Decreasing** the resistance of R10 results in *increased* actinic brightness.
Expand All @@ -148,9 +150,10 @@ Do this in 1Kohm steps to dial in the specific brightness you need for your appl
When measuring dilute or highly concentrated solutions of microalgae you may want to change the resistor value (R5) to suit your needs.

<p align="center">
<img src="Open-JIP Pictures/DetectionCircuit.png" width="600">
<img src="Pictures/DetectionCircuit.png" width="600">
</p>


**Increasing** the resistance of R5 will *increase* the sensitivty of detection.

**Decreasing** the resistance of R5 will *decrese* the sensitivty of detection.
Expand Down

0 comments on commit c2cca50

Please sign in to comment.