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

搜索资源列表

  1. ds18b20

    0下载:
  2. AVR单片机读取DS18B20的程序,测试通过完成可以使用-AVR Singlechip DS18B20 read procedure, the test can be used to complete
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1385
    • 提供者:张丰盛
  1. keyboard

    1下载:
  2. AVR单片机程序,可以直接使用,PS/2键盘,可以直接用,还可以修改为查询方式,用在产品设计中!还可以定义按键弹起和功能键!-AVR Singlechip procedures, direct access, PS/2 keyboard, can be directly used for the query can also modify the way in product design! Also can be defined function keys and buttons up!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3097
    • 提供者:missyou
  1. ATmega64_SJA1000

    0下载:
  2. 开发环境为GCC,AVR单片机与SJA1000实现CAN通讯。-Development environment for the GCC, AVR Microcontroller and the realization of CAN communication SJA1000.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:38901
    • 提供者:liwei
  1. AVRCC1100

    0下载:
  2. AVR控制CC1100实现数据的发送和接收功能,经测试可以正常通讯。-AVR control the CC1100 data transmit and receive functions in a normal communication can be tested.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:5848
    • 提供者:王军
  1. SD_MP3

    0下载:
  2. 用AVR的MP3代码,可以支持读SD卡文件。-AVR with the MP3 code, can support SD card reading documents.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:159428
    • 提供者:林风
  1. bmain

    0下载:
  2. 一个关于avr单片机串口通信的一个简单例子 对于avr初学者 来说 可以一看-A single-chip serial communication on the avr as a simple example for beginners avr can see
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1363
    • 提供者:zgb
  1. AVR_mkII_lite_gs

    0下载:
  2. AVR mkII Lite中文资料,有需要的朋友可以下载看看。-AVR mkII Lite Chinese data, there is a need to look at the friends can be downloaded.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:707120
    • 提供者:仙儿
  1. MCU_NandFlash

    0下载:
  2. 用51单片机操作NANDFLASH,NANDFLASH是三星的,可以参考一下。-With 51 single-chip operation NANDFLASH, NANDFLASH is Samsung, you can reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:91836
    • 提供者:唐伟
  1. SPI_test

    0下载:
  2. AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!-AVR ATmega48 SPI test the most simple code! Through spi_data [x] array you want to send the information to write, and x is the contro
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:11671
    • 提供者:Rick
  1. avr-lcd

    0下载:
  2. 基于AVR芯片的LCD显示实验代码,可以参考做练习-Based on the AVR chip LCD display experimental code, can refer to to do exercises
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23064
    • 提供者:陈锡平
  1. 4x4keypad

    0下载:
  2. 4*4按键扫描程序,通过行翻转法对键值进行求解,AVR Mega16,可对程序稍作修改就可使用!-4* 4 keypad scanner, through the reversal method to solve the key, AVR Mega16, the procedure can be used with some slight modifications!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:27759
    • 提供者:jiben042
  1. AVR

    0下载:
  2. 单片机实例书籍,初学者可以看看,很有参考价值-Singlechip example books, beginners can take a look at the valuable
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1279887
    • 提供者:Peter
  1. spitongxunlianxi

    0下载:
  2. AVR 单片机 M16 功能:可以实现spi通讯-M16 single-chip AVR function: can realize spi communication
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9931
    • 提供者:guoguo
  1. 12864

    1下载:
  2. AVR mega16单片机的示例程序,可以参考一下。-MCU AVR mega16 sample programs, you can reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10910
    • 提供者:方园
  1. lesson4

    0下载:
  2. AVR mega16单片机的示例程序,可以参考一下。-MCU AVR mega16 sample programs, you can reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6087
    • 提供者:方园
  1. usart_half_mode

    0下载:
  2. Avr单片机半双工模式Usart驱动,用中断实现, 可以像打开文件一样处理usart数据。-Usart communication half mode, implements by interrupt, Can process as file
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:4192
    • 提供者:沙卡
  1. keyboard_uart

    1下载:
  2. avr单片机的键盘程序和串口程序,可以直接使用,编译环境winavr+avrstudio-avr Singlechip keyboard procedures and serial procedures, can be directly used, the compiler environment winavr+ avrstudio
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:20466
    • 提供者:蒋玉飞
  1. AVR_code_sch_and_ppt

    0下载:
  2. 《AVR单片机软硬件设计视频教程-入门篇:手把手教你入门单片机》的完整ppt、代码和原理图,视频可以到纳米盘上找 -" AVR software and hardware design single-chip video tutorial- Introduction to Part: Getting Started手把手教you Singlechip" complete ppt, code and schematics, video can be up to the plate
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6975477
    • 提供者:徐洪光
  1. VS1003_test

    0下载:
  2. vs1003测试,包含正弦测试,如果应用于AVR可以做一下修改。-vs1003 test, including Sine test, if the AVR can be used to do some modifications.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:148787
    • 提供者:小邓
  1. AVR

    0下载:
  2. AVR控制西门子MC39I的程序,能实现网络拨号,设置域名,传输数据-MC39I Siemens AVR control procedures can achieve the network dial-up, set the domain name, transfer data
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:14721
    • 提供者:李峰
« 1 2 3 4 5 67 8 9 10 11 ... 46 »
搜珍网 www.dssz.com