Hi,
I need help with an arduino project. I need to create the following:
- create an array of six lights on the breakout board - add an additional stepper motor into the circuit. - create serial interface code, so the arduino can retrieve information from the serial monitor. - make the stepper motor increase and decrease speed via serial input, i.e. 1 being slow, 9 being max speed. As the speed increases, the LED's should illuminate according to the speed that has been set i.e. Max speed - all lights illuminated, Min speed - 1 light illuminated and any other speeds are fractional to the lights being shown.
Really appreciate any help on this
I need help with an arduino project. I need to create the following:
- create an array of six lights on the breakout board - add an additional stepper motor into the circuit. - create serial interface code, so the arduino can retrieve information from the serial monitor. - make the stepper motor increase and decrease speed via serial input, i.e. 1 being slow, 9 being max speed. As the speed increases, the LED's should illuminate according to the speed that has been set i.e. Max speed - all lights illuminated, Min speed - 1 light illuminated and any other speeds are fractional to the lights being shown.
Really appreciate any help on this