“Colored LED”的版本间的差异
第5行: | 第5行: | ||
==Objective== | ==Objective== | ||
− | This tutorial will show you | + | This tutorial will show you how to use Microduino color LED. |
==Equipment== | ==Equipment== | ||
第21行: | 第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== |
2015年9月6日 (日) 03:14的最新版本
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 |