Arduino Forum
How can i set the pin?
Projects
Programming
anon57585045
September 23, 2021, 1:29pm
2
Look at the digital examples that ship with the IDE.
if (digitalRead(28) == HIGH) {
show post in topic
Related topics
Topic
Replies
Views
Activity
Two or More PIN set to HIGH?
Programming
4
1196
May 5, 2021
Syntax - how to read which pins are HIGH
Syntax & Programs
4
1208
May 6, 2021
how to IF
Programming
4
734
May 5, 2021
Mi presento
Generale
13
3357
May 7, 2021
Check if pin is high?
Programming
3
41017
May 5, 2021