CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - usbasp a

搜索资源列表

  1. progisp14s

    0下载:
  2. 共享软件PROGISP(Ver1.4+) 2006/1/14 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:804.64kb
    • 提供者:智峰
  1. progisp15

    1下载:
  2. usb编程器的全部资料,包括上位机程序及下位机源程序 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATMEL全系
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:784.61kb
    • 提供者:智峰
  1. progisp166

    1下载:
  2. 支持所有的AVR芯片的编程,支持AT89S51,AT89S52 支持自定义并口下载编程器 支持自定义串口的下载编程器 支持USBASP编程器 支持并口的并行编程器 支持USBProg编程器(本工作室开发,见下面的图纸) 支持自定义编程芯片 支持自定义编程熔丝信息提示信息 支持USBProg的在线升级(通过USB口) 支持USBProg-C实现脱机下载 绿色软件,无需安装,占用资源少 支持自定义汉化信息提示 支持工程管理--可以将所有的配置数据与编
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:智峰
  1. usbasp

    0下载:
  2. 本人亲测,根据该资料成功做成了USBASP下载线,原理图非常清晰,用面包板做同样成功,我就是那么做的。-I pro-test, according to the data successfully made the USBASP download cable, a very clear schematic, a bread plate to do the same success, I just do that.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.21mb
    • 提供者:韩玉
  1. USBASP_CSharp

    1下载:
  2. 上传一个网友写的USBASP编程器上位机C#代码,供各位参考-Upload a netizen wrote USBASP programmer host computer C# code, for your information
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-14
    • 文件大小:144.31kb
    • 提供者:胡小平
  1. usbasp

    0下载:
  2. AVR单片机USB下载器资料,资料包括原理图,下载器上用的M8单片机原程序.-AVR_USB_ASP
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:175.75kb
    • 提供者:欧阳
  1. USBasp_driver

    0下载:
  2. AVR 下载 USBasp_Win驱动 带全套图纸和烧写程序。-AVR download USBasp_Win driven programmer with a full set of drawings and procedures.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:29.05kb
    • 提供者:guoguo
  1. USBASP-ke

    0下载:
  2. Atmega8 ASP USB下载原代码,新编译加电压LED 显示。测试稳定。学习USB的朋友请进-Atmega8 ASP USB to download the original code, the new compiler LED voltage display. Stability test. Come to learn USB a friend
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:94.43kb
    • 提供者:keny
  1. USBASP

    0下载:
  2. the AVR assembly usb asp programming for ATMEGA . this is usefull for any hobbiest to building a programmer for AVRs .
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:506.62kb
    • 提供者:amir
  1. usbasp

    0下载:
  2. Avr单片机usb下载线的制作资料,支持s51、s52
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:928.28kb
    • 提供者:hhp
  1. usbasp08

    0下载:
  2. AVR单片机新版USB下载器的制作全部资料,包括源代码,及原理图(SCH)等。-AVR microcontroller to download a new version of USB devices making all information, including source code, and schematic diagram (SCH) and so on.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:178.21kb
    • 提供者:wang
  1. usbdrv

    0下载:
  2. Atmel CPUs come at internal 1Mhz clock. To use USBasp you need to use a SPI clock under 1/4 of the clock, menas under 250Khz. By default the USBasp uses 375Khz and is unuseable for new AVR CPUs. This file (must rename to usbdrv.c before compile) is f
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:6.61kb
    • 提供者:Jethro
  1. USBasp_Win32_driver

    0下载:
  2. 这是usbasp驱动,现在流行的都是isp在线编程,使用JTAG口方便下载和调试,这款usbasp是支持所有avr单片机和部分51,比如常用的at89s52-a driver for usbasp
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:32.49kb
    • 提供者:李伟清
  1. USBasp

    0下载:
  2. 电脑下载程序到单片机,下载程序到单片机 下载程序到单片机-Single-chip computer to download, download program to download programs to a single-chip microcontroller download the program to the microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:6.05mb
    • 提供者:过刘杰
  1. avrusb-20081022.tar

    0下载:
  2. USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega48 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed.
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:393.53kb
    • 提供者:saeid
  1. AVR

    0下载:
  2. Project templates for AVR microcontrollers + Proteus Simulation + USBasp Driver + Arduino / Ejaaduino board layout + template.h file with useful macros + Template project with skeleton code + in C Language, C++ also works. Written by
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:4.58mb
    • 提供者:ZaidP
  1. mini80E

    1下载:
  2. 使用前请先看自己主板上的单片机型号 1、STC89C系列单片机硬件连接,usb线连开发板和电脑用于供电,usb转串口线连接到开发板和电脑(usb端接电脑。DB9针端接单片机开发板)。需要安装HL340或者HL341驱动,使用STC ISP软件下载程序 2、AT89s52单片机硬件连接,usb线电脑连接电脑和usbasp下载器,10芯扁线连接usbasp下载器和开发板。这根usb起到同时供电和下载程序的作用。如果需要做串口通讯程序,需要再连接上usb转串口线。 需要安装usbas
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:3.99mb
    • 提供者:sunaiming
  1. AVR_fighterawin7_64bit_Driver

    0下载:
  2. USBasp X64 驱动 及AVR_fighte 烧写工具。 现有USBasp驱动在win8下都不能正常安装,提示没有证书,需要重启进入调试模式安装。安装完了以后可正常使用,不用进调试模式 鼠标移动到右侧边处悬停一会出现WIN8右侧边栏--选择设置--选择更改电脑设置--常规--最下面高级启动立即重启--重启电脑中.....选择疑难解答--选择高级选项--选择启动设置--选择7-禁用驱动程序强制签名--久违的红色提醒终于出现了Windows安全对话框。-USBasp X64 drive
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-12
    • 文件大小:2.49mb
    • 提供者:sun
  1. usbasp.2011-05-28_firmware_driver_schematics

    0下载:
  2. USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega88 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:644.67kb
    • 提供者:menzer
  1. usbasp.2009-02-28.tar

    0下载:
  2. usbasp.固件,驱动,更新于2009年(USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega88 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is ne
  3. 所属分类:驱动编程

    • 发布日期:2017-12-24
    • 文件大小:260kb
    • 提供者:leo.bardl
« 12 »
搜珍网 www.dssz.com