-
1Step 1
Study!
http://en.wikipedia.org/wiki/Optics
http://en.wikipedia.org/wiki/Charge-coupled_devicehttp://en.wikipedia.org/wiki/Analog_circuit
http://en.wikipedia.org/wiki/Analog-to-digital_con...
http://en.wikipedia.org/wiki/Diffraction_grating
This one if you want to know how an artisan learned to use the rainbow prism/grating 'physical fourier transform' effect (sorting of light by wavelength) to correct for chromatic aberration in lenses during the early 1800s:
http://www.amazon.com/Spectrum-Belief-Fraunhofer-T... -
2Step 2
Solder the circuit board components (work in progress).
-
3Step 3
Be careful when soldering the ICs (Integrated Circuits), and especially the ADC and most importantly the CCD. Follow the datasheet specifications for soldering, the temperature and how long they can be held at temperature.
-
4Step 4
Assemble concave aberration-corrected flat-field grating with a slit and the open-Spectrometer CCD.
-
5Step 5
Connect the USB cable to the open-Spectrometer and a computer.
-
6Step 6
Ensure the FTDI virtual COM port driver is installed. Ensure Python is installed. Download or clone the open-spectrometer github repository. Copy the contents of the directory desktop-software into your Python installation's site-packages directory (you could copy this directory and rename it to something without a dash, as they aren't allowed in Python module names), or add it to any existing Python script's path manually with sys.path.append(DesktopSoftwarePathString).
-
7Step 7
See openSpectrometer.py's main() function for an example of how to use the software. (This documentation and the software will be updated as the hardware progresses in functionality)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Are you sure? yes | no