CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 模拟串口程序

搜索资源列表

  1. RcvSpi

    0下载:
  2. 8051程序,KEILC开发,使用端口模拟接受SPI数据,并通过串口输出.方便程序监控调试-8051, the use of SPI data port accepts analog and serial outputs. Facilitate the application to monitor debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:100655
    • 提供者:lin
  1. simulation-ofserial-communication

    0下载:
  2. 软件模拟异步串行通信程序 用于MSP430F149。从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。-Asynchronous serial communication software simulation program for MSP430F149. Serial receive data from the analysis of data packets received, then the algorithm for computing the fi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32774
    • 提供者:jerry
  1. c8051f040adda

    1下载:
  2. C8051F040单片机通过通道1对模拟输入信号进行采集,通过串口输出AD转换结果,并将AD转换结果进行DA转换,程序调试通过。-C8051F040 MCU channel 1 through acquisition of the analog input signal, the output AD conversion results through the serial port, and the results of AD conversion DA conversion, program
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:5409
    • 提供者:王达
  1. delay

    0下载:
  2. 本代码是基于C8051f020单片机的时间延迟系统程序,主要实现功能是对生理信号的采集AD转换后,储存500MS的信号数据,然后经过DA转换输出,也可通过串口直接输出数字信号。实现延迟500MS模拟信号的作用-This code is based on the time delay C8051f020 SCM system program, the main feature is the collection of physiological signals after AD conversio
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2184
    • 提供者:zhangxibin
  1. MSP430-man-machine-dialogue

    0下载:
  2. 该程序示范用MSP430单片机串口作为标准终端输入/输出设备的范例。Windows自带有"超级终端"软件,运行后可以将PC机模拟成一个标准终端设备,其中PC机的屏幕变成字符型输出终端设备,PC机键盘变成标准字符输入设备。printf/scanf函数可以向标准字符终端设备打印/获取信息,因此,通过串口连接到PC机并运行超级终端软件后,可以将printf函数的结果打印在PC机屏幕上,也能从PC机键盘向单片机输入数据和信息。-The program demonstrates the MSP430 mi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:67879
    • 提供者:
  1. 430_CC1100E_120920

    0下载:
  2. 基于G2553和CC1100E的无线透传程序 测试下来效果还不错 串口与RF接收采用中断方法,与CC1100E通信的SPI使用的模拟方式,很容易移植到其他片子-Pretty good down based the G2553 and CC1100E wireless pass-through program testing serial port to the RF receiver interrupt method, analog and the CC1100E communicati
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:51421
    • 提供者:ccstc
  1. Signal-acquisition

    1下载:
  2. 8051F350信号采集程序,采集4路模拟信号经过AD转换,成为1路数字信号,由串口发送-Signal acquisition program which was writen by asm language
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:555
    • 提供者:Jingzijian
  1. UART

    0下载:
  2. 使用Keil和proteus进行单片机UART串口的模拟,包含了Keil程序和proteus仿真图,适合初学者-Keil and Proteus simulation of single-chip UART serial Keil procedures and Proteus simulation map, suitable for beginners
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:71929
    • 提供者:tan
  1. STM32PMPU6055

    0下载:
  2. STM32使用模拟I2C读写陀螺仪MPU6055测试程序 程序功能: STM32读取陀螺仪MPU6055的数据,并利用printf函数将数据向串口1打印-STM32 use simulation the I2C reading the gyroscope MPU6055 test program program features: STM32 read the gyroscope MPU6055 the data and use the printf function to print
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:5201937
    • 提供者:黄俊
  1. CT8022_program

    0下载:
  2. 此程序先对CT8022进行初始化设置,设置其工作在G.723.1压缩语音数据模式,PCM3500工作在主模式,CT8022工作在从模式,帧同步信号8kHz,位同步信号128kHz,16bitCODEC采集模拟语音信号后传给CT8022,CT8022将压缩后的数据通过无线模块传PC,PC通过串口调试助手接收数据-this program is made for voice compression device CT8022,and CT8022 is working in the G.723.1
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:37148
    • 提供者:张嘉男
  1. three-wire-serial-port

    0下载:
  2. 用C语言写的通过普通IO口模拟三线串口的程序。-A program written in C language to create a three-wire serial port using ordinary analog I/O ports.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1714
    • 提供者:pengxiaotu
  1. IIC

    0下载:
  2. 基于51单片机的模拟iic串口通信的程序-Iic serial communication based simulation program 51 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3305
    • 提供者:ycx
  1. RS232-serial-communication

    0下载:
  2. 串口通信RS232 通过电脑模拟发送 程序是接受的,汇编语言-RS232 serial communication sent by the computer simulation program is acceptable, assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1628
    • 提供者:sidney001
  1. 51LEDPC12864

    0下载:
  2. 是51单片机的测试程序。包括流水灯,与pc的串口通信,液晶显示屏,音乐模拟等程序。有注释很好参考价值。-Is a test of 51 single-chip microcomputer program. Including light, water and PC serial port communication, LCD display, music simulation programs. Have comments very good reference value.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:143306
    • 提供者:王战
  1. si4730

    0下载:
  2. RDA5830模块串口调试助手,51模拟IIC通讯。第一位为读取的位数,之后是模块si4730的命令。注意:串口调试助手的输入输出均为十六进制数。程序已经调试成功,可移植性强,人机交互简单直观!-RDA5830 module serial debugging assistant, 51 analog IIC communications. To read the first digit after the module si4730 command. Note: The serial debug
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:奇冰
  1. UART

    0下载:
  2. USB转无线串口,由ATMEGA8的软件模拟SUB(AVR309)做了个USB转串口,以NRF24L01传送!,接收以STC12C5604AD为主机,有原理图及PCB与程序-Wireless USB to serial port, the ATMEGA8 software simulation SUB (AVR309) made 愠 USB to serial port to send NRF24L01! , Receives STC12C5604AD host, schematic and P
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:105398
    • 提供者:HGQ21102
  1. STC_sample_PC

    0下载:
  2. 本程序在STC12C5A60S2平台上运行,通过对应的硬件原理图(文件名:SCH.pdf)中P1.0对模拟电压AD采集,模拟电压数值可以通过开发板平台按键改变,不同按键按下时对应不同模拟量,比如S6按下模拟量为2.5V, STC单片机对模拟量采样并在8位数码管前四位显示.2.5V采样后显示为2.500.同时采集的模拟量通过RS232串口可以传输到PC机接收,在串口调试助手上可以连续不断接收到采集的模拟量,该程序可以改变输入信号后直接用在数据采集项目或者毕业设计,课程设计.具有很强的通用性。-th
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2611110
    • 提供者:lijunke
  1. 7811

    1下载:
  2. 关于51单片机和dac7811芯片之间通信的程序,可以正确模拟SPI串口通信,写入数据-On communication between 51 single chip microcomputer and dac7811 chip procedures, can correctly simulate the SPI serial communication, write data
  3. 所属分类:SCM

    • 发布日期:2016-09-17
    • 文件大小:66560
    • 提供者:管州
  1. 51-USART-mpu6050

    0下载:
  2. MPU6050的51程序,采用模拟IIc总线,亲测可用,可以通过串口发送到计算机上面,然后通过串口波形软件即可显示波形,程序方便移植STM32-MPU6050 51 program, the simulation of IIc bus, dear test is available, can be sent through the serial port to the computer, and then through the serial port to display the wavefo
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2968
    • 提供者:洛川
  1. flapcontrol_ino

    0下载:
  2. 利用串口和LUA脚本程序实现微软模拟飞行软件的通讯,制作飞机中的襟翼控制指示器-LUA scr ipts using serial port and implement Microsoft Flight Simulator software, communications, build aircraft flap control indicator
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1135
    • 提供者:于赫
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com