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

文件名称:d

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    424.61kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

STM32的TCP/IP网络采集器番外篇之摇杆LCD:这次是到摇杆和LCD了,我是第一次用摇杆,虽然原理跟按键那些没什么区别,但感觉很好玩!说说这次的程序目的吧,我就使用了摇杆的4个方向,就是上下左右,上电,LCD显示dEMO,按上就左手第一位显示0,如果按下就显示9,按左就把显示位置左移一位,不过这是你看不到东西,要再按上或下才能看到,如果按右就把显示位置右移一位。不停按上就是数字从0到9显示,不停按下就是9到0显示-STM32' s TCP/IP network collector side story of rocker LCD: this is the rocker and LCD, I was the first time with a joystick, although the principles are no different with the buttons, but it feels a lot of fun! Talk about the purpose of this program, my use of the joystick of the four directions, up and down is about power, LCD display dEMO, according to the first one on the left shows 0, if you press on the display 9, press the left put a display position shifted to the left, but this is something you can not see to click on or next to see if the press the right put a display position shifted to the right. Is the number of non-stop by the display from 0 to 9, repeatedly press is 9-0 show
相关搜索: 摇杆 STM32 LCD stm32

(系统自动生成,下载前可以参看下载内容)

下载文件列表

LCDDemo/library/inc/cortexm3_macro.h
LCDDemo/library/inc/stm32f10x_adc.h
LCDDemo/library/inc/stm32f10x_bkp.h
LCDDemo/library/inc/stm32f10x_can.h
LCDDemo/library/inc/stm32f10x_dma.h
LCDDemo/library/inc/stm32f10x_exti.h
LCDDemo/library/inc/stm32f10x_flash.h
LCDDemo/library/inc/stm32f10x_gpio.h
LCDDemo/library/inc/stm32f10x_i2c.h
LCDDemo/library/inc/stm32f10x_iwdg.h
LCDDemo/library/inc/stm32f10x_lib.h
LCDDemo/library/inc/stm32f10x_map.h
LCDDemo/library/inc/stm32f10x_nvic.h
LCDDemo/library/inc/stm32f10x_pwr.h
LCDDemo/library/inc/stm32f10x_rcc.h
LCDDemo/library/inc/stm32f10x_rtc.h
LCDDemo/library/inc/stm32f10x_spi.h
LCDDemo/library/inc/stm32f10x_systick.h
LCDDemo/library/inc/stm32f10x_tim.h
LCDDemo/library/inc/stm32f10x_tim1.h
LCDDemo/library/inc/stm32f10x_type.h
LCDDemo/library/inc/stm32f10x_usart.h
LCDDemo/library/inc/stm32f10x_wwdg.h
LCDDemo/library/src/stm32f10x_adc.c
LCDDemo/library/src/stm32f10x_bkp.c
LCDDemo/library/src/stm32f10x_can.c
LCDDemo/library/src/stm32f10x_dma.c
LCDDemo/library/src/stm32f10x_exti.c
LCDDemo/library/src/stm32f10x_flash.c
LCDDemo/library/src/stm32f10x_gpio.c
LCDDemo/library/src/stm32f10x_i2c.c
LCDDemo/library/src/stm32f10x_iwdg.c
LCDDemo/library/src/stm32f10x_lib.c
LCDDemo/library/src/stm32f10x_nvic.c
LCDDemo/library/src/stm32f10x_pwr.c
LCDDemo/library/src/stm32f10x_rcc.c
LCDDemo/library/src/stm32f10x_rtc.c
LCDDemo/library/src/stm32f10x_spi.c
LCDDemo/library/src/stm32f10x_systick.c
LCDDemo/library/src/stm32f10x_tim.c
LCDDemo/library/src/stm32f10x_tim1.c
LCDDemo/library/src/stm32f10x_usart.c
LCDDemo/library/src/stm32f10x_wwdg.c
LCDDemo/project/EWARM/BOOT_FLASH/Exe/LCDDemo.d79
LCDDemo/project/EWARM/BOOT_FLASH/Exe/LCDDemo.sim
LCDDemo/project/EWARM/BOOT_FLASH/Obj/cortexm3_macro.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/lcd.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/LCDDemo.pbd
LCDDemo/project/EWARM/BOOT_FLASH/Obj/main.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_exti.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_flash.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_gpio.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_it.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_lib.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_nvic.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_rcc.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_spi.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_systick.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_tim.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_usart.r79
LCDDemo/project/EWARM/BOOT_FLASH/Obj/stm32f10x_vector.r79
LCDDemo/project/EWARM/BOOT_RAM/Exe/LCDDemo.d79
LCDDemo/project/EWARM/BOOT_RAM/Exe/Project.sim
LCDDemo/project/EWARM/BOOT_RAM/List/LCDDemo.map
LCDDemo/project/EWARM/BOOT_RAM/Obj/cortexm3_macro.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/lcd.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/LCDDemo.pbd
LCDDemo/project/EWARM/BOOT_RAM/Obj/main.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/Project.pbd
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_exti.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_flash.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_gpio.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_i2c.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_it.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_lib.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_nvic.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_rcc.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_spi.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_systick.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_tim.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_usart.r79
LCDDemo/project/EWARM/BOOT_RAM/Obj/stm32f10x_vector.r79
LCDDemo/project/EWARM/cortexm3_macro.s
LCDDemo/project/EWARM/LCDDemo.dep
LCDDemo/project/EWARM/LCDDemo.ewd
LCDDemo/project/EWARM/LCDDemo.ewp
LCDDemo/project/EWARM/LCDDemo.eww
LCDDemo/project/EWARM/lnkarm_flash.xcl
LCDDemo/project/EWARM/lnkarm_ram.xcl
LCDDemo/project/EWARM/Read.txt
LCDDemo/project/EWARM/readme.txt
LCDDemo/project/EWARM/settings/LCDDemo.cspy.bat
LCDDemo/project/EWARM/settings/LCDDemo.dbgdt
LCDDemo/project/EWARM/settings/LCDDemo.dni
LCDDemo/project/EWARM/settings/LCDDemo.wsdt
LCDDemo/project/EWARM/settings/Project.cspy.bat
LCDDemo/project/EWARM/settings/Project.dbgdt
LCDDemo/project/EWARM/settings/Project.dni
LCDDemo/project/EWARM/settings/Project.wsdt
LCDDemo/project/EWARM/stm32f10x_vector.c
LCDDemo/project/EWARM/Write.txt
LCDDemo/project/lcd.c
LCDDemo/project/lcd.h
LCDDemo/project/main.c
LCDDemo/project/stm32f10x_conf.h
LCDDemo/project/stm32f10x_it.c
LCDDemo/project/stm32f10x_it.h
LCDDemo/project/EWARM/BOOT_FLASH/Exe
LCDDemo/project/EWARM/BOOT_FLASH/List
LCDDemo/project/EWARM/BOOT_FLASH/Obj
LCDDemo/project/EWARM/BOOT_RAM/Exe
LCDDemo/project/EWARM/BOOT_RAM/List
LCDDemo/project/EWARM/BOOT_RAM/Obj
LCDDemo/project/EWARM/BOOT_FLASH
LCDDemo/project/EWARM/BOOT_RAM
LCDDemo/project/EWARM/settings
LCDDemo/library/inc
LCDDemo/library/src
LCDDemo/project/EWARM
LCDDemo/library
LCDDemo/project
LCDDemo

相关说明

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

相关评论

暂无评论内容.

发表评论

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