Would it be possible to have the encoders control the intensity and color instead of pan/tilt?

Hi,

I am very new to codeing and was wondering if there was a way to easily change what the encoders do. I would like to be able to make one do intensity and one color as I don’t need to use pan and tilt. 

Thanks 

Samuel

Parents
  • Here is a code of my project which allow using next/last button to toggle thru a parameter list. It is limited because of USB of Arduino.
    Try it and let me know if works.
    5432.lighthack_box_2.zip

  • So I just tried it and it somewhat works. So right now only red and blue can be controlled for some reason. Like for intensity for example it shows the current intensity but it can’t be changed... If there is a way for all the parameters to work please let me know!

    Thanks again 

  • Good to know, I will investigate the next days. Thank you for the fast response.

  • I found the general problem. The code works on a Teensy 3.5 with no problems.
    The problem is the slow USB of the Arduino UNO. I will have a look how to make some improvements.

Reply
  • I found the general problem. The code works on a Teensy 3.5 with no problems.
    The problem is the slow USB of the Arduino UNO. I will have a look how to make some improvements.

Children
No Data