const int greenLEDPin = 9; const int redLEDPin = 10; const int blueLEDPin = 11; const int redSensorPin = A0; const int greenSensorPin = A1; const int blueSensorPin = A2; int redValue = 0; int ...
Rust project for the Arduino Uno with phototransistor inputs. I needed to place the phototransistors more apart than in the chapter blueprint. This created the space to be able to use the color ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results