Hi I am using an Arduino Mega 2560 with two sparkfun zx gesture sensors, two servos, 4 rgb leds strips and 4 light switches.
With the sensor, the code relies on interrupts, which interfere with the bahaviour of the servo and leds.
My knowledge of coding is limited so I am unsure of how to work around this, I think I have to introduce some new code. interrupts leds and servos However, I am unsure of how to introduce it.
Any help would be appreciated.