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

搜索资源列表

  1. proteusKeil51RS232

    0下载:
  2. proteus和Kile联调实现单片机之间串口通信并显示结果,代码比较粗糙,但充分演示了51的串口接收和发送功能。多多指教了。-proteus and Kile FBI serial communication between MCU and display the results
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:87677
    • 提供者:杨晓飞
  1. LuFanOpenCV_V1

    0下载:
  2. 项目设计并实现了一个具有闯入报警功能的智能监控系统。该系统包括视频采集、视觉分析与输出报警几个功能。其中视觉分析部分利用OpenCV图像处理技术对采集得到的图像进行处理,根据图像中是否包含闯入者进行判别报警。如果判别出有非法闯入者,系统自动启动记录,将视频内容保存入磁盘,并通过串口通信将报警信号发送给单片机进行报警,危机解除后,停止写入磁盘,并解除单片机报警信号!-Project design and implementation of an intelligent intrusion alar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1177902
    • 提供者:张宇
  1. SmartCarV4-SerialComm

    0下载:
  2. 用于智能车摄像头组竞赛的调试软件,MFC编写! 程序通过串口通讯取得单片机的数据,对数据进行分析并绘图,实现摄像头的仿真效果。-Smart car competition for debugging software, MFC write! Microcontroller through the serial communication program to obtain the data, data analysis and mapping, to achieve camera simul
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:156915
    • 提供者:张宇
  1. measure

    0下载:
  2. 采用单片机读取ds18b20温度传感器的温度,并可以将其显示在数码管和串口上!-Microcontroller reads the temperature sensor using the temperature ds18b20, and can be displayed on the digital control and serial port!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1870
    • 提供者:黄阿金
  1. Serial-programming

    0下载:
  2. 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18544040
    • 提供者:混合机
  1. 51MCU-The-infrared-signal-analysis

    0下载:
  2. 基于51单片机的红外信号分析程序,获取的数据在数码管上显示的同时通过串口发送到电脑上,用于帮助并分析未知的红外信号.红外信号38khz.-51 MCU-based infrared signal analysis program to obtain data in digital display at the same time sent to the computer through the serial port, to help and analyze the unknown infrar
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1117
    • 提供者:luobin
  1. danpianji

    0下载:
  2. 利用单片机实现双机串口通讯,波特率可调。通讯的内容为 采集温度传感器的信号,并要求丛集能够将温度及波特率显示出来。-dan pian ji
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:117210
    • 提供者:雨出疏桐
  1. ATmega8_USART

    0下载:
  2. AVR系列单片机ATmega8串口底层驱动程序,包括完整的串口帧协议。中断接收帧协议,并进行处理。-ATmega8 micro computer USART communication application.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3128
    • 提供者:张立志
  1. Flash

    0下载:
  2. keil对stm32 ARM单片机编程,实现向Flash中的确定地址进行擦除、读、写操作,并对写入的数据进行校对,最后读出写入到Flash的值并通过串口和LCD打印出来-keil on stm32 ARM microcontroller programming, to determine the address of the Flash erase, read, write, proofread and write data, read the last value written to the
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:32194
    • 提供者:ak
  1. I

    0下载:
  2. 51单片机通过无线收发芯片nrf2401接收下位机发送的信号,并通过串口发送至上位机。-51 single-chip wireless transceiver chip nrf2401 receive the next bit machine to send the signal through the serial port to send first bit machine.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:3235
    • 提供者:Hjie
  1. dianliangxiaodeng

    0下载:
  2. 通过对单片机的输入输出端口的控制来实现点亮小灯,并实现循环-Microcontroller through the control input and output ports to achieve the light of small lamps, and to achieve recycling
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:69301
    • 提供者:华子
  1. SerialPortCommunicateWithMCU

    0下载:
  2. 实现与单片机的串口通信,接受温度,参数等信息,并可以向单片机发送数据-Serial communication with the MCU, accept the temperature, parameters and other information, and can send data to the microcontroller
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7519925
    • 提供者:胡辉
  1. Serial-Communication-in-1602-show

    0下载:
  2. 电脑端发送一串数据,stc单片机接收,并将数据发送回电脑端口,数据送到LCD1602上面显示。已调试成功 !-Computer sends a string of data, stc microcontroller to receive and send data back to the computer side, above the last data sent to the LCD1602 display. Has been successful commissioning
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1365
    • 提供者:朱杨杨
  1. MCU-Debug

    0下载:
  2. 单片机多功能调试助手一款集串口/USB/网络调试、进制转换、字模与数码管字型码制作、常用校验值计算、UNICODE码转换、位图输出C文件等众多功能于一身的综合型调试软件,最值得庆幸的是该软件会一直保持更新,并支持在线升级功能,这样大家手头上的单片机多功能调试助手总是最新的! 单片机多功能调试助手与其他调试软件有什么优势: 一直保持为单文件状态,不会因为需要保存配置信息而创建其他其他文件,所以该软件非常容易携带。 一直体贴着开发者,所有重要的配置在关闭该软件时
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:656530
    • 提供者:赵文选
  1. CAN02

    0下载:
  2. 将两块CAN总线开发板CANH---CANH,CANL---CANL相连 通过串口调试软件发送数据到单片机中,数码管显示相应的数值,并通过CAN发送到另一块CAN开发板上。 如发送a,显示10.a即为16进制中的10.-The two CAN bus development board CANH--- CANH, CANL--- CANL connected through the serial port debugging software to send data to the
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:68548
    • 提供者:name
  1. C8051F340_usb

    0下载:
  2. C8015F340内嵌USB2.0串口通信功能,对于需要通过单片机进行大量数据采集并通过usb2.0传输的应用非常有帮助。-C8015F340 embedded USB2.0 serial communication function, the need for large amounts of data collected by the microcontroller and the application of transmission through usb2.0 very helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:154253
    • 提供者:pyg
  1. bingzhuanchuan

    0下载:
  2. 51单片机实验,IO口链接165进行并转串口得实验,有源码以及仿真电路图-51 single-chip experiment, IO port 164 link to serial to parallel port was experimental, there is source code and circuit simulation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:34462
    • 提供者:ai溺
  1. UART

    0下载:
  2. 用单片机mega16l驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂 这是我们自己写的 并经过测试-用单片机驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:22336
    • 提供者:赵健航
  1. 6_Sensor

    0下载:
  2. 采用C8051F410单片机采用温湿度SHT10、加速度传感器、光强、红外开关等6个传感器信息,并采用串口将相应信息上传。-C8051F410 MCU using temperature and humidity using SHT10, accelerometer, light, infrared sensor information, such as six switches, and using the serial port to upload the appropriate infor
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:71181
    • 提供者:li
  1. ckkz-delay

    0下载:
  2. 一个单片机C语言状态机接收串口指令并控制步进电机的程序-A single-chip C-state machine receives serial command and control the stepper motor program
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:19714
    • 提供者:lzn
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 44 »
搜珍网 www.dssz.com