登录
首页 » Visual C++ » multi

multi

于 2021-05-07 发布 文件大小:1KB
0 398
下载积分: 1 下载次数: 10

代码说明:

  基于RS485的简单现场总线通信系统设计,功能如下:单发单收,在发送状态,能够连续发送从0到99的数字; 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收; (Based on a simple RS485 field bus communication system design, the following functions: single single collection, sending state, can be continuously transmitted from 0 to 99 single single collection, in the receiving state, capable of receiving data and digital tube correctly displayed single overcharged, on the basis of completion of the AB, connected to multiple receivers, can correctly send and receive )

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

发表评论

0 个回复

  • CAN-ZLG
    基于周立功CAN的上位机软件,可以实现对CAN的打开,波特率设置,滤波设置,消息发送,消息接受等等。亲测可用。完全可以作为二次开发的资料。(Based ZLG CAN PC software can be achieved on the open CAN baud rate settings, filter settings, the message is sent, the message to accept more. Pro-test available. Can be used as secondary development information.)
    2021-04-28 14:28:43下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 3_26201207250935137036566
    超声波测距,可以通过串口助手显示,当小于设定值时,显示0,当大于设定值时,显示1(Ultrasonic Ranging, through serial aides showed that when less than the set value, 0, when greater than the set value, indicating a)
    2013-12-14 12:47:05下载
    积分:1
  • DMX512-program
    DMX512灯管控制程序,欢迎使用,,可以换灯光颜色.rar(DMX512 lamp control program, welcome to use, can change the color of light, .Rar)
    2012-08-16 10:46:07下载
    积分:1
  • dj
    说明:  有关程控之类的代码以及个人的仿真图供大家学习参考(The kind of code, and programmed the simulation diagram for your personal reference learning)
    2011-08-24 11:24:58下载
    积分:1
  • DS1302
    例子\Proteus经典例子和中文资料 8051(Examples of classic examples of Proteus and Chinese information 8051)
    2008-08-11 14:38:47下载
    积分:1
  • GouWuJie
    1、ADO技术 2、用对话框显示图片 3、对话框动态伸展(1, ADO technology 2, with a dialog box is displayed pictures 3, the dialog dynamic extension)
    2016-01-25 22:02:17下载
    积分:1
  • 01_LED
    说明:  430单片机中的led显示模块,对于初学者来说,这个程序简单易懂,是学习430的好帮手(430 in single-chip led display module, for beginners, this easy-to-read program is a good helper to learn 430)
    2009-08-20 17:31:40下载
    积分:1
  • nRF51822
    nRF51822低功耗蓝牙4.0资料和设计指导说明。(nRF51822 BLE bluetooth 4.0 desgin guide)
    2015-01-28 14:10:13下载
    积分:1
  • temperature-control
    单片机温度控制代码,用于基本的测试及基本的编写(temperature control code,use for normal test)
    2014-03-16 17:05:48下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载