본문 바로가기

Embedded/Arduino

MultiTasking with Arduino

https://roboticsbackend.com/how-to-do-multitasking-with-arduino/

 

How To Do Multitasking With Arduino - The Robotics Back-End

Let’s say you have an Arduino project where you want to execute several actions at the same time: read data from a user input, blink some LEDs, monitor a potentiometer, etc. So, basically you want to do some multitasking with Arduino. And that’s where

roboticsbackend.com

LED1(pin 9) : Fading , LED2(pin12) :  135ms 마다 깜빡이기

 

'Embedded > Arduino' 카테고리의 다른 글

RGB LED  (0) 2021.06.10
Arduino-2  (0) 2021.06.10
예제  (0) 2021.06.09
02. Tinkercad 시작하기  (0) 2021.06.09
01. Arduino 설치하기  (0) 2021.06.09