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

搜索资源列表

  1. stm32407

    0下载:
  2. STM32 407处理器的一些基本驱动,包括IIC,串口,以及外部存储器扩展等一系列代码。-this is some code about the stm32 407 core cpu.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6304602
    • 提供者:郭德强
  1. CH340

    1下载:
  2. CH340驱动(USB串口驱动)_XP_WIN7共用打开SETUP.EXE,提示INF文件为CH341SER.INF,我们不需要理会(341,340共用的),所以直接点安装即可-CH340 driver (USB serial driver) _XP_WIN7 common open SETUP.EXE, prompted the INF file for CH341SER.INF, we do not need to bother (341340 shared), so the direct
  3. 所属分类:SCM

  1. 123

    1下载:
  2. 频率特性测量系统C程序部分,STM32F103ZET6驱动AD9854(1-40M扫频),采集混频滤波后两路AD值进行计算,串口12864绘制被测网络的幅频和相频特性曲线-The frequency characteristics of the measurement system C program section, STM32F103ZET6 drive AD9854 (1-40M sweep), post-acquisition filtering mixing two AD values
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6725305
    • 提供者:牛玉良
  1. measure

    7下载:
  2. 深圳锐能微电子RN8209C驱动程序,该芯片为单相计量芯片,串口通讯,带奇偶校验。-Shenzhen Rui can microelectronics RN8209C driver, the chip for single-phase metering chip, serial communication, with parity.
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:2092
    • 提供者:Jeff.Han
  1. AT91SAM_update_1.6_for_MDK_3.7

    0下载:
  2. 基于AT91SAM单片机的驱动程序,包括定时器,中断,串口,等等,方便易懂,易于移植-AT91SAM microcontroller based on the driver, including the timer, interrupt, serial port, and so on, easy to understand, easy to transplant
  3. 所属分类:SCM

    • 发布日期:2017-12-18
    • 文件大小:12837888
    • 提供者:莫运安
  1. STM32-ST7290-LCD12864

    0下载:
  2. 在STM32中,针对LCD12864的单色屏(驱动型号ST7290,串口驱动方式)移植了UCGUI,可用于实际工程项目中。(In STM32, UCGUI has been ported to LCD12864's monochrome screen (drive mode, ST7290, serial port drive), which can be used in actual engineering projects.)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-23
    • 文件大小:5927936
    • 提供者:hczyn
  1. zlg7290

    0下载:
  2. 采用zlg的串口按键处理芯片7290来实现多个按键需求功能,也可以同时处理LED功能,IIC接口,节省MCU资源(The use of ZLG serial button processing chip 7290 to achieve more than one button demand function, but also can process LED function, IIC interface, save MCU resources)
  3. 所属分类:嵌入式/单片机编程

  1. MiniSTM32驱动

    1下载:
  2. STM32RCT6整体驱动,包括:按键,灯,温感,红外,LCD屏显示,24c02,串口,SD卡,无线(STM32RCT6 the overall drive)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:11856896
    • 提供者:梦菲
  1. 12864液晶驱动

    1下载:
  2. 12864液晶驱动,四线串口,含字库驱动,可以直接编译使用。(12864 LCD driver, four wire serial port, including font drive, you can directly compile the use of.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:14388224
    • 提供者:不胜严寒
  1. 基于lpc1114开发的2.8寸TFT彩屏9325驱动

    0下载:
  2. 基于lpc1114开发的2.8寸TFT彩屏9325驱动 或者2.4寸 实现了液晶显示,使用w25q32存储字库,使用ymodem 协议通过串口下载字库,实现了汉字英文显示,以及字体的比例放大。(Lpc1114 developed 2.8 inch TFT color display driver based on 9325 Realize the LCD display, use w25q32 storage font, use the ymodem protocol to download
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-17
    • 文件大小:2741248
    • 提供者:jingaaa
  1. MS5611 LCD显示 串口输出原始数据

    0下载:
  2. STM32驱动MS5611读取温度气压值,并在LCD屏显示。(STM32 drive MS5611 to read temperature, air pressure, and display in the LCD screen.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-12
    • 文件大小:2685268
    • 提供者:阿彻
  1. 兼容win7的32系统RS232驱动

    0下载:
  2. win7 32位rs232串口驱动,亲测可以使用啊啊啊啊(Win7 32 bit RS232 serial driver)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-29
    • 文件大小:122880
    • 提供者:诚许愿
  1. ledV10

    0下载:
  2. 此程序用于显示停车场的车位余位,程序最后还附录了一些串口协议,用户可能利用串口调试工具,采用PC发送数据给驱动板,来检测程序代码。另外读者可以根椐代码前面部分的宏定义得知单片机的IO口。,(8051 control led Matrix sourse)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:wenhao_1
  1. HJ12864E-OLED-1_串口

    0下载:
  2. 驱动LCD12864的程序,通过SPI通讯传输数据。可以显示四行(The program that drives LCD12864, transmits data through SPI communication. Four rows can be displayed.)
  3. 所属分类:嵌入式/单片机编程

  1. ADS1115

    0下载:
  2. 基于MSP430单片机16位ADC芯片ADS1115的驱动代码,读回的数据已计算成电压发送到串口,内附带详细的注释说明(Driver code MSP430 single-chip 16 bit ADC chip based on ADS1115, read back the data has been calculated into the voltage sent to the serial port, with detailed notes)
  3. 所属分类:嵌入式/单片机编程

  1. wch_ch340_33_32

    1下载:
  2. USB串口驱动程序,芯片使用的是ch340.可以直接给单片机下载程序,使用很方便。(USB serial driver, the chip uses ch340. can directly download the program to the MCU, it is very convenient to use.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:422912
    • 提供者:创新电源
  1. 战舰USB模拟串口

    0下载:
  2. 战舰板USB驱动程序,调试成功,可以直接使用(Warship board USB driver)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:6572032
    • 提供者:xmshyd55
  1. stm32f103_i2c_lm75a

    1下载:
  2. 基于STM32的LM75A温度驱动程序,I2C通信,串口打印,已经验证过,供大家参考!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-20
    • 文件大小:331298
    • 提供者:kanexx
  1. STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11

    2下载:
  2. 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. STM32驱动ch395_4个socket连接

    2下载:
  2. main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by se
  3. 所属分类:单片机开发

    • 发布日期:2020-08-21
    • 文件大小:1061888
    • 提供者:秦坤
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »
搜珍网 www.dssz.com