Difference between revisions of "Colored LED"
From Microduino Wiki
(Created page with " {| style="width: 800px;" |- | ==Objective== This tutorial will show you the way to use Microduino colored LED. ==Equipment== *'''Microduino-CoreUSB''' *'''Microduino...") |
m (insert the link to the code page) |
||
Line 20: | Line 20: | ||
==Program== | ==Program== | ||
+ | You can find the code here: [https://github.com/Microduino/Microduino_Tutorials/blob/master/mCookie_sensor/MicroduinoLEDColor/MicroduinoLEDColor.ino MicroduinoLEDColor] | ||
+ | Copy it to your Microduino IDE environment | ||
==Debugging== | ==Debugging== |
Revision as of 12:06, 7 August 2015
ObjectiveThis tutorial will show you the way to use Microduino colored LED. Equipment
ProgramYou can find the code here: MicroduinoLEDColor Copy it to your Microduino IDE environment DebuggingStep 1: Insert LED light into D6 pin of Microduino-SensorHub.
ResultYou can control the color of the LED light. Video |