CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 并口

搜索资源列表

  1. LCD-M16

    0下载:
  2. 单片机M16+LCD数字频率计,/* 目标MCU:MEGA16 晶振:外部8MHZ */ /*基于LCD的频率计,PC0~PC2对E,RS,RW PORTA接DATA的8根线 用PB0口产生5000HZ方波,并二的N次分频 给ICP1输入补捕捉,既练习TC中断又有ICP-SCM M16+ LCD digital frequency meter, /* Target MCU: MEGA16 Crystal: External 8MHZ*//* frequency count
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:3632
    • 提供者:wei
  1. main

    0下载:
  2. 用以单片机多机通信,实现信息串口传输并交互显示-SCM multi-machine communication
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1595
    • 提供者:楠木
  1. slave

    0下载:
  2. 2、从机:在P1口上实现流水灯,串口接收从主机发送过来的异步串行数据,将数据在从机板子上的数码管进行显示,并通过对数据的判断调节流水灯的速度(比如:0是最慢,F是最快,中间字符对应的流水灯速度依次递增,要能明显区分)。异步串行通信的要求:从机使用单片机自带的串口进行数据接收,速度是2400波特率。-2, from the machine: to achieve water in the P1 port lights, sent from the host over the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:802
    • 提供者:叶蓬
  1. DAQSystemBasedonMCS-51andLabVIEW

    0下载:
  2. 介绍了利用LabVIEW和MCS-51之间通过串口进行通讯,将MCS-51作为下位机通过单片机采集到的数据,上传到上位机LabVIEW中,并通过LabVIEW对采集到的数据进行动态显示和分析。-Introduced the use of LabVIEW and between MCS-51 through the serial port communication,the MCS-51 microcontroller as the next bit machine through the da
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:296510
    • 提供者:王恺
  1. anjianchuankou

    0下载:
  2. 单片机有序扫描4x4键盘,并赋键值;再利用串口将键值发送到计算机上。-Single Chip 4x4 keypad scan order, and to give key re-use the serial port will be sent to the computer keys.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:26854
    • 提供者:邹威
  1. 7

    0下载:
  2. 实现下位机(51单片机)测量温度并液晶显示,且将温度数据通过串口发送给上位机(PC),上位机壳通过发送指令控制51单片机测温的开与关-To achieve lower machine (51 MCS) measure the temperature and the liquid crystal display, and temperature data will be sent to the host computer through the serial port (PC), the uppe
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:35226
    • 提供者:张驰
  1. serialport

    0下载:
  2. 可以通过串口助手向51单片机发送八个字符并液晶1602显示,单片机收到字符后串口回发给PC,通过串口助手查收,经过实践验证-Assistant through the serial port to send to the microcontroller 51 and the LCD 1602 displays eight characters, the microcontroller serial port back to the issue after receiving character
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:35562
    • 提供者:为飞
  1. downcode.com

    0下载:
  2. 污水处理控制,C++开发,内含串口通信,数据记录并打印多个C++程序,能加大爱好者对PC与单片机、PLC通信的学习。-Sewage treatment control, C++ development, includes serial communications, data recording and print multiple C++ program, can increase the PC and microcontroller enthusiasts, PLC communicatio
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:6866827
    • 提供者:小军
  1. msp430adc12uart0

    0下载:
  2. 利用串口调试软件 向串口发送一个字符,MSP430单片机接收到后从低功耗中唤醒,执行AD采样.并将采样结果发送到电脑上的串口调试软件中.单片机发送完后又进入低功耗状态.-msp430f149 usart0 adc12
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:28095
    • 提供者:雷杰
  1. leddisp

    0下载:
  2. 利用查表程序可以完成BCD与七段码的转换,从而取代硬件七段译码电路,查表程序本身并无复杂之处,需要注意的是七段码的取值,因为七段数码管有共阳极及共阴极之分(参考本站数码管的相关文章)。 共阳极是低电平有效时有效输入。共阴极是高电平时有效输入(所以在C51单片机要使发光二极管点亮,数码管是共阳极的就要让I/O口的电位变为低电位.如果是共阴极的就是合I/O口的电位变为高电位),因些不同的器件会有不同的数码值。另外引脚信号与码位的对应关系也会影响码值,即引脚可以由高到低排列(7-1),也可
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:610
    • 提供者:xidian
  1. COM

    0下载:
  2. 单片机接收主机的数据,然后将数据传送到P0口, 并传回给主机 当按下K1=P1.4 时, 单片机发送字www.pp51.comr" 给主机-Microcontroller to receive the host data, and then transfer data to P0 port, and returns to the host when you press K1 = P1.4, the microcontroller sends word www.pp51.comr &quo
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:8806
    • 提供者:刁国荣
  1. VCPPUART

    0下载:
  2. 上位机与单片机通讯的源程序,通过调用MSComm控件,处理单片机从串口接收的数据,并编写窗体按钮事件来向单片机发送数据。-Communication between PC and microcontroller source code, by calling the MSComm control, processing data received from the serial port MCU, and the preparation of the form the button event
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:12635
    • 提供者:鲁昭华
  1. shuxianbiao

    0下载:
  2. 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:794835
    • 提供者:严二伟
  1. C8051F350

    2下载:
  2. 本程序基于C8051f350单片机对三轴加速度传感器进行实时采样,并通过串口在计算机上实时显示-The program is based on three-axis accelerometer C8051f350 microcontroller for real-time sampling, and through the serial port on the computer real-time display
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3872984
    • 提供者:Lee
  1. jm128_uart

    0下载:
  2. 单片机为freescale的jm128,功能为串口接收及发送程序,内有专家模式设置串口功能,与主机进行通讯,通讯格式 55 AA 10 xx length data checksum f0 A5,并有指示灯闪烁提示仪器的运行 -it is a function of communicantion with host computer by serial port the cpu is fresscale jm128
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:429533
    • 提供者:张喜民
  1. TEST_MIDI

    0下载:
  2. 用STC12C2052单片机检测非标准波特率的MIDI信号,并通过串口调试显示出来的程序。-Detection of non-standard microcontroller with STC12C2052 MIDI baud rate signal and displayed through the serial debug the program.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1391
    • 提供者:
  1. ADand-scom

    0下载:
  2. 用c语言基于单片机实现AD转换,并把转换的数据发送到串口。有具体的注释-C language by AD converter based on single chip, and to convert the data to the serial port. Specific comment
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:12647
    • 提供者:wuchengying
  1. c11-7

    0下载:
  2. 作原理(电路见附图) 1.上电复位,读取24C02中的电压,送DA转换输出电压,如24C02中电压为0则设置初始电压为5Vo 2.电压控制:通过键盘S1、S2,控制MCU产生8位数字信号(0-255),通过P3口送至8位数模转换芯片(DAC0832)转换成模拟电流信号,再经运放作I/U转换,得到控制稳压电源输出部分的基准电压。 3.电流取样:采用8位模数转换芯片(ADC0804)作为显示电流的模数转换器件,ADC0804的取样电压由串联在电源输出电路的电流取样电阻(0.1Ω)分压取得
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:677
    • 提供者:wahaha
  1. chuankou

    0下载:
  2. 这是一个串口功能的实现,把程序烧进单片机然后发送信息到PC机,PC机能接受到,并再次发给单片机,显示出来,适合学习串口的时候参考,多多支持-This is the function of a serial implementation of the program and then send a message burned into the microcontroller to a PC machine, PC functions received, and again sent to mic
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:41569
    • 提供者:梁金
  1. main

    0下载:
  2. freescale mc9s12xs128单片机 功能说明:利用PP3通道产生40Hz,占空比为50 的方波 利用PT0采集方波的个数,并在PB口显示-Freescale mc9s12xs128 SCM function: channel produced by 40Hz preambular paragraph, the 50 duty cycle square Polly collected by PT0 the number of square wave and mouth di
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1327
    • 提供者:林永拓
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 44 »
搜珍网 www.dssz.com