Search results

  1. S

    Teensy 4.1, Ethernet, Art-Net and OctoWS2811

    OctoWS2811 Sample Artnet - in three different versions of ethernet libs. Only changes are ledsPerStrip, numStrips and IP // Receive multiple universes via Artnet and control a strip of ws2811 leds via OctoWS2811 // // This example may be copied under the terms of the MIT license, see the...
  2. S

    Teensy 4.1, Ethernet, Art-Net and OctoWS2811

    Hi @Paul - thanks for your reply. I can imagine that - sorry! What i try is to compile octows2811 library sample ArtNet …only changed ip, number of strips and LEDs per strip. Saving to teensy 4.1 works but no ethernet. Changing to NativeEthernet lib i gets a lot of errors - as shown in post...
  3. S

    Teensy 4.1, Ethernet, Art-Net and OctoWS2811

    Hello again, just tried some things in the morning. Deleted everything in relationship with arduino ide and librarys and boards. After that reinstalled arduino ide. In boards manager filled in the link to add additional boards. Then installed teensy via boards manager. Deinstalled the ethernet...
  4. S

    Teensy 4.1, Ethernet, Art-Net and OctoWS2811

    Hello everyone, I have a question about Teensy 4.1, Ethernet, Art-Net and OctoWS2811. I started with an Arduino Mega 2650 and was able to output two universes each with an Ethernet shield on two pins. Then I noticed that the computing power was nowhere near enough and compared several boards...
Back
Top