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++ 98 20

  2. Streaming Streaming Public

    Streaming C++-style Output with Operator <<

    C++ 59 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++ 197 32

  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++ 37 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 128 repositories
  • 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++ 2 3 1 0 Updated Dec 19, 2024
  • HplcController Public

    Modular device high-performance liquid chromatograph controller library.

    janelia-arduino/HplcController’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • PumpInterface Public

    Modular device SSI HPLC pump interface library.

    janelia-arduino/PumpInterface’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • UltravioletDetectorInterface Public

    Modular device ultraviolet detector interface library for ECOM Toydad UV detectors.

    janelia-arduino/UltravioletDetectorInterface’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • SerialInterface Public

    Modular device serial interface library.

    janelia-arduino/SerialInterface’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • GradientController Public

    Modular device gradient controller library.

    janelia-arduino/GradientController’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • MixingValveController Public

    Modular device mixing valve controller library.

    janelia-arduino/MixingValveController’s past year of commit activity
    C++ 1 1 0 0 Updated Dec 17, 2024
  • PowerSwitchController Public

    Modular device power switch controller library.

    janelia-arduino/PowerSwitchController’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • ModularDeviceBase Public

    Modular device base library.

    janelia-arduino/ModularDeviceBase’s past year of commit activity
    C++ 0 1 0 0 Updated Dec 17, 2024
  • Time Public Forked from PaulStoffregen/Time

    Time library for Arduino

    janelia-arduino/Time’s past year of commit activity
    C++ 0 691 0 0 Updated Dec 17, 2024

Top languages

Loading…

Most used topics

Loading…