文件名称:m_s
-
所属分类:
- 标签属性:
- 上传时间:2015-09-16
-
文件大小:169.98kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
系统分为上位机与下位机。上位机采用MSP430G2553Launchpad、LCD1602、CC1101实现从下位机接收数据,通过LCD显示数据。
下位机由温湿度模块(DHT11)、光强模块(GY-30)、语音模块(SYN6288)、无线传输模块(CC1101)构成。光强和温湿度模块采集数据,由语音模块播报(每隔20s),由无线传输模块将数据传出至上位机。-The system is divided into upper and lower machine. MSP430G2553Launchpad, CC1101, LCD1602 is used to receive data the lower computer, and the data is displayed by LCD.
The lower machine is composed of temperature and humidity module (DHT11), light intensity module (GY-30), voice module (SYN6288), wireless transmission module (CC1101). The light intensity and temperature and humidity module collect the data, which is broadcast by the voice module (every 20s), and the data is transmitted to the upper computer by the wireless transmission module. The system is divided into upper and lower machine. MSP430G2553Launchpad, CC1101, LCD1602 is used to receive data the lower computer, and the data is displayed by LCD.
The lower machine is composed of temperature and humidity module (DHT11), light intensity module (GY-30), voice module (SYN6288), wireless transmission module (CC1101). The light intensity and temperature and humidity module collect the data, which is broadcast by the voice mod
下位机由温湿度模块(DHT11)、光强模块(GY-30)、语音模块(SYN6288)、无线传输模块(CC1101)构成。光强和温湿度模块采集数据,由语音模块播报(每隔20s),由无线传输模块将数据传出至上位机。-The system is divided into upper and lower machine. MSP430G2553Launchpad, CC1101, LCD1602 is used to receive data the lower computer, and the data is displayed by LCD.
The lower machine is composed of temperature and humidity module (DHT11), light intensity module (GY-30), voice module (SYN6288), wireless transmission module (CC1101). The light intensity and temperature and humidity module collect the data, which is broadcast by the voice module (every 20s), and the data is transmitted to the upper computer by the wireless transmission module. The system is divided into upper and lower machine. MSP430G2553Launchpad, CC1101, LCD1602 is used to receive data the lower computer, and the data is displayed by LCD.
The lower machine is composed of temperature and humidity module (DHT11), light intensity module (GY-30), voice module (SYN6288), wireless transmission module (CC1101). The light intensity and temperature and humidity module collect the data, which is broadcast by the voice mod
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F5529_Main/.ccsproject
F5529_Main/.cproject
F5529_Main/.project
F5529_Main/.settings/org.eclipse.cdt.codan.core.prefs
F5529_Main/.settings/org.eclipse.cdt.debug.core.prefs
F5529_Main/.settings/org.eclipse.core.resources.prefs
F5529_Main/Debug/ccsObjs.opt
F5529_Main/Debug/ccsSrcs.opt
F5529_Main/Debug/F5529_Main.map
F5529_Main/Debug/F5529_Main.out
F5529_Main/Debug/main.obj
F5529_Main/Debug/main.pp
F5529_Main/Debug/makefile
F5529_Main/Debug/objects.mk
F5529_Main/Debug/sources.mk
F5529_Main/Debug/src/BH1750.obj
F5529_Main/Debug/src/BH1750.pp
F5529_Main/Debug/src/CC1101.obj
F5529_Main/Debug/src/CC1101.pp
F5529_Main/Debug/src/ccsSrcs.opt
F5529_Main/Debug/src/dht11.obj
F5529_Main/Debug/src/dht11.pp
F5529_Main/Debug/src/display.obj
F5529_Main/Debug/src/display.pp
F5529_Main/Debug/src/HAL_Wheel.obj
F5529_Main/Debug/src/HAL_Wheel.pp
F5529_Main/Debug/src/initall.obj
F5529_Main/Debug/src/initall.pp
F5529_Main/Debug/src/isr.obj
F5529_Main/Debug/src/isr.pp
F5529_Main/Debug/src/LCD102x6.obj
F5529_Main/Debug/src/LCD102x6.pp
F5529_Main/Debug/src/speak.obj
F5529_Main/Debug/src/speak.pp
F5529_Main/Debug/src/subdir_rules.mk
F5529_Main/Debug/src/subdir_vars.mk
F5529_Main/Debug/src/syn6288.obj
F5529_Main/Debug/src/syn6288.pp
F5529_Main/Debug/subdir_rules.mk
F5529_Main/Debug/subdir_vars.mk
F5529_Main/lnk_msp430f5529.cmd
F5529_Main/main.c
F5529_Main/MSP430F5529.ccxml
F5529_Main/src/BH1750.c
F5529_Main/src/BH1750.h
F5529_Main/src/CC1101.c
F5529_Main/src/CC1101.h
F5529_Main/src/delay.h
F5529_Main/src/dht11.c
F5529_Main/src/dht11.h
F5529_Main/src/display.c
F5529_Main/src/display.h
F5529_Main/src/HAL_Wheel.c
F5529_Main/src/HAL_Wheel.h
F5529_Main/src/include.h
F5529_Main/src/initall.c
F5529_Main/src/initall.h
F5529_Main/src/isr.c
F5529_Main/src/isr.h
F5529_Main/src/LCD102x6.c
F5529_Main/src/LCD102x6.h
F5529_Main/src/LCD_Font.h
F5529_Main/src/speak.c
F5529_Main/src/speak.h
F5529_Main/src/syn6288.c
F5529_Main/src/syn6288.h
G2553_Sla/.ccsproject
G2553_Sla/.cproject
G2553_Sla/.project
G2553_Sla/.settings/org.eclipse.cdt.codan.core.prefs
G2553_Sla/.settings/org.eclipse.cdt.debug.core.prefs
G2553_Sla/.settings/org.eclipse.core.resources.prefs
G2553_Sla/Debug/ccsObjs.opt
G2553_Sla/Debug/ccsSrcs.opt
G2553_Sla/Debug/drc/CC1101.obj
G2553_Sla/Debug/drc/CC1101.pp
G2553_Sla/Debug/drc/ccsSrcs.opt
G2553_Sla/Debug/drc/subdir_rules.mk
G2553_Sla/Debug/drc/subdir_vars.mk
G2553_Sla/Debug/G2553_Sla.map
G2553_Sla/Debug/G2553_Sla.out
G2553_Sla/Debug/main.obj
G2553_Sla/Debug/main.pp
G2553_Sla/Debug/makefile
G2553_Sla/Debug/objects.mk
G2553_Sla/Debug/sources.mk
G2553_Sla/Debug/subdir_rules.mk
G2553_Sla/Debug/subdir_vars.mk
G2553_Sla/drc/CC1101.c
G2553_Sla/drc/CC1101.h
G2553_Sla/drc/LCD1602_Driver.h
G2553_Sla/lnk_msp430g2553.cmd
G2553_Sla/main.c
G2553_Sla/MSP430G2553.ccxml
F5529_Main/Debug/src
G2553_Sla/Debug/drc
F5529_Main/.settings
F5529_Main/Debug
F5529_Main/src
G2553_Sla/.settings
G2553_Sla/Debug
G2553_Sla/drc
F5529_Main
G2553_Sla
F5529_Main/.cproject
F5529_Main/.project
F5529_Main/.settings/org.eclipse.cdt.codan.core.prefs
F5529_Main/.settings/org.eclipse.cdt.debug.core.prefs
F5529_Main/.settings/org.eclipse.core.resources.prefs
F5529_Main/Debug/ccsObjs.opt
F5529_Main/Debug/ccsSrcs.opt
F5529_Main/Debug/F5529_Main.map
F5529_Main/Debug/F5529_Main.out
F5529_Main/Debug/main.obj
F5529_Main/Debug/main.pp
F5529_Main/Debug/makefile
F5529_Main/Debug/objects.mk
F5529_Main/Debug/sources.mk
F5529_Main/Debug/src/BH1750.obj
F5529_Main/Debug/src/BH1750.pp
F5529_Main/Debug/src/CC1101.obj
F5529_Main/Debug/src/CC1101.pp
F5529_Main/Debug/src/ccsSrcs.opt
F5529_Main/Debug/src/dht11.obj
F5529_Main/Debug/src/dht11.pp
F5529_Main/Debug/src/display.obj
F5529_Main/Debug/src/display.pp
F5529_Main/Debug/src/HAL_Wheel.obj
F5529_Main/Debug/src/HAL_Wheel.pp
F5529_Main/Debug/src/initall.obj
F5529_Main/Debug/src/initall.pp
F5529_Main/Debug/src/isr.obj
F5529_Main/Debug/src/isr.pp
F5529_Main/Debug/src/LCD102x6.obj
F5529_Main/Debug/src/LCD102x6.pp
F5529_Main/Debug/src/speak.obj
F5529_Main/Debug/src/speak.pp
F5529_Main/Debug/src/subdir_rules.mk
F5529_Main/Debug/src/subdir_vars.mk
F5529_Main/Debug/src/syn6288.obj
F5529_Main/Debug/src/syn6288.pp
F5529_Main/Debug/subdir_rules.mk
F5529_Main/Debug/subdir_vars.mk
F5529_Main/lnk_msp430f5529.cmd
F5529_Main/main.c
F5529_Main/MSP430F5529.ccxml
F5529_Main/src/BH1750.c
F5529_Main/src/BH1750.h
F5529_Main/src/CC1101.c
F5529_Main/src/CC1101.h
F5529_Main/src/delay.h
F5529_Main/src/dht11.c
F5529_Main/src/dht11.h
F5529_Main/src/display.c
F5529_Main/src/display.h
F5529_Main/src/HAL_Wheel.c
F5529_Main/src/HAL_Wheel.h
F5529_Main/src/include.h
F5529_Main/src/initall.c
F5529_Main/src/initall.h
F5529_Main/src/isr.c
F5529_Main/src/isr.h
F5529_Main/src/LCD102x6.c
F5529_Main/src/LCD102x6.h
F5529_Main/src/LCD_Font.h
F5529_Main/src/speak.c
F5529_Main/src/speak.h
F5529_Main/src/syn6288.c
F5529_Main/src/syn6288.h
G2553_Sla/.ccsproject
G2553_Sla/.cproject
G2553_Sla/.project
G2553_Sla/.settings/org.eclipse.cdt.codan.core.prefs
G2553_Sla/.settings/org.eclipse.cdt.debug.core.prefs
G2553_Sla/.settings/org.eclipse.core.resources.prefs
G2553_Sla/Debug/ccsObjs.opt
G2553_Sla/Debug/ccsSrcs.opt
G2553_Sla/Debug/drc/CC1101.obj
G2553_Sla/Debug/drc/CC1101.pp
G2553_Sla/Debug/drc/ccsSrcs.opt
G2553_Sla/Debug/drc/subdir_rules.mk
G2553_Sla/Debug/drc/subdir_vars.mk
G2553_Sla/Debug/G2553_Sla.map
G2553_Sla/Debug/G2553_Sla.out
G2553_Sla/Debug/main.obj
G2553_Sla/Debug/main.pp
G2553_Sla/Debug/makefile
G2553_Sla/Debug/objects.mk
G2553_Sla/Debug/sources.mk
G2553_Sla/Debug/subdir_rules.mk
G2553_Sla/Debug/subdir_vars.mk
G2553_Sla/drc/CC1101.c
G2553_Sla/drc/CC1101.h
G2553_Sla/drc/LCD1602_Driver.h
G2553_Sla/lnk_msp430g2553.cmd
G2553_Sla/main.c
G2553_Sla/MSP430G2553.ccxml
F5529_Main/Debug/src
G2553_Sla/Debug/drc
F5529_Main/.settings
F5529_Main/Debug
F5529_Main/src
G2553_Sla/.settings
G2553_Sla/Debug
G2553_Sla/drc
F5529_Main
G2553_Sla
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.