Arduino Forum
I want to use an array to control output values. What can I do?
Projects
Programming
system
May 3, 2018, 4:23pm
2
int brightness = pwmVals[i];
This has to be somewhere in loop() if you want it to ever change.
show post in topic
Related topics
Topic
Replies
Views
Activity
7 arrays with 7 groups of led, for timer project on digital pins as out puts
General Guidance
42
5244
May 5, 2021
Domandina semplice semplice sugli array
Generale
24
4362
May 7, 2021
Serial Help
Troubleshooting
21
5318
May 6, 2021
Help with sequencing arrays to control analogWrite output.
Programming
8
1126
May 6, 2021
Controlling an array with analog input
Syntax & Programs
32
10976
May 6, 2021