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

搜索资源列表

  1. 功能齐全的单片机音乐程序

    1下载:
  2. 单片机最小系统,两位LED数码管由串口输出接两个164驱动,Lout,Rout为左右声道输出,SET, ALT0, ALT1为三个按键,也可自己在开始的I/O定义改成你想用的I/O口;12M晶振若用89C51则只可装下约14首歌曲,用89C52则可装下近40曲-smallest SCM system, two LED digital serial output from the pipe then two 164-driven, Lout, Rout for about channel outp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5875
    • 提供者:白龙马
  1. I2C串行总线元器件标准驱动程序的编写

    0下载:
  2. I2C串行总线元器件标准驱动程序的编写,可自己定义串行时钟线和串行数据线所在口-I2C serial bus driver standard components of the preparation, may own definition serial clock line and serial data line I
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1424
    • 提供者:白龙马
  1. LCD222.ZIP

    0下载:
  2. LCD 仿真器 一、概述 LCD仿真器是一种电子产品的辅助开发工具。目前LCD(液晶屏)在各种电子产品的使用越来越广泛,开发人员在开发带LCD的产品时会用到各种各样的LCD,这些LCD或是现有的,或是定制,现有的LCD不一定能完全满足设计需要,定制LCD需要时间,需要资金,做好后还有修改的可能性,造成不必要的浪费。传统的做法是用LED(发光管)+驱动电路来仿真LCD,其弊端有四,一、电路复杂,功耗大,100多点的LCD电流将达1A左右。二、图案逼真性差,不直观。三、制作、修改困难,灵活性差。四、
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:267628
    • 提供者:aaa
  1. leddisp

    0下载:
  2. 通过I/O模同步串口与74HC595进行连接,控制74HC595驱动LED数管显示-the I / O module with Bit synchronous serial port for connecting to control LED drive several Bit Display
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:王启
  1. s3c2410的USB_slave驱动

    1下载:
  2. s3c2410的USB device的代码ADS1.2. USB-Device测试程序: 因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf 后计算机会把USB端口虚拟为一个串行的端口使用。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-26
    • 文件大小:684974
    • 提供者:toddyce
  1. UART.rar

    0下载:
  2. dsp程序,dm642开发板关于串口的驱动程序。
  3. 所属分类:DSP编程

  1. msp430f2274_uart_interrupt_c

    0下载:
  2. msp430f2274的串口驱动程序,使用中断驱动,也可用于其他fx2xx系列,自适应波特率,原驱动开发环境为linux 。-msp430f2274 serial driver to use interrupt-driven, can also be used for other fx2xx series, adaptive baud rate, the original driver development environment for linux.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-07-05
    • 文件大小:2481
    • 提供者:shawnlee
  1. 移植uip-1.0到Atmega32

    0下载:
  2. 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:420617
    • 提供者:yuangaoping
  1. ucos 自己移植的在stm32上的ucos

    0下载:
  2. 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-17
    • 文件大小:5036232
    • 提供者:i
  1. lm75a.rar

    0下载:
  2. LM75A数字接口温度传感器,使用 IIC接口的驱动 程序。结果通过串口回传显示。使用 M16CPU,硬件IIC。,LM75A digital interface temperature sensor, the use of IIC interface drivers. Results showed that serial return. The use of M16CPU, hardware IIC.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3939
    • 提供者:lizhuosheng
  1. handterminal.rar

    1下载:
  2. 基于FREERtos和LPC2468的程序。里面实现了串口通信,GPIO,128x128液晶驱动。,LPC2468 based FREERtos and procedures. Inside a serial communication, GPIO, 128x128 LCD driver.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2160787
    • 提供者:赵德海
  1. uart.rar

    0下载:
  2. S3C2440开发板自带的程序,主要功能是实现串口驱动,基于ADS1.2DE ,S3C2440 development board' s own procedures, the main function is to achieve the serial port driver, based on the ADS1.2DE
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:36353
    • 提供者:胡金杭
  1. 16m2550.rar

    0下载:
  2. 华邦W90P950ARM9芯片上,通过16m2550芯片扩展的两个串口驱动的源代码。,Winbond chip W90P950ARM9, 16m2550 chip through the expansion of the two serial driver source code.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:3581
    • 提供者:陈科元
  1. my

    1下载:
  2. s3c2440的裸板程序,基于KEIL4的工程文件,内容有串口驱动,LED灯驱动,蜂鸣器驱动,中断程序,拷贝程序到内存的代码,MMU映射代码。大部分用arm汇编实现-S3C2440-UART Driver、BEEP Driver、LED Light Driver、ISR program、MMU program
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-07
    • 文件大小:113664
    • 提供者:郑亚斌
  1. lcd_dsp

    0下载:
  2. verilog编写的串口和液晶驱动的程序。FPGA接收串口的数据,然后在液晶上显示,用的是黑金开发板。-verilog prepared by the serial and the LCD driver program. FPGA receives serial data, and then in the liquid crystal display, with the black gold development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-16
    • 文件大小:25279488
    • 提供者:zhangshaobo
  1. DS1302.rar

    0下载:
  2. 用keil51写的关于DS1302的驱动程序,其中显示用的12864串口显示,经过测试通过,请放心使用。,Keil51 written by the driver on the DS1302, which shows the serial port of the 12864 show, after the test, please rest assured that use.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:32269
    • 提供者:sjk
  1. mini2440_com.rar

    0下载:
  2. mini2440串口驱动和应用程序,简单易入门~,the com driver and application program of mini2440 com , it s very simple~
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:12070
    • 提供者:alec
  1. CH341_and_CH340_Driver

    0下载:
  2. 这是一个串口的驱动安装程序,小巧但很强大,很好用。-This is a serial port driver installation program, small but very powerful, easy to use.
  3. 所属分类:Other Embeded program

    • 发布日期:2016-12-23
    • 文件大小:158720
    • 提供者:lixin
  1. ST7565-6800-LCD

    0下载:
  2. ST7565P 6800接口的驱动程序,有别于网上从多的8080或串口驱动程序。已经验证可以使用。-ST7565 6800 interface driver.have been verified and implemented successfully.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:陈朝炜
  1. s3c2410x

    1下载:
  2. s3c2410的vxworksBSP,有串口和cs8900驱动,为了方便大家开发,内含我的板子的文档和电路图,我今天刚移植成功,希望和大家交流分享,我的QQ348258474-vxworksBSP for s3c2410.
  3. 所属分类:VxWorks

    • 发布日期:2012-12-19
    • 文件大小:7215564
    • 提供者:lidaqian
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 46 »
搜珍网 www.dssz.com