Difference between revisions of "Microduino Enc Wired network experiment -302KIT"
(→Outline) |
(→Bill of Materials) |
||
Line 22: | Line 22: | ||
|Module||Number||Function | |Module||Number||Function | ||
|- | |- | ||
− | |Microduino-Core(Microduino Core+)||1|| | + | |Microduino-Core(Microduino Core+)||1||Served as the slave machine,receiving and controlling signal |
|- | |- | ||
− | |Microduino FT232R ||1|| | + | |Microduino FT232R ||1||For program download |
|- | |- | ||
− | |Microduino Enc(Microduino Rj45)||2|| | + | |Microduino Enc(Microduino Rj45)||2||For wireless communication |
|} | |} | ||
*Other equipment: | *Other equipment: | ||
Line 35: | Line 35: | ||
|Network cable||one | |Network cable||one | ||
|- | |- | ||
− | |micro | + | |micro USB cable||one |
|- | |- | ||
|LED||Four | |LED||Four | ||
Line 46: | Line 46: | ||
|- | |- | ||
| | | | ||
+ | |||
==Document== | ==Document== | ||
Revision as of 07:45, 22 August 2014
Language: | English • 中文 |
---|
OutlineProject: Microduino-Enc Wired Networking Experiment Objective:Enable Microduihno-Core to connect with the network via Microduino-Enc and Microduino-RJ45, control four LED lights inside the LAN and achieve network control. Difficulty:Elementary Time-consuming:One hour Maker:Microduino Studio-YLB | ||||||||||||||||||||||||
Bill of Materials
| ||||||||||||||||||||||||
Document | ||||||||||||||||||||||||
DebuggingStep 1:Set up router network Power on router, and connect the PC to network. Step 2:Set up hardware Install all Microduino module, use the extension board Microduino Duo-V for easy debugging. | ||||||||||||||||||||||||
Step 3:Downlaod program Start Arduino IED, open the Microduino example program, board type choose "Microduino Core (Atmega328P@16M,5V)", download directly. Step 4:Connect the network cable Connect the microduino RJ45 to LAN port of router. Step 5:Control the LED in loacal network Open a new web page, enter into the address "myip". Microduiono networking success can enter the control interface, or can not be opened. | ||||||||||||||||||||||||
ResultConnect the Microduino core to network, control the LED by the button on web page. Press button, LED light, then press again, LED off. | ||||||||||||||||||||||||
Note
Video |