Difference between revisions of "Microduino-Module smartRF"
From Microduino Wiki
(→Application) |
(→Application) |
||
Line 60: | Line 60: | ||
*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-Core modules | *Two Microduino-Core modules | ||
− | By Microduino-smartRF communication test, the | + | By Microduino-smartRF communication test, the host machine sends the runtime to the auxiliary machine, which will be displayed on the OLED ; |
− | **ceshi_SMARTRF_T is the | + | **ceshi_SMARTRF_T is the program sent by the host machin and ceshi_SMARTRF_R is the program sent by the auxiliary machine. |
− | ** | + | **The host machine needs Microduino-Core and Microduino-smartRF modules and the auxiliary machine needs Microduino-Core, Microduino-smartRF and MIcroduino-OLED as well as Microduino FT232R used to download program. |
− | **Use the IDE to open the test program and | + | **Use the IDE to open the test program and then upload the program to the host and auxiliary machine respectively. |
− | **After | + | **After the upload, "Rec. pack #xx" will be displayed on OlED, and ”xx” is the time that is sent from the host machine; |
− | **Restart | + | **Restart the host machine and start timing from zero, the data of the auxiliary machine will be also updated at the same time. |
==Bug== | ==Bug== |
Revision as of 02:18, 22 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 host machine sends the runtime to the auxiliary machine, which will be displayed on the OLED ;
BugHistoryPictureFrontBackVideo |