Skip to content
@janelia-arduino

Janelia Arduino

Pinned Loading

  1. Vector Vector Public

    A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.

    C++ 95 20

  2. Streaming Streaming Public

    Streaming C++-style Output with Operator <<

    C++ 57 12

  3. TMC2209 TMC2209 Public

    The TMC2209 is an ultra-silent motor driver IC for two phase stepper motors with both UART serial and step and direction interfaces.

    C++ 177 27

  4. Array Array Public

    An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.

    C++ 33 7

  5. TMC429 TMC429 Public

    The Trinamic TMC429 is a triple-axis dedicated step and direction motion controller for both position and velocity control with acceleration and deceleration trapezoidal ramps.

    C++ 36 8

  6. Watchdog Watchdog Public

    The watchdog monitors the operation of the system by expecting periodic communication from the software, generally known as servicing or refreshing the watchdog. If this periodic refreshing does no…

    C++ 24 4

Repositories

Showing 10 of 126 repositories
  • TCA6408 Public

    Arduino interface library for the TI TCA6408 8-bit I2C I/O Expander.

    janelia-arduino/TCA6408’s past year of commit activity
    Makefile 0 1 0 0 Updated Sep 19, 2024
  • TMC51X0 Public

    TMC5130 and TMC5160 are high-performance ICs combining both a stepper motor controller and driver.

    janelia-arduino/TMC51X0’s past year of commit activity
    C++ 1 2 0 0 Updated Sep 19, 2024
  • PCA9685 Public

    PCA9685 16-channel 12-bit PWM controller.

    janelia-arduino/PCA9685’s past year of commit activity
    C++ 14 7 2 0 Updated Sep 10, 2024
  • TMC2209 Public

    The TMC2209 is an ultra-silent motor driver IC for two phase stepper motors with both UART serial and step and direction interfaces.

    janelia-arduino/TMC2209’s past year of commit activity
    C++ 177 27 32 0 Updated Sep 10, 2024
  • ClusterController Public

    Firmware for each cluster of prisms in the Voigts Lab honeycomb maze.

    janelia-arduino/ClusterController’s past year of commit activity
    C++ 0 1 0 0 Updated Sep 9, 2024
  • Streaming Public

    Streaming C++-style Output with Operator <<

    janelia-arduino/Streaming’s past year of commit activity
    C++ 57 GPL-3.0 12 1 0 Updated Sep 9, 2024
  • ArenaController Public

    Arduino library for communicating with the Reiser Lab Modular LED panels display arena.

    janelia-arduino/ArenaController’s past year of commit activity
    C++ 1 1 0 0 Updated Aug 28, 2024
  • cores Public Forked from PaulStoffregen/cores

    Teensy Core Libraries for Arduino

    janelia-arduino/cores’s past year of commit activity
    C 1 375 0 0 Updated May 31, 2024
  • AD57X4R Public

    Provides an SPI based interface to the AD5724R, AD5734R, and the AD5754R Quad 12-/14-/16-Bit Unipolar/Bipolar Voltage Output DACs.

    janelia-arduino/AD57X4R’s past year of commit activity
    C++ 10 5 3 0 Updated May 28, 2024
  • qp-arduino Public Forked from QuantumLeaps/qp-arduino

    QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)

    janelia-arduino/qp-arduino’s past year of commit activity
    C++ 0 GPL-3.0 31 0 0 Updated May 23, 2024

Top languages

Loading…

Most used topics

Loading…