CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - stm32 lcd

搜索资源列表

  1. Simulation_IIC.rar

    1下载:
  2. STM32 模拟I2C 驱动 工程师可以作为参考运用到实际项目开发中,Simulation_IIC\include\fonts.h Simulation_IIC\include\lcd.h Simulation_IIC\include\main.h Simulation_IIC\include\stm32f10x_conf.h Simulation_IIC\include\stm32f10x_it.h Simulation_IIC\project\cortexm2_macro.s
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:37433
    • 提供者:李建刚
  1. 430LCD

    0下载:
  2. LCD12864在无总线430上的移植,最全的源代码。开发环境 IAR FOR MSP430-LCD12864 in the absence of bus 430 on the transplant, the most complete source code. Development environment, IAR FOR MSP430
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:45082
    • 提供者:叶江
  1. MINI_STM32

    0下载:
  2. stm32驱动lcd液晶屏源代码,支持stm32f10x芯片-The stm32 driven lcd LCD source code, support stm32f10x chip
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:2569148
    • 提供者:张立伟
  1. main

    0下载:
  2. Testing main for stm32 - alientek 2.4 LCD
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:Lagoo
  1. LCD1602

    0下载:
  2. 一个利用STM32单片机在LCD1602液晶屏上显示内容的程序-STM32 MCU display the contents of a use of the program on the LCD1602 LCD
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3297
    • 提供者:yangxuejin
  1. ds1302

    0下载:
  2. 用ARM系列的单片机STM32对DS1302时钟芯片进行编程,并通过液晶显示屏显示出来,实验已经通过。-STM32 ARM microcontroller series with the DS1302 clock chip can be programmed through the LCD display, the experiment has been adopted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:81194
    • 提供者:李成伟
  1. STM32-DAC

    0下载:
  2. 使用软件: keil5 硬件资源: 1,DS0(连接在PA8) 2,串口1(波特率:9600,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过GPIO驱动,连接关系见lcd.h) 4,按键KEY0(PC5)/KEY_UP(PA0,也称之为WK_UP) 5,DAC(STM32内部DAC通道1,通过PA4输出) 6,ADC(STM32内部ADC1_CH1,连接
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3956872
    • 提供者:dingye
  1. STM32-12864

    0下载:
  2. 基于STM32和带字库的LCD12864,时钟芯片FM31256,温湿度模块DHT11.通过串口校准时钟,LCD显示时间和温湿度.-Based on STM32 and with the font of the LCD12864, clock chip FM31256, temperature and humidity module DHT11. Through the serial port calibration clock, LCD display time and temperature
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:3376693
    • 提供者:冯凯
  1. TMC_MB

    0下载:
  2. SMT32 利用其FSMC通过DMA来操作液晶和触摸屏(STM32 FSMC DMA LCD TOUCH)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:10240
    • 提供者:荷玛
  1. (成功)lcd显示

    0下载:
  2. 能在液晶上显示文字,画各种线条,制作曲线,在相应硬件的支持下还能显示心电信号的波形等(can show the word and draw the lines or circle in screen)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:4774912
    • 提供者:Felix duan
  1. MAG3110-Board-Code

    0下载:
  2. mag311通过I2C操作的例程,在液晶显示(Mag311 routines through the I2C operation, in the LCD display)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:479232
    • 提供者:bill789
  1. LCD

    0下载:
  2. 这个是STm32的LCD屏幕12864代码(this is a lcd12864)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:13312
    • 提供者:吴凡123
  1. stm32_scales

    0下载:
  2. stm32 based weight meter/scales with LCD display
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:276480
    • 提供者:tipok
  1. 测量频率

    0下载:
  2. 功能:测量两路输入的频率,并在液晶上显示。 有两种方法测频率,一种是周期测频法,一种是频率计数法: 周期测频法要求有参考时钟,通过对一个或者几个周期信号内参考时钟的计数来测量; 频率计数法就是单位时间内测出被测信号的改变次数,从而得到频率。 第一种方法的精度与参考时钟的速度有关,速度越快精度越高,第二种的精度跟所取的单位时间有关,时间越长,精度越高。所以前者适合测低频,后者适合测高频。 所以要想测量准确就得看你所测信号的频率范围了。 你也可以结合这两者的优势,实现互补。
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:17692672
    • 提供者:Suns@asd
  1. LC320WXN-SCA1

    0下载:
  2. lc320 diagram lcd lvds
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:962560
    • 提供者:lcdhanel
  1. T

    0下载:
  2. diagram for lcd hanel
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:lcdhanel
  1. 大海橡树LCD12864程序包

    0下载:
  2. LCD12864的程序包,stm32驱动(LCD12864 package, stm32 driver)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:13911040
    • 提供者:天之玄奥
  1. 4.3inch-480x272

    0下载:
  2. 此款程序是stm32系统来驱动TFT4.3液晶显示屏的代码,望大家学习使用(his program is the STM32 system to drive the TFT4.3 LCD screen code, look at the use of people to learn to use)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1864704
    • 提供者:爱你不能说
  1. 周期

    0下载:
  2. 本程序是用STM32F103芯片进行开发的,实现对方波信号的频率测量,并显示在12864液晶屏上(This program is developed with STM32F103 chip, and the frequency measurement of the signal of the other side is realized, and it is displayed on the 12864 LCD screen.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7075840
    • 提供者:Eder
  1. STM32 硬件SPI_中文显示测试源码

    1下载:
  2. ST7735S TFT_1.44吋_液晶屏示例中文显示测试程序(ST7735S TFT_1.44 _ inch LCD screen display Chinese sample test program)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3544064
    • 提供者:jadeqin
« 1 23 »
搜珍网 www.dssz.com