登录
首页 » 嵌入式系统 » This is one of a serial communication software, the product is applied to the mo...

This is one of a serial communication software, the product is applied to the mo...

于 2022-03-23 发布 文件大小:229.74 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

这是一个串口通信的一个软件,本产品是应用在监控器上的软件.-This is one of a serial communication software, the product is applied to the monitoring device on the software.

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

发表评论

0 个回复

  • 51单片机计数器及频率计实验报告
    该文档分为两部分,第一部分是51系列计数器的一个程序,设计到开关中断,实现计数功能,计数到178;第二部分是一个频率,实际上也是对51单片机中计数器的一个应用,并且结合了驱动数码管的功能,是一个很好的中断控制,与外设控制相结合的一个程序。
    2023-02-15 05:05:03下载
    积分:1
  • Linux-硬件,软件与接口》一书中的源代码
    《嵌入式Linux-硬件,软件与接口》一书中的源代码- "Inserts the Type Linux- Hardware, Software And Connection" in a book source code
    2022-03-23 15:50:32下载
    积分:1
  • 论文集,可以作为很好的学习丰富经验
    嵌入式论文集,可以作为很好的学习丰富经验-Abstract The research and development of a real――time visual obstacle detection system are pre―- sented in the paper.The stereo vision system is realized by using a single camera and the optical and electrical identities of binocular image pair are kept.The image reprojection transformation brings zero disparities for the road surface features and thus facilitate the obstacle detection.The
    2022-01-26 06:58:12下载
    积分:1
  • EasyARM2104开发套件GPIO测试源代码。
    EasyARM2104开发套件GPIO测试源代码。-EasyARM2104 Boards GPIO testing source code.
    2023-01-07 07:35:03下载
    积分:1
  • e2prom通过i2c总线的读写 注释少了点 自己编的
    e2prom通过i2c总线的读写 注释少了点 自己编的 -E2PROM through the i2c bus read and write their own series of Notes少了点
    2023-03-10 18:25:04下载
    积分:1
  • ds1302+1602shizh0ng.含闹钟
    #include     //包含单片机寄存器的头文件 #include   //包含_nop_()函数定义的头文件 unsigned char code digit[10]={"0123456789"};   //定义字符数组显示数字 sbit SCLK=P2^5;   //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚 sbit DATA=P2^6;   //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O sbit RST=P2^7;    //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE sbit s1=P1^0; //   时间移位 sbit s2=P1^1;  //   时间加 sbit s3=P1^2;  //时间减 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-01 14:54:39下载
    积分:1
  • PIC16F877A 24C02读写
    资源描述 /*************************************************************************** * 文件名:24c02 * 功  能:利用IIC总线对eeprom 24c02,进行读写 * 作  者:TXMCU * 日  期: * 备  注: //软件思路:当按键KEY0按下时,把6个连续的数据写入到6个连续的单元内, //写完成后数码管显示单个0,做为完成标志位,当按键KEY1按下后, //读取EEPROM连续六个单元,读取结果送6位数码管显示 //           //开发板连接方法:将JP10 JP11 JP12 JP13这4个跳线帽分别接到24C02位置 // 把JP8的的跳线帽跳到DPY位置上,JP14选择在IO口位置上 ****************************************************************************/ #include __CONFIG(0x1832); //芯片配置字,看门狗关,上电延时开,掉电检测关,低压编程关,加密,4M晶体HS振荡 #define address  0xa #define nop() asm("asm") //定义待写入的数据 const char ee_data_write[] = {0, 4, 2, 3, 3, 1}; //定义读取数据存放的缓冲区 unsigned char ee_date[6]; //定义0-9的显示代码
    2022-03-18 07:32:17下载
    积分:1
  • sip终端,真是个好东西,麻烦啊,
    sip终端,真是个好东西,麻烦啊,-sip terminals, is a good thing, though, ah,!
    2022-03-24 12:59:21下载
    积分:1
  • 1) Electronic real
    1)电子实时时钟/万年日历系统 2)自发自收串行通信 -1) Electronic real-time clock/calendar system, 2 years) received spontaneously from the serial communication
    2022-01-30 21:41:17下载
    积分:1
  • 任务和调试环境下编译。
    tasking ede调试环境编译程序。-tasking ede debugging environment compiler.
    2022-05-07 13:19:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载