Search results

  1. T

    [queued] etherCON adapter for Teensy 4.1

    Hello everyone, I've just posted on GitHub the design files for a small board that replaces the Ethernet kit for Teensy 4.1 and lets you use a Neutrik etherCON connector. These are widely used in the professionnal A/V world and are compatible with standard Ethernet cables. You can find the...
  2. T

    DMA-based stepper library ?

    Hello everyone, I am currently using a Teensy 3.2 to control a stepper motor at relatively high speeds (1000 RPM max @ 800 steps / turn => around 13kHz). I'm using a modified AccelStepper to control the motion, where the timing is not controlled by polling in the main loop but by using a...
Back
Top