Search results

  1. F

    Artnet to OctoWS2811?

    Hi Cubyte This code https://github.com/forkineye/ESPixelStick you must work correctly unless you correctly set the SSID and passphrase in the two lines which will ESP connect const char SSID [] = "........"; / * Replace with your SSID * / const char passphrase [] = "........"; / * Replace with...
  2. F

    Artnet to OctoWS2811?

    Yes it works well for me at 4 Universe only is there a problem with WDT restarts but it will eventually resolve you can look at this project E1.31 protocol used is similar to ArtNet and which can easily be modified for a protocol ArtNet 4 Universe.Tu you can find the necessary information and...
  3. F

    Artnet to OctoWS2811?

    Yes I would like to add artPoll Reply and control up to 4 Universe library would like to use the Arduino ESP8266. This library https://github.com/media-architecture/Arduino_ArtNet is implemented but it is quite difficult to modify to ESP8266.
  4. F

    Artnet to OctoWS2811?

    Hi friends Consult someone how I could add to this library https://github.com/natcl/Artnet software, for example, to find MADRIX device automatically it would be easier for equipment kofiguráciu what you should add the code to make it work ? I know this to be the beginning. uint8_t net...
  5. F

    Artnet to OctoWS2811?

    Yes I've already ordered WIZ820io next week should come so I'm curious to amend :)
  6. F

    Artnet to OctoWS2811?

    Ok thanks :-) you can look at these sketches may be helpful when working with fastled library, OpenPixelNode sketch is great just a shame you can handle only 4 universe. https://github.com/media-architecture
  7. F

    Artnet to OctoWS2811?

    When you set up more than 80 pixels, the number of universes is automatically reduced to only 7 I tested it with a sketch ArtnetReceive I think that this has resulted in my Ethernet Shield. I would like to ask if you can help me I would like to modify a sketch for FastLed libraries since it uses...
  8. F

    Artnet to OctoWS2811?

    Yes, I tested it and I tried it reached a maximum of 70 pixels for 8 universe.
  9. F

    Artnet to OctoWS2811?

    @nlecaude what software ?
  10. F

    Artnet to OctoWS2811?

    Thank you for your advice TPM2net I still have not tried that sketch you recommend that worked for you on the Teensy 3.1 ? I found it more and I do not know whose work properly.
  11. F

    Artnet to OctoWS2811?

    Okay so I'm going to try a purchase a wizio820 :-)
  12. F

    Artnet to OctoWS2811?

    Already it works but only for a maximum of 3 numStrips and ledsPerStrip to 170 if I use more than 3 outputs so it stops working, you tried it on the boards Teens 3 will it work properly ?.
  13. F

    Artnet to OctoWS2811?

    That does not work either, so there is no need to modify certain libraries in order to use sketch with teensy 3.1 ?.
  14. F

    Artnet to OctoWS2811?

    Yes I understand how it should work but it does not want to automatically calculate the number of universes, sketch works well only by 170 pixels, 171 pixels after adding the sketch is not working properly neither of the universe does not turn 8 do not know where the problem may be ?.
  15. F

    Artnet to OctoWS2811?

    Yes but I use this software and in it I can manage to set just 512 channels of universe what is the maximum 170 pixels for the universe. http://www.live-leds.de/
  16. F

    Artnet to OctoWS2811?

    Thank you for your advice I tried Ethernet Shield and it also works well on Teensy 3.1 :-) but I have one question it would be possible to modify this code for use on 8 universe with using 170 pixels for the universe ?. https://github.com/natcl/Artnet/tree/master/examples/ArtnetOctoWS2811
  17. F

    Artnet to OctoWS2811?

    Thanks for responding I do not want to use the Arduino but Teensy 3.1, so if it involved like the picture it should work ?. http://www.epyon.be/wp-content/uploads/2013/07/teensy_ardeth.jpg
  18. F

    Artnet to OctoWS2811?

    Hello friends Gave would be used for one of the sketch following https://github.com/natcl/Artnet/tree/master/examples and the Arduino Ethernet Shield http://arduino.cc/en/Main/ArduinoEthernetShield ?
Back
Top