“Microduino NRF communication-201KIT”的版本间的差异
(→Outline) |
|||
第5行: | 第5行: | ||
==Outline== | ==Outline== | ||
*Project:Microduino nrf24 communication | *Project:Microduino nrf24 communication | ||
− | * | + | *Objective:To have a wireless control of the LED light via Microduino-NRF24. |
*Difficulty:Elementary | *Difficulty:Elementary | ||
*Time-consuming:Half an hour | *Time-consuming:Half an hour |
2014年8月20日 (三) 09:39的版本
Language | English |
---|
Outline
Bill of Materials
In order to facilitate debugging, reduce the height of module combination, add the extension board Microduino Duo-V. DocumentDebugging | |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
Prepare master module: Microduino-Core+, Microduino-FT232R, Microduino-nRF24, button, bread board | |||||||||||||||||||||||||||
Prepare slave module: Microduino-Core, Microduino-NRF24,Microduino Duo-V, LED | |||||||||||||||||||||||||||
Button connection:use internal pull up, set it in program by yourself. | |||||||||||||||||||||||||||
The whole systme picture: | |||||||||||||||||||||||||||
download the program: | |||||||||||||||||||||||||||
Choose "Microduino Core +(Atmega644P@16M,5V)" on master, and choose "Microduino Core (Atmega328P@16M,5V)" on slave, download directly. ResultDownload the program to core board, press the button on master to contorl the LED on slave, light and off in turn.
Note
|