搜索资源列表
STM32-TFTLCD-flat-screen-display
- 基于STM32F103RBT6 TFTLCD横屏显示(库-STM32F103RBT6 TFTLCD flat screen display
ALIENTEK-MINISTM32-10
- ALIENTEK MINISTM32 TFTLCD显示程序-ALIENTEK MINISTM32 TFTLCD display program
STM32F10X_DEMO_3.5.0
- 基于STMF103ZET6移植最新固件库3.5.0版本,是一个完整的工程,并详细中文注释,包括按键,TFTLCD液晶显示、SPI.USART.I2C,FSMC,DMA,DAC,ADC等常用外设模块文件,完全调试测试通过,可以直接使用哦。-Transplantation based on the latest firmware library STMF103ZET6 version 3.5.0, is a complete project, and detailed notes in Chines
ALIENTEK-MINISTM32-TFTLCD
- 正点原子stm32驱动LCD,包含字符显示,直线,矩形,数字等显示功能-Punctuality atomic stm32 drive LCD contain characters, lines, rectangles, digital display function
TFTLCD-dd
- 基于stm32的tftlcd 显示的显示程序 可以实际使用 已经测试过了-Based on stm32 The oled display animation display program can actually use already tested
STM32--TFTLCD
- 基于keil开发环境,对STM32系统板的板载LCD显示与相关配置,程序工程已通过测试-Based on keil development environment on the the STM32 system board onboard LCD display and related configuration, process engineering has been tested
RTC-real-time-clock
- 《STM32开发指南》第十八章 TFTLCD显示实验-The " STM32 Development Guide, Chapter XVIII TFTLCD display experiment
stm32TFTLCD
- STM32 开发板上的 LCD 接口, 来点亮 TFTLCD,并实现 ASCII 字符和彩色的显示等功能,并在串口打印 LCD 控制器 ID,同 时在 LCD 上面显示。-STM32 development board LCD interface, To light TFTLCD, and to achieve the ASCII character and color display capabilities, and print serial LCD controller ID,
ATK-7-TFTLCD
- 1,通过STM32的USART2连接ATK-HC05蓝牙模块,检测并显示蓝牙模块的状态. 2,通过KEY0按键可以开启/关闭定时向ATK-HC05蓝牙模块发送数据(ALIENTEK HC05 xx)测试蓝牙模块的数据发送. 3,可以通过WK_UP按键设置ATK-HC05蓝牙模块的主从工作模式.-1, ATK-HC05 Bluetooth module connected through the STM32 USART2, detects and displays the status o
I2C
- 这是一个利用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
guangminchuanganqi
- 通过ADC采集电压,获取光敏传感器的阻变化从而得出环境线采集电压,并在 TFTLCD上面显示出来。-ADC voltage through acquisition, obtaining the resistance change photosensor environment so as to arrive to collect voltage line, and displayed TFTLCD top.
dma
- 将利用STM32F4的 DMA 来 实现串口数据传送,并在 TFTLCD 模块上显示当前的传送进度-STM32F4 the DMA will use to achieve serial data transmission, and displays the current transfer progress on TFTLCD module.
M3-IIC-EEPROM
- 何利用 STM32 STM32F1 的普通 的普通 IO 口模拟 IIC 时序,并实现和 时序,并实现和 24C02 之 间的双向通信 。 STM32 STM32F1 的普通 IO口模拟 IIC 时序, 来实现 来实现 24C02 的 读写,并将结果显示在 TFTLCD 模块上。-What use STM32 STM32F1 ordinary general IO port analog IIC timing and realization and timing, and two-way com
MINISTM32-TFTLCD-display-test
- STM32 TFTLCD显示测试代码,用于TFTLCD显示测试。-STM32 TFTLCD display test code,used for TFTLCD display.
DMA
- 利用STM32F4的DMA来实现串口数据传送,并在TFTLCD模块上显示当前的传送进度。-Using STM32F4 the DMA to achieve serial data transfer, and TFTLCD module displays the current transfer progress.
TFTLCD---DISP
- 全面的TFT显示函数和程序代码,虽然有很多瑕疵,但是还是可以应用的。-A comprehensive TFT display function and program code, although there are many flaws, but still can be applied.
12 FSMC接口TFT显示图片
- STM32 利用FSMC在TFTLCD上显示图片。。。。。(Using FSMC to display photos on the TFTLCD........)
实验12 OLED显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3) 5,24C02(IIC连接在PB8/PB9上面) 实验现象: 本实验通过KEY1按键来控制24C02的写入,通过另外一个按键KEY0来控制24C02的读取