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

搜索资源列表

  1. 12864menu

    0下载:
  2. C51的12864液晶驱动程序,支持并口和串口通信,图像文字显示。-12864 C51 LCD driver supports parallel and serial communications, image text.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:115290
    • 提供者:马玲
  1. ATmega8_USART

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

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

    0下载:
  2. ARM7单片机的程序 串口 定时器 IO口 中断都已经通过实验驱动 来拿可以直接使用,里面是控制FM1702的程序 SPI串口的-ARM7 microcontroller program serial IO port interrupt timer have been driven to come and collect through experiments can be used directly, which is to control the FM1702 procedures SPI
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:110663
    • 提供者:andy
  1. multi-thermocouple-temperature--

    0下载:
  2. 本源码是多路热电偶温度采集系统的程序,是基于51单片机开发的,里面包括串口通信、LCD12864显示驱动、按键采集、MAX6675温度采集等模块。-The source is a multi-thermocouple temperature acquisition system program is based on the development of 51 single-chip, which includes serial communications, LCD12864 display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:7161
    • 提供者:fish
  1. motor02

    0下载:
  2. 自己写的电机控制第二个:VB做的上位机通过串口向51单片机发送命定,通过L298驱动直流电机,电机反溃的信息又发回VB到VB上显示-To write the second motor control: VB to do the PC via the serial port to send commands to the microcontroller 51 set by L298 drive DC motor anti-ulcer information and send back to VB
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:99726
    • 提供者:llx
  1. Serial

    0下载:
  2. 本程序为基于51系列单片机串口读写驱动程序,采用全模块化程序设计理念,移植非常方便,用哪个模块只需将相应 C文件和H文件拷贝即可调用相关函数。 采用中断接收 串口参数可方便在init_serial( void )中修改。-The procedures for 51 series microcontroller based on serial port, speaking, reading and writing, adopted the driver modularization p
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1123
    • 提供者:王昌
  1. PIC16F690_RS232

    0下载:
  2. PIC16F690单片机与电脑RS232通讯连接驱动程序,功能是通过PC串口实现对单片机设备的控制功能。-PIC16F690 microcontroller and PC RS232 communication connection driver function is achieved through the PC serial port control of MCU devices.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1787
    • 提供者:LGQ
  1. UTC1212---c8051f410

    0下载:
  2. c8051f410 无线串口通信程序,主体驱动程序-c8051f410 wireless serial communication program, the main driver
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:111481
    • 提供者:leonard
  1. freescaleRS232

    0下载:
  2. 飞思卡尔单片机的串口驱动程序,非常适合汽车电子行业工程师,已经调试通过-Freescale microcontroller serial port driver, ideal for automotive electronics industry engineers have debugging through
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:517
    • 提供者:wuyu
  1. UART

    0下载:
  2. LYS-51开发板串口通信驱动,包括初始化,写字节,写字串函数。在12m晶振下,使用Timer2作为波特率发生器。-LYS-51 development board serial communication drivers, including the initialization, write byte, write string function. In the 12m crystal, the use Timer2 as a baud rate generator.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:567
    • 提供者:
  1. OCMJ

    1下载:
  2. 液晶显示屏OCMG源程序代码,采用的方式为串口驱动。-LCD OCMG source code, the approach for the serial port driver.
  3. 所属分类:SCM

    • 发布日期:2014-07-17
    • 文件大小:2048
    • 提供者:王主威
  1. display

    0下载:
  2. st7920串口驱动,128*32点阵液晶模块在mega16控制下调试通过。可放心使用。-st7920 serial port driver, 128* 32 dot matrix LCD module in mega16 control through debugging. Ease of use.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3569
    • 提供者:李述军
  1. UartDemo

    0下载:
  2. LPC2100串口驱动程序,使用FIFO,以及中断处理,队列处理。直接移植使用。-LPC2100 UART
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:137641
    • 提供者:Shawyoo
  1. 51_code

    0下载:
  2. 51单片机各个模块驱动汇总。包括eeprom、串口、红外解码、ad转换、时钟ds1302、ds18b20、数码管、液晶显示器操作等等,是学习51的好程序-Summary of each module microcontroller 51 drives. Including eeprom, serial port, infrared decoder, ad conversion, clock ds1302, ds18b20, LED, LCD display operations, etc., i
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3393773
    • 提供者:王风鹏
  1. Seril_KeyBorad

    0下载:
  2. 串口4*4键盘驱动,芯片为2个74LS165,共有3个出口:CLK、DATA、CS与单片机相连接,本程序为C语言开发,可直接用于凌阳单片机,亦可稍作修改用于别的单片机-Serial 4* 4 keyboard driver chip for the two 74LS165, a total of three export: CLK, DATA, CS connected with the microcontroller, the program is developed in C, can be
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:78886
    • 提供者:pengcunzhan
  1. VirtualCOM_LPC2148

    0下载:
  2. LPC214X 虚拟串口通讯源码,包括USB1。1驱动源码和串口实现程序,对于开发串口应用(嵌入式系统)非常有用-LPC214X-LPC214X virtual com port source code, including USB1.1 driver and virtual com implementation, very useful for com port application
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:157101
    • 提供者:huangxianghui
  1. Serial

    0下载:
  2. 51单片机串口驱动,包含初始化、发送和接收以及中断处理函数,驱动稳定可靠-51 SCM serial driver, contains initialization, send and receive and interrupt handling function, drive is stable and reliable
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1445
    • 提供者:huangwei
  1. supersound

    1下载:
  2. 使用stm32芯片驱动超声波传感器,有串口得到数据,有命令IO口读取-Use stm32 chip drive ultrasonic sensors
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:3021097
    • 提供者:scott
  1. i2cDLYto171

    0下载:
  2. DLP驱动板控制程序,包括电源管理和串口及I2C控制-DLP format board contrl program
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:544907
    • 提供者:wuweixiong
  1. Ex6

    0下载:
  2. 基于ST7920芯片的12864的串口驱动程序,可以显示汉字,图片显示程序-Based on the 12864 ST7920 chip of serial driver, can show Chinese characters, pictures show program
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:25983
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com