Author Topic: Is it bad to not configure any controllers  (Read 3075 times)

Offline morry

  • Full Member
  • ***
  • Posts: 100
    • View Profile
Is it bad to not configure any controllers
« on: December 31, 2023, 05:58:17 PM »
I use a rpi3B+ and 2 teensy3.2 to run everything except some WLEWD stuff

Offline MikeKrebs

  • Full Member
  • ***
  • Posts: 123
    • View Profile
Re: Is it bad to not configure any controllers
« Reply #1 on: January 01, 2024, 10:08:03 PM »
No, you can do it the harder way.

Offline morry

  • Full Member
  • ***
  • Posts: 100
    • View Profile
Re: Is it bad to not configure any controllers
« Reply #2 on: January 08, 2024, 06:49:14 PM »
wahts hard about just entering the start and end channels?

Offline MikeKrebs

  • Full Member
  • ***
  • Posts: 123
    • View Profile
Re: Is it bad to not configure any controllers
« Reply #3 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?