Sean Meighan

Software => General Software => Topic started by: morry on December 31, 2023, 05:58:17 PM

Title: Is it bad to not configure any controllers
Post by: morry on December 31, 2023, 05:58:17 PM
I use a rpi3B+ and 2 teensy3.2 to run everything except some WLEWD stuff
Title: Re: Is it bad to not configure any controllers
Post by: MikeKrebs on January 01, 2024, 10:08:03 PM
No, you can do it the harder way.
Title: Re: Is it bad to not configure any controllers
Post by: morry on January 08, 2024, 06:49:14 PM
wahts hard about just entering the start and end channels?
Title: Re: Is it bad to not configure any controllers
Post by: MikeKrebs on January 08, 2024, 08:50:49 PM
It is easy to do that way. After all, until two years ago, we all did it that way. It also depends on how complex your setup is. If you just have two controllers with 1 output each, it has to be quite easy.

But now, if using xLights, you can basically do an expert configuration job from within xLights. The visualizer is huge help to laying out the props and getting the config correct. The exact start and end channels without worrying about about, oh I moved that, what are the channels now? In addition to the config outputs, you can also uploads models to FPP. This gives you model level testing from within FPP and the ability to do some things that would take more work do other ways like button input to overlay a prop.

In your case using teensy, I don't think there is a good fit for controller and model that let you do all that stuff so you are probably okay doing it your way.

What software are you running on your teensy? How many ports do you use?