-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This is a system for an low cost optical spectrograph. A prototype is actually working but not yet fully documentated here. It is also not planned to put the first design, which is a wooden box with prism, entrance slit and linear CCD here. Instead a new design consisting of a 3D printed case shall be given.
The sensor is actually a ILX554B linear CCD, but as Sony stoped the production it will be later replaced by a different sensor. The CCD is read by an ATMega8 microprocessor. Using an serial interface it is connected to a computer (USB to serial interfaces do work). A Java program utilizes the RXTX package to connect to the device.
Main components are:
-
Board to connect linear CCD - not yet posted here
-
Board with ATMega 8 - not yet posted here
-
C programm for the ATMega 8 - posted here
-
Java programm on the computer - posted here
-
Case for the linear CCD - not yet posted here
-
Case for a prism - not yet posted here
-
Case for a slit and lensing - not yet posted here