Difference between revisions of "Colored LED"
From Microduino Wiki
Line 5: | Line 5: | ||
==Objective== | ==Objective== | ||
− | This tutorial will show you | + | This tutorial will show you how to use Microduino color LED. |
==Equipment== | ==Equipment== | ||
Line 21: | Line 21: | ||
You can find the code here: [https://github.com/Microduino/Microduino_Tutorials/blob/master/mCookie_sensor/MicroduinoLEDColor/MicroduinoLEDColor.ino MicroduinoLEDColor] | You can find the code here: [https://github.com/Microduino/Microduino_Tutorials/blob/master/mCookie_sensor/MicroduinoLEDColor/MicroduinoLEDColor.ino MicroduinoLEDColor] | ||
− | |||
==Debugging== | ==Debugging== |
Revision as of 03:14, 6 September 2015
ObjectiveThis tutorial will show you how to use Microduino color LED. Equipment
ProgramYou can find the code here: MicroduinoLEDColor DebuggingStep 1: Insert LED light into D6 pin of Microduino-SensorHub.
ResultYou can control the color of the LED light by editing the code. Video |