• TEAM
  • SEARCH
  • LOGIN

IO Rodeo Inc. - Smart lab technology

  • home
  • store
  • hardware
  • software
  • projects
  • blog
  • docs
Home

Educational Colorimeter Kit

  • View
  • Posts

Full documentation of the colorimeter project is located on our documentation site at http://public.iorodeo.com/docs/colorimeter

 

 

 

  • Documentation

  • Colorimeter assays

  • Blog
  • Wiki
  • Community

  • Hardware Designs
  • Software

  • Kickstarter
  • Instructables
  • Bitbucket

  • Store Page

 

Colorimeters are analytical devices commonly used in science labs to measure the amount of light of a specific wavelength that is absorbed by a sample. Absorbance is related to concentration (Beer-Lambert Law) so the greater the concentration (color intensity) of a sample, the greater the absorbance (A) value. Comparison of the absorbance measurements to a calibration curve provides the final concentration in the sample. In this project we have designed an open source colorimeter with an Arduino shield.

The colorimeter e ssentially consists of two electronics boards: i) a red-green-blue (RGB) LED board and a light sensor board. A cuvette holder in the center of the colorimeter properly positions the sample between the LED and the sensor. The sensor board connects to a Arduino programmed with the colorimeter firmware via a simple colorimeter shield. When the colorimeter is operating, the RGB LED illuminates the sample in the cuvette with one of three different wavelengths of light:

  Peak wavelength Dominant wavelength Intensity Spectral bandwidth
Red Light 632 nm 625 nm 1077.5 mcd 18 nm
Green Light 523 nm 528 nm 1570 mcd 33 nm
Blue Light 465 nm 470 nm 377.5 mcd 25 nm

A small slit in the colorimeter allows light to pass through the sample to the light sensor. Absorbance (A) of the sample is determined by comparing the intensity of incident light (I0) to the intensity of light after it has passed through the sample (I) using the following equation: A = log10(I/I0). 

  • colorimeter

Thank you to all of our Kickstarter Backers for helping us to reach our funding goal and for supporting development of the open source colorimeter project !

Powered by Drupal, an open source content management system

User login

  • Request new password

  • home
  • store
  • hardware
  • software
  • projects
  • blog
  • docs

Design files, source code and licenses: http://bitbucket.org/iorodeo