CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - avr studio code

搜索资源列表

  1. smallrtos动态堆栈

    0下载:
  2. small rtos for avr small rtos 使用了动态堆栈 想无需任何改动就可以编译这个程序,就必须安装winavr20050214和uv2,先点击uv2的工程文件打开这个工程然后在Tools---->Customize Tools Menu...嵌入gcc编译命令make all和make clean即可立即编译。编译后可以使用avr studio进行代码级仿真-small Byelorussian for avr small Byelorussian use o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19.3kb
    • 提供者:ming
  1. lcdperfect.rar

    0下载:
  2. atmega 16 四线驱动 lcd1602,代码简单明了,开发环境为avr studio ,带Proteus仿真,atmega 16 four-lane drive lcd1602, simple code, development environment for the avr studio, with Proteus simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:28.17kb
    • 提供者:杨腾蛟
  1. usb1

    0下载:
  2. USB的hex下位机文件,直接烧录即可,好用!如要要读取FLASH代码,直接用AVR STUDIO即可。-USB-hex-bit machine under the document, you can directly burn, easy to use! If we want to read the FLASH code, can be directly AVR STUDIO.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4.31kb
    • 提供者:小S
  1. ATmege48code

    0下载:
  2. AVR软件开发,用ATmega48开发多串口通讯的源程序.-AVR Studio code
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:57.36kb
    • 提供者:yesujun
  1. 20090328

    0下载:
  2. assembly program for AVR128 very simple source code for register play. Using AVR Studio 4
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:551byte
    • 提供者:wildsurf
  1. TFT35NEW

    0下载:
  2. winstar 3.5" control source code for sed13705 using avr studio
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:76.95kb
    • 提供者:sunglark
  1. Code

    0下载:
  2. avr单片机学习资料,使用avr studio编写,供初学者使用-avr microcontroller learning materials, the use avr studio prepared for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:400.31kb
    • 提供者:王刚
  1. m48_psoc_program_verifyid_20100422

    0下载:
  2. 这是一个用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
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:41.99kb
    • 提供者:Yahui
  1. usart2twi

    0下载:
  2. This Program can open in AVR Studio 4. source code for send data using USART.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:7.15kb
    • 提供者:Aryasa Tamara
  1. Embedded-Pak-Agus

    0下载:
  2. This source code how to make running LED using Atmega16 on avr studio 4-This is source code how to make running LED using Atmega16 on avr studio 4
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6.41kb
    • 提供者:sankeq
  1. interrupt

    0下载:
  2. Source Code to practice Interrupt in ATmega16 using AVR Studio 4 and programming C
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10.72kb
    • 提供者:sankeq
  1. AVR-Atmega16-BoardPcode

    0下载:
  2. ATMEGA16 comtroller with 4 7segment display, lamp, button, and termomiter (code in AVR Studio 5 + board design)-ATMEGA16 comtroller with 4 7segment display, lamp, button, and termomiter (code in AVR Studio 5 + board design)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:19.78kb
    • 提供者:Adrian
  1. Rx

    0下载:
  2. reciever code for ask 433mhz device for atmega 16 avr studio
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18.84kb
    • 提供者:ritesh
  1. oled-test

    0下载:
  2. 自己修改的OLED显示驱动和演示程序,OLED为新型的自发光彩色低功耗显示屏,方便匹配各种单片机,很多MP3,消费小电子产品都使用,本程序源码是AVR例子,ICCAVR和AVR Studio配合开发和调试-Modify the OLED display driver and demo program, OLED is self-luminous color low-power display, easy to match a variety of microcontroller, many MP
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:18.95kb
    • 提供者:刘伟信
  1. atmega8adc_spiflash

    0下载:
  2. 基于ATmega8 的ADC数据采集系统。开发环境AVR Studio。通过该MCU自身的ADC模块连续采集ADC数据,采样率19.6kbyte/s。并将数据实时通过MCU的SPI接口写入与之连接的FLASH存储器。系统采用的FLASH为SST25VF064C。可连续存储8Mbyte的数据。C代码由本人编写和实际上板测试。-Based on the ATmega8 the ADC data acquisition system. Development environment AVR Studi
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:43.55kb
    • 提供者:李华
  1. 12864_3

    0下载:
  2. AVR单片机 12864串行代码 编译软件《Atmel Studio 6.0》 附带头文件,只需将初始化函数调用即可 新手适用-12864 AVR microcontroller serial code compiler software "Atmel Studio 6.0" with the header file, you can simply call the initialization function Novice applicable
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:22.24kb
    • 提供者:陈炳康
  1. ATmega128--IIC

    0下载:
  2. ATmega128芯片的模拟IIC实验代码,控制两个24c02eeprom存储芯片读写,并在1602液晶显示屏上显示,带protues仿真图,用avr studio+gcc实现-ATmega128 chip analog IIC experimental code, control two 24c02eeprom memory chips read and write, and displayed on the LCD 1602 with protues simulation diagram,
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:69.71kb
    • 提供者:sol
  1. MEGA128PC

    0下载:
  2. mega128在avr studio环境下开发的C语言代码,用于CAN通信及两总线通信-The development of mega128 in the AVR studio environment C language code, for CAN communication and two bus communication
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:66.43kb
    • 提供者:li wenbin
  1. w25q64

    1下载:
  2. 针对atemga128的avr单片机spi接口对W25Q64的读写和擦出。可编译通过,但要是拿来君的话得适量修改代码。编译器avr studio 4-For atemga128 of avr microcontroller spi interface of literacy and struck W25Q64. You can compile, but if used the right amount of monarch then have to modify the code. The co
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:47.41kb
    • 提供者:朱洪峰
  1. 100-cases-of-C51

    0下载:
  2. 基于AVR Studio+WinAVR(GCC)组合环境和Proteus硬件仿真平台,精心安排了100个AVR单片机C程序设计案例。全书提供了所有寨例完整的C语言源程序,各案例设计了难易适中的实训目标-Based on the AVR Studio+ WinAVR (GCC) combination environment and Proteus hardware simulation platform, 100 AVR microcontrollers C program design cas
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6.61mb
    • 提供者:sun
« 12 »
搜珍网 www.dssz.com