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

文件名称:DOGM-display.ZIP

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-06-20
  • 文件大小:
    233.87kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

DOGM128 display driving+demo
(系统自动生成,下载前可以参看下载内容)

下载文件列表

src/
src/asf/
src/asf/common/
src/asf/common/boards/
src/asf/common/boards/board.h
src/asf/common/services/
src/asf/common/services/clock/
src/asf/common/services/clock/genclk.h
src/asf/common/services/clock/osc.h
src/asf/common/services/clock/pll.h
src/asf/common/services/clock/sysclk.h
src/asf/common/services/clock/xmega/
src/asf/common/services/clock/xmega/osc.h
src/asf/common/services/clock/xmega/pll.h
src/asf/common/services/clock/xmega/sysclk.c
src/asf/common/services/clock/xmega/sysclk.h
src/asf/common/services/delay/
src/asf/common/services/delay/delay.h
src/asf/common/services/delay/xmega/
src/asf/common/services/delay/xmega/cycle_counter.h
src/asf/common/services/gpio/
src/asf/common/services/gpio/gpio.h
src/asf/common/services/gpio/xmega_ioport/
src/asf/common/services/gpio/xmega_ioport/xmega_gpio.h
src/asf/common/services/ioport/
src/asf/common/services/ioport/ioport.h
src/asf/common/services/ioport/xmega/
src/asf/common/services/ioport/xmega/ioport.h
src/asf/common/services/ioport/xmega/ioport_compat.c
src/asf/common/services/ioport/xmega/ioport_compat.h
src/asf/common/services/sleepmgr/
src/asf/common/services/sleepmgr/sleepmgr.h
src/asf/common/services/sleepmgr/xmega/
src/asf/common/services/sleepmgr/xmega/sleepmgr.c
src/asf/common/services/sleepmgr/xmega/sleepmgr.h
src/asf/common/services/spi/
src/asf/common/services/spi/spi_master.h
src/asf/common/services/spi/xmega_spi/
src/asf/common/services/spi/xmega_spi/spi_master.c
src/asf/common/services/spi/xmega_spi/spi_master.h
src/asf/common/utils/
src/asf/common/utils/interrupt/
src/asf/common/utils/interrupt/interrupt_avr8.h
src/asf/common/utils/interrupt.h
src/asf/common/utils/make/
src/asf/common/utils/make/Makefile.avr.in
src/asf/xmega/
src/asf/xmega/boards/
src/asf/xmega/boards/xmega_a1_xplained/
src/asf/xmega/boards/xmega_a1_xplained/init.c
src/asf/xmega/boards/xmega_a1_xplained/led.h
src/asf/xmega/boards/xmega_a1_xplained/xmega_a1_xplained.h
src/asf/xmega/drivers/
src/asf/xmega/drivers/adc/
src/asf/xmega/drivers/adc/adc.c
src/asf/xmega/drivers/adc/adc.h
src/asf/xmega/drivers/adc/xmega_aau/
src/asf/xmega/drivers/adc/xmega_aau/adc_aau.c
src/asf/xmega/drivers/cpu/
src/asf/xmega/drivers/cpu/ccp.h
src/asf/xmega/drivers/cpu/ccp.s
src/asf/xmega/drivers/cpu/xmega_reset_cause.h
src/asf/xmega/drivers/nvm/
src/asf/xmega/drivers/nvm/nvm.c
src/asf/xmega/drivers/nvm/nvm.h
src/asf/xmega/drivers/nvm/nvm_asm.s
src/asf/xmega/drivers/pmic/
src/asf/xmega/drivers/pmic/pmic.h
src/asf/xmega/drivers/rtc/
src/asf/xmega/drivers/rtc/rtc.c
src/asf/xmega/drivers/rtc/rtc.h
src/asf/xmega/drivers/sleep/
src/asf/xmega/drivers/sleep/sleep.h
src/asf/xmega/drivers/spi/
src/asf/xmega/drivers/spi/spi.c
src/asf/xmega/drivers/spi/spi.h
src/asf/xmega/drivers/tc/
src/asf/xmega/drivers/tc/tc.c
src/asf/xmega/drivers/tc/tc.h
src/asf/xmega/services/
src/asf/xmega/services/pwm/
src/asf/xmega/services/pwm/pwm.c
src/asf/xmega/services/pwm/pwm.h
src/asf/xmega/utils/
src/asf/xmega/utils/assembler/
src/asf/xmega/utils/assembler/gas.h
src/asf/xmega/utils/assembler.h
src/asf/xmega/utils/bit_handling/
src/asf/xmega/utils/bit_handling/clz_ctz.h
src/asf/xmega/utils/compiler.h
src/asf/xmega/utils/parts.h
src/asf/xmega/utils/preprocessor/
src/asf/xmega/utils/preprocessor/mrepeat.h
src/asf/xmega/utils/preprocessor/preprocessor.h
src/asf/xmega/utils/preprocessor/stringz.h
src/asf/xmega/utils/preprocessor/tpaste.h
src/asf/xmega/utils/progmem.h
src/asf/xmega/utils/status_codes.h
src/asf.h
src/config/
src/config/conf_adc.h
src/config/conf_board.h
src/config/conf_clock.h
src/config/conf_rtc.h
src/config/conf_sleepmgr.h
src/config/conf_spi_master.h
src/delay_example.c
src/delay_example.h
src/display.c
src/display.h
src/ds18x20lib.c
src/ds18x20lib.h
src/font.h
src/lcd.c
src/lcd.h
src/printer.c
src/printer.h
src/tft.c
src/tft.h
delay_example.h
DELAY_EXAMPLE1.cproj
display.c
display.h
ds18x20lib.c
ds18x20lib.h
font.h
lcd.c
lcd.h
printer.c
printer.h
tft.c
tft.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭