Using a CCD linear array TCD1304AP with C2000 microcontroller
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=ut9LfQmaYkU
Clocking data from a Toshiba TCD1304AP CCD sensor (linear array, 3648 pixels) to a Texas Instruments C2000 Picollo controlStick (TMS320F28069) • To display the data, I have the output of the CCD connected directly to a Rigol DS1052E oscilloscope, triggering with the EXT on the ICG (gate clear) GPIO line. I've inverted the signal via the oscilloscope for easy viewing, the X axis unit is 2ms and the Y axis unit is 200mV, the displayed total readout time is about 14.6ms (3648 * 4 microseconds = 14.59200 milliseconds) (1MHZ master clock with data 1/4 speed of master clock) • Code here: • https://github.com/nmz787/open-spectr... • Control loop specifically here: • https://github.com/nmz787/open-spectr... • Part of the OpenSpectrometer project! • openSpectrometer.com
#############################