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

  2. Streaming Streaming Public

    Streaming C++-style Output with Operator <<

    C++ 58 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++ 186 30

  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 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 Nov 21, 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 GPL-3.0 1 0 0 Updated Nov 13, 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 Nov 7, 2024
  • platform-raspberrypi Public Forked from maxgerhardt/platform-raspberrypi

    Raspberry Pi: development platform for PlatformIO

    janelia-arduino/platform-raspberrypi’s past year of commit activity
    Python 0 Apache-2.0 96 0 0 Updated Nov 6, 2024
  • QNEthernet Public Forked from ssilverman/QNEthernet

    An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms

    janelia-arduino/QNEthernet’s past year of commit activity
    C 0 AGPL-3.0 25 0 0 Updated Nov 3, 2024
  • TimerThree Public Forked from PaulStoffregen/TimerThree

    TimerThree Library with optimization and expanded hardware support

    janelia-arduino/TimerThree’s past year of commit activity
    C++ 0 28 0 0 Updated Oct 28, 2024
  • TimerOne Public Forked from PaulStoffregen/TimerOne

    TimerOne Library with optimization and expanded hardware support

    janelia-arduino/TimerOne’s past year of commit activity
    C++ 0 211 0 0 Updated Oct 28, 2024
  • TCA6408 Public

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

    janelia-arduino/TCA6408’s past year of commit activity
    C++ 0 1 0 0 Updated Sep 25, 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 25, 2024
  • PCA9685 Public

    PCA9685 16-channel 12-bit PWM controller.

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

Top languages

Loading…

Most used topics

Loading…