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

搜索资源列表

  1. hot_control

    0下载:
  2. 主要用是通过上位机串口控制单片机的程序,可以精确的控制单片机模拟采集,和数字输出。-The main use is through the PC serial port control microcontroller program, the precise control of single-chip analog acquisition and digital output.
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:7931981
    • 提供者:qilikang
  1. chuankou

    0下载:
  2. 通过串口想单片机发送数据,并将数据显示在数码管上-Microcontroller to send data through the serial port, and the data is displayed on the digital
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:792
    • 提供者:赵曼
  1. suanjitongxun

    0下载:
  2. 利用51单片机,通过串口通讯实现两个单片机之间的通讯,带有显示功能。-51 microcontroller communication between two microcontrollers via serial communication with the display function.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:40695
    • 提供者:bgp
  1. ulstrasonic

    0下载:
  2. 应用在51单片机上的超声波测距,通过串口显示,HC-SR04超声波测距模块-Ultrasonic ranging applications in the 51 SCM display through the serial port, HC-SR04 Ultrasonic Ranging module
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-18
    • 文件大小:1157
    • 提供者:lcy
  1. HTCO2

    0下载:
  2. 单片机与PLC通训的例子,51单片机采集CO2实时数据,通过串口发送FX2NPLC。-SCM and PLC through training examples, the 51 single-chip real-time data acquisition CO2 FX2NPLC sent through the serial port.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:26627
    • 提供者:yang
  1. chuankoufasongshuzi

    0下载:
  2. 51单片机程序,通过串口中断来实现数字的串口传输,并将数字用数码管显示。-51 MCU program, through the serial port interrupt serial transmission of digital and digital with a digital display.
  3. 所属分类:SCM

    • 发布日期:2017-12-10
    • 文件大小:27851
    • 提供者:庄严
  1. serial_download

    0下载:
  2. 将hex文件通过串口下载到51单片机的程序。 包括两个工程。 1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。 2.单片机接收端的的UV2工程,用于接收hex文件。 -a application that download the hex file over the serial port. It contains two project. 1.the VS2008 project which send the hex file. 2.t
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:35348
    • 提供者:qiubin
  1. DS18B20

    2下载:
  2. 本文对国内外的温度采集系统的发展历史及现状进行了综合阐述,对其发展方向进行了分析和推测,结合工业现场的需求特性,对温度采集系统进行设计。本温度采集系统下位机采用ATmega16单片机为主控制器,采用单线式DS18B20温度传感器采集温度,通过串口RS232将其传送到上位机,上位机使用VB编写界面和后台处理程序,可实现温度实时显示,并采用SQL Sever数据库对数据进行管理。最终测试结果显示上位机实现了实时数据接收、显示和基于SQL Sever的实时数据库管理。介绍了前后台软件设计流程图,并给出
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:5533
    • 提供者:muhaonan
  1. project40

    2下载:
  2. 甲机的K1按键可通过串口控制乙机的LED1点亮,LED2灭,甲机的K2按键控制乙机的LED1灭,LED2亮,甲机的K3按键控制乙机的LED1和LED2全亮。乙机的K2按键可控制串口向甲机发送按下的次数,按下的次数通过串口显示在甲机P0口的数码管上。(哈工大单片机大作业内附proteus原理图)-A machine K1 keys can be lit through serial control acetic machine LED1, LED2 off, A machine K2 keys t
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:77836
    • 提供者:邹sir
  1. 44b0_uart

    0下载:
  2. 本程序为arm7 44b0的公版串口通讯程序,在其他程序中移植该功能,通过与上位机进行串口通讯,可以方便程序调试,以及可以完成上位机对单片机的控制-The procedures for the the arm7 44b0 public version of the serial communication program, other programs transplantation through serial communication with the host computer, you
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-20
    • 文件大小:172769
    • 提供者:wkshengren
  1. sfs

    0下载:
  2. 单片机的串口发送实验,源码可直接编译,调试通过在上传的-Single-chip serial transmission experiments, the source code can be compiled directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-15
    • 文件大小:12578
    • 提供者:wuguohao
  1. STM32-UART-Program

    0下载:
  2. STM32 串口程序 可以通过串口来查看STM单片机的状态-STM32 serial program can through the serial port to check STM SCM state
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:17786
    • 提供者:森迪
  1. lesson7_3

    0下载:
  2. 基于51单片机的串口程序,调速通过,挺好用的,大家可以-Based on 51 single-chip serial procedures, the governor through very good use, we can try
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:31664
    • 提供者:jie
  1. AM2302

    2下载:
  2. 51单片机 实现AM2302 温湿度传感器 通过串口在PC机上显示数据-51 MCU AM2302 temperature and humidity sensor data through the serial port on a PC display
  3. 所属分类:SCM

    • 发布日期:2015-05-19
    • 文件大小:29696
    • 提供者:王可
  1. main.rar

    0下载:
  2. 51单片机通过PWM控制直流电机的驱动,L298N 驱动芯片,可以通过串口,用上位机来控制,控制直流电机的正反转,加速减速,PWM control DC motor driver L298N 51MCU through the serial port, using the host computer to control, control of a DC motor reversing, acceleration and deceleration
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1585
    • 提供者:郑洲
  1. STC89C52RCUART

    0下载:
  2. STC89C52RC串口自发自收程序,通过编程了解51单片机的串口如何工作-STC89C52RC serial spontaneous self-closing procedures to be programmed to understand 51 microcontroller serial how to work
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:24952
    • 提供者:hjy
  1. code

    1下载:
  2. MSP430单片机模拟串口的代码,通过定时器TA实现,值得参考和借鉴-simulant uart
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:2006
    • 提供者:joken
  1. FFT_bluetooth

    1下载:
  2. 此代码由eclipse开发,应用于android手机,原本用于将单片机通过蓝牙串口传来的1024个数据进行FFT变换,然后显示出电机转速值,就是频率值的60倍,蓝牙串口和FFT是难点,如果打开工程发现提示错误,要求API5,可以设置那不报错,正常运行,API5为舍弃掉的一个API-Developed by the eclipse, this code applies to android phone, originally used for the microcontroller via Blu
  3. 所属分类:android

    • 发布日期:2016-06-07
    • 文件大小:118784
    • 提供者:邱凡
  1. SendRecv

    0下载:
  2. 单片机通过串口收发数据,开发环境是keil3-Microcontroller through the serial port to send and receive data, the development environment is keil3
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:13611
    • 提供者:中人
  1. (12)LCD

    0下载:
  2. 利用凌阳单片机SPEC501A实现的电子时钟,在LCD上显示,通过串口发送三个数据作为时钟的初值-Sunplus SCM SPEC501A implemented electronic clock on the LCD display, three data sent through the serial port as the initial value of the clock
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:177858
    • 提供者:zhr
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com