Hello, Im trying to create my second project using Arduino. I am a newby with programming and was hoping someone could look over this sketch. I am trying to make an interactive art installation where hanging sheets move as viewer walk through the exhibit. There are 7 photoresistor sensors modified to be trip sensors using laser pointers. each sensor activates 2 micro servos. I would like the motors to do a simple sweep 10 times. The movement is activated once the photoresistor analog value drops (viewer breaking the laser beam should drop it). Code was verified but waiting on parts to test it out. Does anyone foresee any problems? I attached the code...again, I am new at this lol
sheets.ino (7.97 KB)