登录
首页 » C » 单片机与WIFI模块通讯

单片机与WIFI模块通讯

于 2022-08-23 发布 文件大小:1.00 kB
0 106
下载积分: 2 下载次数: 2

代码说明:

针对WIFI模块的代码,51单片机与WIFI模块的串口通讯。针对WIFI模块的代码,51单片机与WIFI模块的串口通讯。针对WIFI模块的代码,51单片机与WIFI模块的串口通讯。针对WIFI模块的代码,51单片机与WIFI模块的串口通讯。针对WIFI模块的代码,51单片机与WIFI模块的串口通讯。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 密码锁及proteus仿真
    单片机上电以后LCD屏上显示欢迎回家, 先验证指纹再验证密码 ,同时验证成功开锁 指纹和密码分别可以验证3次 3次都错蜂鸣器响 ,按下manage键进入管理员模式 可以修改密码 删减指纹,指纹用开关量表示(After the microcontroller is powered on, the LCD screen shows welcome home. First verify the fingerprint and then verify the password. At the same time, verify the successful unlocking fingerprint and password can verify that the buzzer rings three times and three times respectively. Press the management key to enter the administrator mode to modify the password and delete the fingerprint. The fingerprint is expressed by the switch.)
    2019-06-21 14:12:41下载
    积分:1
  • adc1_pa6_pa7_usart_stm32
    利用stm32的adc1,实现规则转换,检测通道pa6和pa7的电压值,并把他们的值放在数组中。串口显示数据方便调试。(Use stm32 the adc1, implement rules conversion, detection channel pa6 and pa7 voltage value, and put their values ​ ​ in an array. Serial display data to facilitate debugging.)
    2021-04-07 15:19:01下载
    积分:1
  • TabControlEX
    一个TabControl控件,比net自带的要方便很多!有源代码!(A TabControl control over the net comes a lot easier! Source code!)
    2013-11-22 00:30:36下载
    积分:1
  • jiafajisuanqi
    加法计算器,主要实现两个数加减运算,用来练习MFC中基本控件的使用(Addition calculator, the main achievement subtract two numbers, used to practice the basic control the use of MFC)
    2010-10-29 10:55:16下载
    积分:1
  • 堆栈实现
    堆栈实现 #include"StackLib.h" void main() { int e[20]; int i=0; for(i=0;i
    2022-09-10 18:15:03下载
    积分:1
  • measured-frequency-meter
    51单片机测频计 可测1M赫兹一下的方波 有很多不恰当的地方 往海涵 自己敲的代码 新手。。。(The 51 MCU measured frequency meter)
    2012-12-08 21:25:06下载
    积分:1
  • w_1
    一线制通讯 communication(communications line communication system)
    2005-06-29 17:56:45下载
    积分:1
  • complex
    Math class complex calculations. There main argument, the complex conjugate calculation. . .
    2014-01-20 18:28:56下载
    积分:1
  • allcool 解决方案
    一个网站,也可以写成的网站,[1] 或简单的网站,[2] 是一组相关的 web 页,从单个 web 域服务。网站托管在至少一个 web 服务器上,可以通过例如互联网或通过 Internet 地址称为统一资源定位器专用局域网的网络访问。可公开访问的所有网站共同都构成世界宽 Web.A 网页是一个文档,通常写在纯文本格式的超文本标记语言 (HTML、 XHTML) 指示穿插。某个网页可能纳入来自其他网站与适当标记锚元素。访问网页并将其运与超文本传输协议 (HTTP),这可能 (可选) 使用加密 (安全 HTTP、 HTTPS) 来为网页内容的用户提供安全和隐私。User 应用程序中,通常是 web 浏览器,呈现页内容根据其 HTML 标记指示显示终端上。
    2022-07-09 03:10:49下载
    积分:1
  • 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
    将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
    2022-08-16 12:56:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载