Getting started with Arduino
This is an introductory course on Arduino without an Arduino kit.
Arduino
Arduino
- Unresolved
아두이노 프로 미니328회로도를 아두이노 우노로
아두이노 프로 미니328회로도를 아두이노 우노로 바꾸고 싶은데 너무 어려운것 같습니다... <img src="https://cdn.inflearn.com/public/files/posts/544a1a29-d159-4b30-b588-d631f104157
arduinokms500002432
・
0
319
1
- Unresolved
3색 led 아두이노 연결ㄹ
영상에서 3색 led를 아두이노를 연결할 떄, 아두이노의 5V도 빵판에 연결시키셨는데, 5V의 역할은 무엇인지 궁금합니다. 그냥 LED에서는 5V연결이 없었는데, 3색 LED에서는 5V연결이 필요한 것인지도 궁금하네요.
arduinomudoso8441
・
0
903
2
- Unresolved
LED 교대로 깜빡이기 관련 문의
void setup() { pinMode(13, OUTPUT); } void loop() { digitalWrite(13, HIGH); digitalW
arduinojoodonge
・
2
323
1
- Unresolved
'output' was not declared in this scope
'output' was not declared in this scope 라고 오류가 뜹니다. 어디서 잘못된걸까요??
arduinokjh2246346868
・
1
1,307
1

