CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 串并

搜索资源列表

  1. PFC8563ASM

    0下载:
  2. 周立功DP_51S开发板下的时钟读写,并把读到的内容发到串口上的程序-weeks meritorious DP_51S development board under the clock read and write, and read the contents of the serial port procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:18727
    • 提供者:曹洪太
  1. mon51(sst89c58).asm

    0下载:
  2. sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环境下载功能,当p1.0拉低时,启动时进入下载程序,进入下载程序后将会自动删除block0,p1.0高电平时进入用户程序。 进入下载程序后,可以通过串口和keil的仿真环境连通,波特率自动调节,选择load HEX文件,即可将程序下载到sst89c58的低端32keeprom中。除了7e00-7fffh被占用-sst89c58 down
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7179
    • 提供者:金云
  1. app_ADC_with_digit_8_led_by_kkyou

    0下载:
  2. 电压计(c语言编写的) 通过led灯显示 电路图说明: 1、R1、R2、D1、D2 组成发光二极管显示,显示过压或过流状态; 2、PC3外接模拟信号 采用内部参考电压所以AREF传电容接地抗干扰AVCC接VCC提供AD转换电压 3、PC5提供164的时钟信号 PC4提供串行输入信号 164具有10ma的输出电流,又具有串入并出以及信号锁存的动能,数码管又为共阴管,所以无须另加驱动 这里采用静态显示 4、现以在程序中加入小数点显示
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:306536
    • 提供者:赵斌斌
  1. c51com

    0下载:
  2. c51用串口通信源码,包括调试 1.发送:向总线上发命令 2.接收:从总线接收命令,并分析是地址还是数据。 3.定时发送:从内存中取数并向主机发送.-decoder serial communication with the source code, including a debugger. Send : Bus made to order two. Acceptance : Bus from receiving orders and analysis of data or add
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:zjf
  1. COMAssist1.51

    0下载:
  2. 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:136047
    • 提供者:ygl
  1. DSPMcBSP

    0下载:
  2. 本实验讲述了与多通道缓冲串口(McBSP)相关的寄存器的含义,并通过在DSP系统中实现音频扩放系统的自动增益控制(AGC)算法这个例子了解多通道缓冲串口的应用。-about this experiment with multi-channel buffer serial port (McBSP) related to the meaning of the Register, and through the DSP Audio System to expand the system up Auto
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6731
    • 提供者:tian
  1. pertx1

    0下载:
  2. 利用MC13213做的基于SMAC的接受并发送到串口的程序.可作为点对点实验中的协调器.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-16
    • 文件大小:357195
    • 提供者:韩大案
  1. SENDRTC

    0下载:
  2. ADS下开发的ARM LPC2124运行RTC进行计时,并将所计时间值不断地通过串口向上位机发送程序,包括PROTEUS仿真电路
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-17
    • 文件大小:181868
    • 提供者:龚剑
  1. PCmachine

    0下载:
  2. 单片机串行通信发射机采用串行工作方式,发射并显示两位数字信息,既显示00-99,使数据能够在不同地方传递。硬件部分主要分两大块,由AT89C51和多个按键组成的控制模块,包括时钟电路、控制信号电路,时钟采用6MHZ晶振和30pF的电容来组成内部时钟方式,控制信号用手动开关来控制,P1口来控制,P2、P3口产生信号并通过共阳极数码管来显示,软件采用汇编语言来编写,发射程序在通信协议一致的情况下完成数据的发射,同时显示程序对发射的数据加以显示。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:271007
    • 提供者:王磊
  1. DL IMU 测试程序

    2下载:
  2. 这是我从淘宝买的一套IMU(姿态测量单元)学习套件的配套源码,使用STM32F103CBT6 读取L3G4200D hmc5883l ADXL345 BMP085的数据并通过串口发送
  3. 所属分类:其他嵌入式/单片机内容

  1. GIVEIO.rar

    0下载:
  2. 三星ARM的JTAG 并口设置,将PC的并口设置成GIVEIO的串行口.,Configuare PC s parallel port to Serial Port for using JTAG probe.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:46832
    • 提供者:赵寿平
  1. chuankou

    0下载:
  2. 利用汇编语言编写的串口通信程序,可发送数字并显示在接收端的数码管上,用PROTEUS7仿真,测试通过,运行良好-Written in assembly language using serial communication program, the number can be sent and displayed at the receiving end of the digital control, and with the PROTEUS7 simulation, test, run goo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:6843
    • 提供者:zhangxi
  1. 51单片机的1602液晶显示程序

    1下载:
  2. 51单片机的1602液晶显示程序,通过595串转并传输数据。-51 single-chip liquid crystal display program 1602, and transferred by 595 serial data transfer.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2015-07-24
    • 文件大小:32768
    • 提供者:wang
  1. chuankou

    0下载:
  2. 基于labview,通过与单片机的串口通信,实现温度控制系统,包含帧头,停止位,校验位。可返回当前串口的温度值,并实时绘制温度曲线。-Based on labview, serial communication with the microcontroller to achieve temperature control system, including header, stop bits, parity bit. Returns the current value of the serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2631153
    • 提供者:
  1. SampleAppSlave

    0下载:
  2. CC2430的A/D转换测试程序。程序基于IAR软件编写的。通过A/D通道采集模拟量并转化为数字信号,然后通过串口发送到PC,在PC机可以看到采样结果。估计对开发无线传感器网络的相关人士比较重要-the A/D converter test procedure. Procedures prepared based on the IAR software. Through the A/D channel analog acquisition and digital signal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7289
    • 提供者:肖志南
  1. Serial-to-Parallel

    0下载:
  2. 并口到串口的通讯 proteus及keil asm工程文件-Parallel to serial communications and keil asm project file proteus
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:24514
    • 提供者:邱福双
  1. 149AD9851并口键盘液晶串口

    0下载:
  2. 基于msp430的ad9851串口键盘程序4x4-for msp430 AD9851 key 4x4
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-11-03
    • 文件大小:50946
    • 提供者:张同学
  1. digital-flow-water-lights

    0下载:
  2.  本实验中共接入了8个共阳八段数码管(数码管阳极连在一起),演示数码管中的某一段点亮只需在对应的位置写入“0”即可。在这里74HC595实现了数据串并转换的功能,试验中用到的两片74HC595分别用于控制八个数码管的位选和其中每 个数码管的段选。-The experimental access the 8 Common Yang eight digital tube (digital tube anode together), a certain period in the demo dig
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-08
    • 文件大小:93282
    • 提供者:song
  1. Final20170823OK(micro)_Doing

    0下载:
  2. STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-21
    • 文件大小:7128064
    • 提供者:wanzuren
  1. 16qam

    0下载:
  2. 一个16QAM数字调制电路,包括时钟生成电路,m伪随机序列生成电路,串并转换电路,电平映射电路、载波信号发生电路、ASK幅度调制电路及加法器(A 16QAM digital modulation circuit, including clock generation circuit, m pseudo-random sequence generation circuit, serial parallel conversion circuit, level mapping circuit, car
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2020-10-19
    • 文件大小:2685952
    • 提供者:独行的云
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com