搜索资源列表
progisp166
- 支持所有的AVR芯片的编程,支持AT89S51,AT89S52 支持自定义并口下载编程器 支持自定义串口的下载编程器 支持USBASP编程器 支持并口的并行编程器 支持USBProg编程器(本工作室开发,见下面的图纸) 支持自定义编程芯片 支持自定义编程熔丝信息提示信息 支持USBProg的在线升级(通过USB口) 支持USBProg-C实现脱机下载 绿色软件,无需安装,占用资源少 支持自定义汉化信息提示 支持工程管理--可以将所有的配置数据与编
ST7565_Dm.rar
- ST7565 串行液晶驱动 + 多层液晶菜单 + Proteus仿真 ST7565 串行液晶驱动,用 晓奇工作室 Lcmzimo.exe提取字库,实现多层菜单,配有Proteus仿真。老是提示上传错误等会再传程序吧 ,ST7565 Serial LCD driver++ Proteus simulation of multi-layer LCD menu serial ST7565 LCD driver, extract the font to use Xiaoqi studio Lcmzimo
AVRStudio
- AVR编译器,烧录调试软件, AVR Studio的中文帮助文件。 给有需要的朋友。 -AVR compiler, burn debugging software, Chinese AVR Studio help file. To a friend in need.
nmea0183
- carefully introduce the open source tools for avr device ,how to build the develope environment ,and how to use avr-gcc,language:chinese。avr studio is defult develope environment with built up tools.the first step for you to learn a free and powerful
ATmega16
- ATmega16的定时中断汇编程序,每秒数码管减一,AVR studio环境下用汇编语言编写。-ATmega16 interrupt the regular compilation of procedures, by a second digital tube, AVR studio environment prepared using assembly language.
Tune
- java 机器人 lejos 产生声音 // NOTE: This tune was generated from a midi using Guy // Truffelli s Brick Music Studio www.aga.it/~guy/lego-java robot lejos generated voice// NOTE: This tune was generated from a midi using Guy// Truffelli s Brick Music
FPGA_shuoming
- 动手组装学习板,既省钱又实用。欣欣工作室为您准备了齐全的PCB及制作、调试、实验文档,来欣欣论坛,为了让大家阅读方便,我制成了电子书格式-Learn hands-assembled panels, both to save money and practical. Xinxin studio prepared for you a full range of PCB and production, testing, laboratory documents, to Xinxin forum in
02
- ATXMEGA192A2单片机的应用:通过ISP进行单个数据的发送与接收。 AVR STUDIO 4编译器-ATXMEGA192A2 SCM applications: a single through the ISP to send and receive data. AVR STUDIO 4 compiler
AVR_Open_source_Programmer
- 开放源代码的AVR编程器 开放源代码的AVR编程器可替代AVR Studio所支持的AVRProg工具。此工具和STK500和JTAGICE语法兼容。-The AVR Open-source Programmer (AVROSP) is an AVR programmer application that replaces the AVRProg tool included in AVR Studio. It is a command-line tool, using the same sy
MMCorSD
- 在[原创]资源共享:开放我的mmc/sd操作原代码 有一个访问SD/MMC卡的源代码,但是不是GCC的,我把它改成了GCC的,但是我现在手头没有可以用来测试的硬件(正在外面制板)。现在把源代码放到网站上,希望有现成硬件的朋友帮忙测试一下,看一下有没有什么错误。 代码在AtmanAVR & Visual Studio 2005中完成修改的。 在AtmanAVR中编译完成: Generating Code... Program memory usage: 2118
windows_embedded_ce60R2
- 本文一步一步引导你使用 CE6.0 R2 (CE 6.0)来创建,定制,编译,生成一个CE6.0 的操作系统运行时镜像,最后下载到目标设备 eBox-3300-MSJK上。 此外,我们还为你介绍如何调试 CE6.0 操作系统设计,运行时镜像和使用 Visual Studio 开发应用程序-This step by step guide you are using CE6.0 R2 (CE 6.0) to create, customize, compile, generate a
nrf24L01
- 2.4G无线模块nRF24L01的AVR调试程序,已在AVR Studio+Winavr 环境下调试通过-2.4G wireless module nRF24L01 the AVR debugger, has been under AVR Studio+ Winavr through debugging
dlltest
- Visual Studio application to test that a pinpad is connected
GLUT3DApp
- A simple 3D graphics application, made in Visual Studio 2008 and using GLUT library.
windows-system-programming-third-edition
- Windows System Programming, Third Edition gives a solid grounding on using the core Windows APIs, includingWin64 is updated for Windows Server 2003, Windows XP, and the Microsoft Visual Studio .NET Framework, and has extensive examples illustrate all
csb
- 绝对实用的51单片机实现的超声波测距源码,大家也许找了好久,现在我将它贡献给大家,希望大家尊重相应版权,共享交流,互补共进,大家可以在百度视频搜索“飞人编程工作室”支持一下谢谢,我最新上传了特别珍贵的单片机制作 作品 谢谢大家支持-MCU 51 is absolutely practical source of ultrasonic distance measurement, we may look for a long time, now I will it contribute to you
m48_psoc_program_verifyid_20100422
- 这是一个用AVR MCU ATmega48V模拟ISSP协议烧写塞普拉斯PSOC的下位机程序,只要完成接收上位机指令与hex,并反馈上位机烧写PSOC芯片。开发IDE为AVR Studio 4.上位机程序为c++ 编写-This is a C lanuage source code build in AVR Studio 4, compiler is AVR_GCC.Its function is translate the ISSP protocol, program the PSOC, De
IR_Decode
- 用ATmega16解码NEC IR协议的源程序,用串口输出到超级终端,这是一份基于中断的,一会上传不用io中断的。开发IDE: AVR Studio-NEC IR protocol with ATmega16 decodes the source, with a serial output to HyperTerminal, which is based on an interrupt, an interrupt will be uploaded without io. Development
AVR_makefile
- 提示:这是一个针对AVR studio4.12开发的AVR-GCC Makefile生成向导工具。因此,使用前请安装AVR studio4.12。工程文件布局要与AVR studio一致,即工程目录名要与工程同名,C文件要与工程文件同目录,输出文件统一放到一个文件夹。-Note: This is a development for AVR studio4.12 AVR-GCC Makefile Generation Wizard tool. Therefore, before using ins
AVR-IIC-GCC
- avr studio +gcc 编写的IIC 处理程序,使用硬件中断控制,和 软件模拟IIC控制,两个程序在一个压缩包内,提供给需要的朋友-avr studio+ gcc IIC written process, interrupt control hardware, and software simulation IIC control, two programs in a compressed package, available to friends in need