搜索资源列表
STM32下GPIO方式驱动T6963液晶
- STM32F103VET6 GPIO方式驱动T6963液晶
STM32驱动LTM022A69B
- 此程序是在KEIL mdk中编写的stm32液晶驱动程序,已经调试通过,分享出来让大家看看
STM32+3.5'TFT
- Cortex-M3 STM32驱动3.2寸TFT液晶
基于STM32的ili9320的tft液晶驱动源代码
- 基于STM32的ili9320的tft液晶驱动源代码,十分精炼,学习必备。,Based on the STM32 ili9320 tft LCD driver ili9320 source code, very refined, learning essential.
stm32.rar
- stm32开发板原理图,里面扩展了SD卡,液晶屏,USB口,以及音频接口,stm32 development board schematic diagram, which extends the SD card, LCD screen, USB port, as well as the audio interface
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
3.2寸真彩TFT液晶触摸屏
- 3.2寸真彩TFT液晶触摸屏,320*240像素,26万色,i8080 16位并行接口,带转接板及触控芯片,可以直接用AVR、51、PIC、dsPIC、ARM7、STM32等单片机驱动。 ,3.2-inch TFT true color LCD touch screen, 320* 240 pixels, 260,000 colors, i8080 16-bit parallel interface, with adapter plate and touch the chip can be
STM32-320240display
- stm32采样波形同时在液晶上显示出来 并计算出频率-stm32 sampling the waveform at the same time in the liquid crystal display and calculate the frequency of
ucGUI-STM32 STM32移植ucGUI
- STM32移植ucGUI, 实现了横屏 触摸显示, 有按钮 画条 文本框 对话框 等控件。 使用的库是自己用KEIL生成的 ,很容易。 液晶驱动程序 实现了多种型号自动检测,可不改任何代码 实现 (4531)(信利) SPFD5408(凌巨) 和I19xx系列的 液晶屏。十分方便-UcGUI STM32 transplantation, realizes the horizontal screen touch display, A button to draw a
stm32-12864
- 基于STM32的液晶屏128X64液晶屏的C语言驱动程序。-Based on the STM32 LCD 128X64 LCD screen of the C language driver.
source
- STM32驱动OCM12864-9液晶,8位数据线。-STM32 drive OCM12864-9 LCD, 8-bit data lines.
Lcd_cn
- STM32开发板硬件平台,使用TFT的液晶显示器,显示汉字在,在keil运行通过,绝对原创,里面还有TFT的驱动程序-STM32 development board hardware platform, the use of TFT liquid crystal displays, display Chinese characters in, run through the keil, absolutely original, there is also the driver TFT
stm32
- 完成了用低成本ARM处理器stm32,搭配12864液晶做出的示波器源码-Complete with low-cost ARM processors stm32, with 12864 to make liquid crystal oscilloscope source
stm32_LQ057V3DG01_test1
- STM32控制5.7寸彩屏液晶显示图片,型号LQ057V3DG01,为CCFT液晶,常用于医疗电子设备显示-STM32 5.7-inch color LCD display control of images, model LQ057V3DG01, the CCFT LCD display commonly used in medical electronic equipment
6_12864
- stm32 驱动12864液晶屏,开发平台是IARV5,简单驱动,不带UI库-stm32 12864 LCD driver, the development platform is IARV5, simply drive without a UI library
STM32-RTC-(LCD-display-RTC-time
- STM32_RTC (液晶屏显示RTC时间)。使用的stm32f103vet6芯片, 使用KEIL版本3.7编译。-STM32_RTC (LCD Display RTC time). Use stm32f103vet6 chips, using KEIL compiler version 3.7.
OSC-STM32-tft--091120
- stm32驱动TFT液晶显示屏的驱动程序,有兴趣的可以参考一下-stm32 drive TFT LCD drivers, who are interested can refer to
26、液晶触摸+外部FLASH
- STM32 液晶显示屏的校准及开发试验(The calibration and test of STM32 liquid crystal display development)
29-液晶显示中英文
- 能实现stm32的液晶显示,可以显示任意大小(Can achieve STM32 LCD display, you can display any size.)
6、3.2寸液晶配件资料
- stm32 F4 液晶屏源码 本实验将实现如下功能:开机的时候先通过LCD ID检测是电容屏 还是电阻屏,然后进入相关的测试。 如果是电阻屏,判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序。 如果是