Difference between revisions of "Microduino-Module smartRF"
From Microduino Wiki
(→Specification) |
(→Application) |
||
Line 55: | Line 55: | ||
==Application== | ==Application== | ||
− | You can download the test program that Microduino | + | You can download the test program that Microduino offers, and use the Microduino-OLED module to test Microduino-smartRF. |
*Prepared Hardware:Microduino FT232R, Microduino Core and Microduino-smartRF; | *Prepared Hardware:Microduino FT232R, Microduino Core and Microduino-smartRF; | ||
*Prepared Software:Microduino's test program (Arduino), Arduino IDE (upper to 1.0 release); | *Prepared Software:Microduino's test program (Arduino), Arduino IDE (upper to 1.0 release); | ||
− | *Two Microduino | + | *Two Microduino-Core modules |
+ | By Microduino-smartRF communication test, the master machine sends the running time to slave machine, which will be displayed on the OLED ; | ||
**ceshi_SMARTRF_T is the master machine send program, ceshi_SMARTRF_R is the slave machine receive program. | **ceshi_SMARTRF_T is the master machine send program, ceshi_SMARTRF_R is the slave machine receive program. | ||
**Master machine needs Microduino Core and Microduino-smartRF module; Slave machine needs Microduino Core, Microduino-smartRF and MIcroduino-OLED. Microduino FT232R use to download program. | **Master machine needs Microduino Core and Microduino-smartRF module; Slave machine needs Microduino Core, Microduino-smartRF and MIcroduino-OLED. Microduino FT232R use to download program. |
Revision as of 10:11, 21 July 2014
Language: | English • 中文 |
---|
Microduino smartRF uses the latest high-performance CC1101 wireless communication chip, which can be widely applied to various short distance wireless communication field ContentsFeatures
Specification
DocumentEagle PCB download: Main chips
DevelopmentApplication library downlaod: https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Libraries/_03_Microduino_SmartRF_CC1101 Test program download: https://github.com/Microduino/Microduino_Tutorials/tree/master/Microduino_Texting/Microduino_SMARTRF ApplicationYou can download the test program that Microduino offers, and use the Microduino-OLED module to test Microduino-smartRF.
By Microduino-smartRF communication test, the master machine sends the running time to slave machine, which will be displayed on the OLED ;
BugHistoryPictureFrontBackVideo |