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

搜索资源列表

  1. 115.2k串行口通信程序

    0下载:
  2. 115.2k串行口通信程序,校验方式为简单双向校验,使用22.1184晶振-115.2k serial port communication procedures and testing methods for the simple two-way checking, the use of crystal 22.1184
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:欧阳菲菲
  1. apntex_115_p1

    0下载:
  2. This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.-This ZIP file contains the support fo files r programming the Infineon CAN outputs C167CR Mic
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:81687
    • 提供者:郭文彬
  1. apntex_115_p2

    0下载:
  2. This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code. this is part 2-This ZIP file contains the support fo files r programming the Infineon CAN o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:71235
    • 提供者:郭文彬
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  1. kyyi+BIOS6

    0下载:
  2. 经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将PC配置为192.168.111网段 4> 用交叉网线连接开发板和PC 5> 运行串口监视软件,波特率115200 6> 开发板复位 -classic s3c44b0xBios guide code contains detailed steps 1gt
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1144471
    • 提供者:李大嘴
  1. pc_115k

    0下载:
  2. //115.2k串行口通信程序,校验方式为简单双向校验, //而且是必要的,因为任何采用中断、crc等的方法 //均很难保证速度和避免错误. //总体速度5KB/秒 //单片机程序 //使用22.1184晶振-/ / 115.2k serial port communication procedures and testing methods for the simple two-way check, / / it is necessary, because any interruption u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1419
    • 提供者:彭远伦
  1. ak1

    0下载:
  2. 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟串口发送出去,将模拟串口接收到的数据从标准串口发送回来。-s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:张永余
  1. serial_communication_program

    0下载:
  2. 115.2k串行口通信程序,校验方式为简单双向校验.-115.2k serial port communication procedures and testing methods for the simple two-way check.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1458
    • 提供者:fl123ly
  1. c51chengxujinji

    0下载:
  2. c51程序集锦,很好的源码,包括资料,其中包含:16进制<->10进制互换程序,24c01-24c16读写驱动程序,通用93c06-93c86系列,ACM-12864汉字液晶显示驱动程序,at29c040_card(有原理图),智能化家电控制,E-1330点阵液晶屏驱动程序,hd44780,HT1380实时时钟驱动程序,ht9200b驱动程序,单个汉字库字摸提取程序,tc2.0编译(源码),按键扫描驱动程序,串行驱动led显示,89C51系列CPU编程器(80F51,87F51),1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:846140
    • 提供者:fgwntg
  1. spansion

    0下载:
  2. 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22760
    • 提供者:qiujian
  1. msp430xG46x_usart1_uart_115k

    0下载:
  2. MSP430串口通信程序,波特率115
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:wrp
  1. xapp134_vhdl

    0下载:
  2. The SDRAM controller is designed for the Virtex V300bg432-6. It s simulated with Micron SDRAM models. The design is verified with timing constraints at 115 MHZ.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2628213
    • 提供者:ronsullivan
  1. RF4432.rar

    1下载:
  2. (1)完整的FSK 收发器 (2)工作于433MHz免费 ISM频段(430.24-439.75MHz),也可以 工作于900.72-929.27MHz的频段 (3)最大发射功率17dBm (4)接收灵敏度高达-115 dBm (5)传输速率最大128Kbps (6)FSK频偏可编程(15~240KHz) (7)接收带宽可编程(67~400KHz) (8)SPI 兼容的控制接口,低功耗任务周期模式,自带唤醒定 时器 (9)低的接收电流(18.5mA),最大发射
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:159525
    • 提供者:hyqzh
  1. CLR_HSMC_User_Manual

    0下载:
  2. 友晶官方开发板de2-115的资料,适合开发者参考使用(Friends crystal official development board de2-115 data, suitable for developers to use)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-07
    • 文件大小:3070976
    • 提供者:CrazyICer
  1. DE2-115_book_all_sourcefiles

    0下载:
  2. 逻辑设计电路DE2-115实战宝典范例源代码(Logical design circuit DE2-115 real battle case source code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:21786624
    • 提供者:May_Be_Here
  1. Next186_SoC_DE2-115_Quartus15.1_09Feb2017

    0下载:
  2. Next186 x86 for DE2-115
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:1015808
    • 提供者:thefreak0815
  1. DE2-115引脚分配

    0下载:
  2. DE2-115引脚分配说明,使用时查找十分方便。(DE2-115 pin assignment descr iption)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-30
    • 文件大小:28672
    • 提供者:MGGM
  1. 电子时钟

    0下载:
  2. 基于DE2-115的数字时钟 1.液晶显示,数码管显示 2.整点报时 3.闹钟 4.设置时间 5.设置闹钟(Digital clock based on DE2-115 1. LCD display, digital tube display 2. whole point 3. alarm clock 4. setting time 5. set the alarm clock)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-01-10
    • 文件大小:4921344
    • 提供者:AZ1111
  1. DE2_115_Default

    0下载:
  2. DE2-115板出厂时带有一个默认的配置位流,它演示了板的一些基本特性。(The DE2-115 board is shipped from the factory with a default configuration bit-stream that demonstrates some of the basic features of the board.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-11-25
    • 文件大小:3161088
    • 提供者:流火守夜人
  1. elevator

    0下载:
  2. de2-115开发板2人6层电梯Verilog语言实现(Verilog language implementation of de2-115 development board 2-person 6-layer elevator)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-11
    • 文件大小:3788800
    • 提供者:zyx....
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com