CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称: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
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com