All Projects → jonnew → cyclops

jonnew / cyclops

Licence: other
Precision current source, with optional optical feedback, for driving LEDs and laser diodes

Programming Languages

C++
36643 projects - #6 most used programming language
AGS Script
88 projects
Gnuplot
187 projects

Projects that are alternatives of or similar to cyclops

pioreactor
Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
Stars: ✭ 28 (-26.32%)
Mutual labels:  hardware, biology
PyRhO
A virtual optogenetics laboratory
Stars: ✭ 30 (-21.05%)
Mutual labels:  neuroscience, optogenetics
Onix
ONI-compatible hardware, firmware, and host APIs for advanced neuroscience experiments.
Stars: ✭ 20 (-47.37%)
Mutual labels:  hardware, neuroscience
uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (+18.42%)
Mutual labels:  hardware, led
Msi Keyboard
MSI SteelSeries Keyboard LED Controller
Stars: ✭ 284 (+647.37%)
Mutual labels:  hardware, led
Upboard ros
ROS nodes for upboard usage
Stars: ✭ 22 (-42.11%)
Mutual labels:  hardware, led
Pulsesensorstarterproject
The Best Way to Get Started with your PulseSensor and Arduino
Stars: ✭ 38 (+0%)
Mutual labels:  hardware, led
yeast-GEM
The consensus GEM for Saccharomyces cerevisiae
Stars: ✭ 72 (+89.47%)
Mutual labels:  biology
AXIOM-Remote
A device to control AXIOM cameras.
Stars: ✭ 24 (-36.84%)
Mutual labels:  hardware
Open Electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 242 (+536.84%)
Mutual labels:  hardware
Axi
AXI SystemVerilog synthesizable IP modules and verification infrastructure for high-performance on-chip communication
Stars: ✭ 227 (+497.37%)
Mutual labels:  hardware
ThreeDeconv.jl
A convex 3D deconvolution algorithm for low photon count fluorescence imaging
Stars: ✭ 28 (-26.32%)
Mutual labels:  fluorescence-microscopy-imaging
artificial-neural-variability-for-deep-learning
The PyTorch Implementation of Variable Optimizers/ Neural Variable Risk Minimization proposed in our Neural Computation paper: Artificial Neural Variability for Deep Learning: On overfitting, Noise Memorization, and Catastrophic Forgetting.
Stars: ✭ 34 (-10.53%)
Mutual labels:  neuroscience
Node Wifi
📶 NodeJS tool to manage wifi (connections, scans)
Stars: ✭ 250 (+557.89%)
Mutual labels:  hardware
SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (-44.74%)
Mutual labels:  hardware
Thinkfan
The minimalist fan control program
Stars: ✭ 237 (+523.68%)
Mutual labels:  hardware
dashcam-rs
Prototype car dashboard camera developed using embedded Rust.
Stars: ✭ 28 (-26.32%)
Mutual labels:  hardware
nengo-dl
Deep learning integration for Nengo
Stars: ✭ 76 (+100%)
Mutual labels:  neuroscience
ColiCoords
Single-cell fluorescence microscopy data analysis
Stars: ✭ 22 (-42.11%)
Mutual labels:  fluorescence-microscopy-imaging
twpca
🕝 Time-warped principal components analysis (twPCA)
Stars: ✭ 118 (+210.53%)
Mutual labels:  neuroscience

Cyclops LED Driver

Precision, wide-bandwidth current source with optional optical feedback mode for driving high-power LEDs and laser diodes. Good for sneaking optogenetic stimuli between fast things (e.g. galvo flyback on a 2P system). Good for really controlling the amount of light you deliver during 1P imaging or optogenetic stimulation.

If you have questions or comments, please come talk on the open-ephys slack in the #cyclops channel.

Features

  • Ultra-precise
  • High power
  • Up to 1.5A per LED
  • Wide bandwidth
    • ~2.5 MHz -3 dB bandwidth
    • Maximum 100 ns 1.0A rise and fall times
  • Current and optical feedback modes
  • Built-in waveform generation
  • Over-current protection
  • Modular
    • Arduino compatible: internal waveform generation
    • Also, accepts external analog, gate, or trigger inputs

Stimulus generation options

  • External stimulus sequencer
  • External digital trigger
    • TTL logic level
  • External analog waveform generator
    • 0-5V analog signals
  • Internal 12-bit DAC
    • Synchronized across up to 4 drivers
    • Arduino library
    • Programmable triggering logic
    • Respond to USB input

Buying one

You can purchase a fully assembled cyclops driver from the open-ephys store. All profits go towards continued operation of open-ephys.

Documentation

Documentation and usage information are here: MANUAL.pdf. If you have questions concerning usage, performance, etc., please direct them toward the Open Ephys forum.

Hardware Licensing

Copyright Jonathan P. Newman 2020.

This work is licensed under CC BY-NC-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0

Note: This license applies to hardware designs and documentation which reside in the 'device', 'experimental', 'resources' folders of this repository along with information in 'MANUAL.md' and 'MANUAL.pdf'

Software Licensing

Copyright (c) Jonathan P. Newman 2017. All right reserved.

The code associated with the Cyclops project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The code associated with the Cyclops project is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this code. If not, see http://www.gnu.org/licenses/.

Note: This license applies to software/fireware source code which resides in in the 'lib' folder of this repository

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].