PROGRAMMING ADVANCED FEEDBACK WITH ARDUINO Part 02 - Led blink - - PowerPoint PPT Presentation

programming advanced feedback with arduino
SMART_READER_LITE
LIVE PREVIEW

PROGRAMMING ADVANCED FEEDBACK WITH ARDUINO Part 02 - Led blink - - PowerPoint PPT Presentation

Part 02 - Led blink fastled PROGRAMMING ADVANCED FEEDBACK WITH ARDUINO Part 02 - Led blink fastled FASTLED LIBRARY Documentation here: https://github.com/FastLED/FastLED/ wiki/OverviewGrove-Chainable_RGB_LED/ Part 02 - Led blink fastled


slide-1
SLIDE 1

PROGRAMMING 
 ADVANCED FEEDBACK WITH ARDUINO

Part 02 - Led blink fastled

slide-2
SLIDE 2

Part 02 - Led blink fastled

FASTLED LIBRARY

Documentation here: https://github.com/FastLED/FastLED/ wiki/OverviewGrove-Chainable_RGB_LED/

slide-3
SLIDE 3

Part 02 - Led blink fastled

Can you make the RGB LED fade in and out? HINT:

Do you remember how to use the “for” loop construct? If not, maybe have a look at the Arduino Online reference. https://www.arduino.cc/reference/en/

CHALLENGE 2: