Search found 5 matches
- Wed Mar 09, 2022 18:22
- Forum: Developers Developers Developers
- Topic: Code generated from light values from Arena?
- Replies: 5
- Views: 19763
Re: Code generated from light values from Arena?
I see, so you want something that will analyze a video clip and then have pixel values for each pixel and each time. So if the video file is 720p@60 with a duration of 10 seconds that would be 268,800 channels (1280x720 x3 [rgb]) with 600 value points for each channel (60 frames x 10 sec).
Then ...
- Fri Jan 21, 2022 00:01
- Forum: Developers Developers Developers
- Topic: Code generated from light values from Arena?
- Replies: 5
- Views: 19763
Re: Code generated from light values from Arena?
Thank you for the reply and video!
This is sort-of what I'm saying, but the output is way too much information. Ideally, instead of outputting the state of each LED over time (which is my understanding of what you're showing?), my goal is to simply see the light patterns shown with associated ...
This is sort-of what I'm saying, but the output is way too much information. Ideally, instead of outputting the state of each LED over time (which is my understanding of what you're showing?), my goal is to simply see the light patterns shown with associated ...
- Tue Jan 18, 2022 23:51
- Forum: Developers Developers Developers
- Topic: Code generated from light values from Arena?
- Replies: 5
- Views: 19763
Code generated from light values from Arena?
Hi everyone,
I love Arena and have used it for years.
I'm now moving into using some little micro-controllers to control LED's that need to run their own code with LED values.
I'm wondering is there is a way to get an output of color/timing for LEDs from Arena as CODE? (C++?). For example, I'd ...
I love Arena and have used it for years.
I'm now moving into using some little micro-controllers to control LED's that need to run their own code with LED values.
I'm wondering is there is a way to get an output of color/timing for LEDs from Arena as CODE? (C++?). For example, I'd ...
- Sun Jul 04, 2021 16:12
- Forum: Problems? Bugs? Solutions!
- Topic: Sending output to led strip over via Ethernet doesn't work
- Replies: 2
- Views: 3143
Sending output to led strip over via Ethernet doesn't work
Hi Everyone,
I'm using the Advatek Pixlite boards to try and control WS2815 LED strips through Arena. https://www.advateklights.com/pixlite-4-mk2-control-board
I set the IP of the boards in the Arena advanced output settings for my lumiverse (which contains the led strip as a fixture).
However ...
I'm using the Advatek Pixlite boards to try and control WS2815 LED strips through Arena. https://www.advateklights.com/pixlite-4-mk2-control-board
I set the IP of the boards in the Arena advanced output settings for my lumiverse (which contains the led strip as a fixture).
However ...
- Wed Jun 05, 2019 02:29
- Forum: New Features
- Topic: Arena over wifi?
- Replies: 1
- Views: 3458
Arena over wifi?
Hi Everyone, I'm looking to use Arena to control a Neopixel ring over wifi.
The ring will be connected to a board like on particle.io or a raspberry pi.
Is something like this possible with Arena? I see it's easy to do if I was using ethernet, but am not sure the correct steps and hardware ...
The ring will be connected to a board like on particle.io or a raspberry pi.
Is something like this possible with Arena? I see it's easy to do if I was using ethernet, but am not sure the correct steps and hardware ...