Git Product home page Git Product logo

curriculumdesign's Introduction

CurriculumDesign

大二下课程设计:无线传输层

模块情况

概况

模块 数量 备注
51单片机 2 老师提供
人体红外感应模块HC-SR501 1 老师提供
Risym火焰传感器 1 老师提供
天燃气传感器MQ-4 1 老师提供
无线模块esp8266 2 已购买
短信GPRS模块SIM900A 1 老师提供
SIM卡 1 待准备

模块引脚

ESP8266

引脚 描述
GND GND
GPIO2 1.开机上电时必须为高电平,禁止硬件下拉
2.内部默认已拉高
GPIO 0 1.默认WiFi Status:WiFi工作状态指示灯控制信号
2.工作模式选择:
悬空:Flash Boot,工作模式;
下拉:UART Download,下载模式;
URXD 1.UART_RXD,接收;
2.General Purpose Input/Output:GPIO3;
UTXD 1.UART_TXD,发送;
2.General Purpose Input/Output:GPIO1;
3.开机时禁止下拉;
CH_PD 1.高电平工作;
2.低电平模块供电关掉;
RESET(GPIO 16) 外部Reset信号,低电平复位,高电平工作(默认高);
VCC 3.3V,模块供电;

MQ-4

引脚 描述
+5V 连接5v电压进行供电
DOUT TTL高低电平输出端
AOUT 模拟电压输出端
GND 接地端

火焰传感器

引脚 描述
VCC 接电源正极3.3-5V
GND 接地端
D0 TTL开关信号输出

SIM900A

引脚 描述
3.3vRXD 为2.85V TTL电平接口,可以直接跟3.3V单片机连接,但是不推荐连接
3.3v TXD 为2.85V TTL电平接口,可以直接跟3.3V单片机连接,但是不推荐连接
5v RXD 由最下面的VCC_MCU管脚的接入电压确定的
5v TXD 由最下面的VCC_MCU管脚的接入电压确定的
GND 接地
VCC_mcu 给mcu供电
电源线
VCC 推荐5v,1.5A以上
GND 接地

项目分工

第一阶段

  • 郭亚辰:完成两个51单片机的焊接

  • 王听正:完成SIM芯片的测试,能够在单片机里发送一条短信

第二阶段

  • 郭亚辰:任意挑选两个传感器进行测试,要达到报警时,51单片机上的灯会亮

  • 王听正:挑选1个传感器,同上

第三阶段

  • 郭亚辰:挑选一个ESP8266进行配置客户端/用户端

  • 王听正:挑选一个ESP8266进行配置客户端/用户端

第四阶段

  • 组合起来,测试

模块使用

curriculumdesign's People

Contributors

wangtingzheng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.