Difference between revisions of "Open Source Smart Rainbow Music Touch Lamp"
From Microduino Wiki
(Created page with "{{Language|Microduino-yyyyyyyy}} {| style="width: 800px;" |- | ==Outline== *Project:Open source smart rainbow music touch lamp *Objective:When someone touch it, the corre...") |
|||
Line 10: | Line 10: | ||
*Maker:ray | *Maker:ray | ||
*Introduction: | *Introduction: | ||
− | **Use Microduino product module to build a smart rainbow music touch lamp quickly . | + | **Use Microduino product module to build a smart rainbow music touch lamp quickly. |
**The system detect whether someone touch it through touching buttons. | **The system detect whether someone touch it through touching buttons. | ||
**when someone touch it, there will be a corresponding lamp lights and produces a corresponding note. | **when someone touch it, there will be a corresponding lamp lights and produces a corresponding note. | ||
Line 71: | Line 71: | ||
==Programming== | ==Programming== | ||
*Overlay '''[[Microduino-Core]]''' and '''[[Microduino-USBTTL]]''' together. | *Overlay '''[[Microduino-Core]]''' and '''[[Microduino-USBTTL]]''' together. | ||
− | **Connect the '''[[Microduino-USBTTL]]''' with USB cable ,and prepare to upload the program. | + | **Connect the '''[[Microduino-USBTTL]]''' with USB cable, and prepare to upload the program. |
**Note:Please upload programs before stacking all modules together. | **Note:Please upload programs before stacking all modules together. | ||
− | *Open Arduino IDE for Microduino environment, (reference to set up:'''[[AVR | + | *Open Arduino IDE for Microduino environment, (reference to set up:'''[[AVR Core:Getting started]]''') |
*Click'''[工具]''', and confirm that '''board card(Microduino-Core)processor(Atmega328P@16M,5V)''' selected correctly, and select the corresponding '''port number (COMX)''' | *Click'''[工具]''', and confirm that '''board card(Microduino-Core)processor(Atmega328P@16M,5V)''' selected correctly, and select the corresponding '''port number (COMX)''' | ||
*Click '''[File]'''->'''[open]''', browse to the project program address, and click '''“BluButterflyLight.ino”''' to open the program. | *Click '''[File]'''->'''[open]''', browse to the project program address, and click '''“BluButterflyLight.ino”''' to open the program. | ||
Line 99: | Line 99: | ||
*'''Step4''': | *'''Step4''': | ||
− | **The corresponding port number of the '''Touch sensor''' and '''lights belt''' in '''[[Microduino-Sensorhub]]''' is ''as shown in the picture'''. | + | **The corresponding port number of the '''Touch sensor''' and '''lights belt''' in '''[[Microduino-Sensorhub]]''' is '''as shown in the picture'''. |
[[File:Microduino_6.JPG||600px|center]] | [[File:Microduino_6.JPG||600px|center]] | ||
Line 126: | Line 126: | ||
==video== | ==video== | ||
+ | |||
+ | |} |
Revision as of 08:11, 30 March 2016
Language: | English • 中文 |
---|
ContentsOutline
Bill of Material
Principle of the Experiment
Program Download
Programming
Store Audio
Assemble the rainbow touch lamp
Operating Instruction
video |