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
  • im getting a compile error at line 203 'int8_t index' redeclared as different kind of symbol

  • I tested with Arduino IDE 1.8.8 for UNO, all is OK. Generally I'm using PlatformIO https://platformio.org on VSCode as my favorite IDE on my MacBook. I'm using it for testing with my Teensy 3.5, the IDE has code analysis which helps to find errors. So testing my Teensy code all is fine. I attached my Teensy code here (PlatformIO Project files).

    #lighthack box2B.zip

Reply
  • I tested with Arduino IDE 1.8.8 for UNO, all is OK. Generally I'm using PlatformIO https://platformio.org on VSCode as my favorite IDE on my MacBook. I'm using it for testing with my Teensy 3.5, the IDE has code analysis which helps to find errors. So testing my Teensy code all is fine. I attached my Teensy code here (PlatformIO Project files).

    #lighthack box2B.zip

Children