Search results

  1. J

    Encoder with 3 pins 120 degrees phase

    So I am using a brushless RC motor that has 3 hall effect sensors, and I'm reading those signals to use as my encoder for my rover. As such I don't have the nice phasing of a quadrature encoder, this is more of a 8x encoder? Short of rolling my own library does anyone have suggestions...
  2. J

    [posted] Remote Control John Deere Riding Mower

    I designed an remote control John Deere riding mower using a Teensy 3.2 for the main processor. I'm using a Pololu Simple Motor Controller G2 18v15 to drive the steering motor and linear actuator for the brakes. If you look closely you can see the Teensy in the middle of this picture on the...
  3. J

    Digole OLED display

    I understand the Digole displays work with Teensy. What modifications are required to make it work? I'm planning on using i2c, and so far the code compiles, but the display does not seem to receive any commands. Thanks! JesseJay
  4. J

    Read RC Reciever with Teensy 3

    What is the best way to read a RC Receiver (read PWM pulses) with a Teensy 3? I haven't been able to find any good examples. Thanks, JesseJay
Back
Top