Search results

  1. K

    Many axis joystick

    I have ordered myself a Teensy 3.2 to get around this. The 128 buttons are working fine by editing the header file. However the axis do not seem to respond, even when not assigned to analogreads but just sending values. As soon as a button is sent as a joystick "command", all axis get reset to 0...
  2. K

    Many axis joystick

    Is it possible with the current teensyduino 1.56 and arduino IDE to get the teensy 2.0++ with 64 or 128 joystick buttons working somehow? I have encountered the files for teensy 3 and teensy 4, but not for the 2.
  3. K

    Advice needed for LED Music light setup

    Hi all a few months ago I wanted to start a new project which consists of some LED's to be used for music lighting. I ended up with 8 parallel 50cm WS2812B strips, 4 RGBWW strips and a 256 pixel WS2812B panel. Driving this all with a single Arduino Mega. The main issue is speed, I wanted to...
Back
Top