CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TFTLCD

搜索资源列表

  1. 485

    0下载:
  2. stm32 485通讯实验。本章我们将向大家介绍如何使用STM32的串口实现485通信(半双工)。在本章中,我们将使用STM32的串口2来实现两块开发板之间的485通信,并将结果显示在TFTLCD模块上。-stm32 485 communication experiment. In this chapter we will show you how to use the STM32 serial port 485 (half duplex). In this chapter, we will u
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:331711
    • 提供者:王者
  1. TFTLCD-TEST

    0下载:
  2. LCD屏测/初始化试程序(包含9341,9528等屏控制器)
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:341713
    • 提供者:胡宝雨
  1. simple-thermometer

    0下载:
  2. 利用STM32的ADC1通道16来读取STM32内部温度传感器的电压值,并转换为温度,在TFTLCD模块上显示出来。实现一个简单的温度计。-ADC1 channel 16 using the STM32 STM32 internal temperature sensor to read the voltage value, and converted to temperature, displayed on TFTLCD module. Achieve a simple thermometer.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1366793
    • 提供者:NJH
  1. voltmeter

    0下载:
  2. 利用STM32的ADC1通道0来采样外部电压值,并在TFTLCD模块上显示出来。实现一个简单的电压表的功能。-ADC1 channel 0 using the STM32 to sample an external voltage, and displayed on TFTLCD module. Implement a simple function of the voltmeter.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:60830
    • 提供者:NJH
  1. rm68042

    0下载:
  2. rm68042 TFTLCD驱动源码 测试通过-RM68042 TFTLCD DRIVE
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:5048
    • 提供者:yy
  1. I2C

    0下载:
  2. 这是一个利用IIC来实现24C02的读写,并将结果显示在TFTLCD模块上-This is a use of IIC to achieve 24 of our fleet, speaking, reading and writing, and will be showed on the TFTLCD module
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:530153
    • 提供者:李羊
  1. LCD_MODULE

    0下载:
  2. 该模块采用TFTLCD面板,可以显示16位色彩的真彩图片。-The module adopts the TFTLCD panel, can display a 16-bit color of true color images.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:97806
    • 提供者:李羊
  1. Touch_IIC

    0下载:
  2. AVR ATmega128 TFTLCD touch screen program
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:43188
    • 提供者:kwangsung Bae
  1. ALIENTEK-MINISTM32-DMA-TEST

    0下载:
  2. 本实验将实现如下功能:利用外部按键KEY0来控制DMA的传送,每按一次KEY0,DMA就传送一次数据到USART1,然后在TFTLCD模块上显示进度等信息。DS0还是用来做为程序运行的指示灯。本实验可以SWD下载,但是不能仿真(不能正常操作).-STM32 spi test
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1390284
    • 提供者:陈志刚
  1. TFTLCD

    0下载:
  2. 单片机TDTLED显示程序,适合电子设计大赛的显示模块的使用,是非常好的学习程序,值得学习-a useful program ,you can use when you join in the electronic contest
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:151449
    • 提供者:孙光涛
  1. TESTALL

    0下载:
  2. 用320x240tftlcd 做的ucgui , 有所有工程文件-ucgui using 320x240 tftlcd, it contains all project file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-17
    • 文件大小:25854976
    • 提供者:梁定宇
  1. TFTLCD

    0下载:
  2. tft液晶屏在STM32下裸机驱动的实现-In STM32 under bare-driven implementation tft LCD screen
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:97033
    • 提供者:lin xiao
  1. TFTLCD-STM32

    0下载:
  2. STM32驱动TFT-LCD显示屏的程序 利用STM32寄存器直接操作-STM32 drive TFT-LCD display program uses directly operated STM32 register
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2008428
    • 提供者:小亮
  1. TFTLCD

    0下载:
  2. ALIENTEK战舰STM32开发板实验,RTC实验,非常有用的学习资料。我一直就是按照这个学习的。-ALIENTEK STM32 development board experiments, RTC experiments, very useful to learn the information. I always follow this study..
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:319864
    • 提供者:李朋勃
  1. icc

    0下载:
  2. 使用STM32F4的普通IO口模拟IIC时序,来实现24C02的读写,并将结果显示在TFTLCD模块上。-Use STM32F4 ordinary analog IO IIC timing to achieve 24C02 read and write, and the results are displayed on TFTLCD module.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:504200
    • 提供者:张鑫
  1. guangminchuanganqi

    0下载:
  2. 通过ADC采集电压,获取光敏传感器的阻变化从而得出环境线采集电压,并在 TFTLCD上面显示出来。-ADC voltage through acquisition, obtaining the resistance change photosensor environment so as to arrive to collect voltage line, and displayed TFTLCD top.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:529775
    • 提供者:张鑫
  1. dma

    1下载:
  2. 将利用STM32F4的 DMA 来 实现串口数据传送,并在 TFTLCD 模块上显示当前的传送进度-STM32F4 the DMA will use to achieve serial data transmission, and displays the current transfer progress on TFTLCD module.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-02-03
    • 文件大小:497664
    • 提供者:张鑫
  1. STM32-TFTLCD-display-experiment

    0下载:
  2. This a TFT LCD STM32 program that is developed for STM32F103ZET and it is OK. -This is a TFT LCD STM32 program that is developed for STM32F103ZET and it is OK.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2051684
    • 提供者:hassanjan
  1. Spectrum-Analyzer

    2下载:
  2. 用STM32制作频谱分析仪,TFTLCD-STM32 produced by spectrum analyzer, TFTLCD
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:888665
    • 提供者:binkc
  1. graduation

    0下载:
  2. 多路温度巡检仪采用ctrtex-M3内核的微处理器stm32为主控制器,配合数字式温度传感器、NRF24L01无线模块、液晶显示屏、LED 、及按键等组成。DS18B20温度传感器采用单总线技术实现和stm32的通信。采用NRF24L01无线传输将设备一采集到的温度信息传递给设备二。设备二的CPU将接收到的温度信息与设定的报警温度进行比较,如果大于设定的报警温度则亮对应的LED灯,并温度信息显示到TFTLCD屏上实现人机交互信息传递。按键的作用是设定设备一和设备二:如果 KEY1键按下,设置该
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2167941
    • 提供者:xiaohui
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com