Git Product home page Git Product logo

c12880ma's Introduction

C12880MA

C12880 mini spectrometer code for Teensy 3.x (Teensy 4.x is not supported)

This code reads Hamamatsu spectrometer using the spectrometer provided ADC trigger signal and DMA. The ADC clock is adjustable but the Teensy is limitted to about 800kS/s. The Teensy ADC library (with external clock option) is needed (modified from original library: https://github.com/uutzinger/ADC).

The hardware can be purchased here https://groupgets.com/manufacturers/hamamatsu-photonics/products/c12880ma-micro-spectrometer

Urs Utzinger, Summer 2019, Fall 2020

Connections to several pins on Teensy will need to be made:

C12880MA => Teensy 3.2

=========================================================================

SPEC_CLK => 23 // From Teensy to Spectrometer

SPEC_CLK => 21 // CLK cycles are counted with Teensy interrupt, pin 21 and 23 both need to be connected to SPEC_CLK

SPEC_TRG => 11 // From Spectrometer to Teensy, ADC signal trigger

SPEC_ST => 12 // Sensor start pulse from Teensy

SPEC_VIDEO => 14 // Sensor signal, analog in, buffered, low impedance to Teensy

SPEC_EOS => 13 // Sensor End of Scan, to Teensy

FLASH_TRIGGER => 18 // Light on/off from Teensy, will also work on other pins

Connect either 5V or 3.3V to Groupgets board, not both.

Do not place the Groupgets board onto your desk without first attaching insultation to the back of the PCB. If the board is no longer working, likely the voltage regulator was shorted and needs to be replaced.

c12880ma's People

Contributors

uutzinger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.