搜索资源列表
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
LCDTest
- 三星 S3C2410 开发板 LCD测试配套程序-Samsung S3C2410 Development Board LCD test matching procedures
EasySystem_1
- fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
LCDtest
- 基于S3C44B0X的LCD测试程序,能够显示图片,汉字。-S3C44B0X the LCD-based testing procedures, be able to show pictures, characters.
YL9200_Test
- AT91RM9200开发板测试程序,包含LCD图片显示、CAN总线测试等内容-The test program of the AT91RM9200 board for development.
S3C44BOandILI9320
- S3C44B0开发板对LCD显示屏LCDILI9320的驱动程序,可以显示几种颜色和一张图片-S3C44B0 development board on the LCD display LCDILI9320 driver can display several colors and a picture
STM32JPEG
- 一个基于STM32的JPEG解码程序,在320x240的液晶上显示解码后的JPEG图片-JPEG DECODER ON STM32 SUCCESSFUL
51PSDPTFT
- 在KEIL Uvision3上编译的电子相框程序,编译后写入单片机可运行的,SD卡上放入320X240大小的BMP格式的图片,可自动播放的.
2440lcd
- 基于ARM9 2440的7寸触摸屏逻辑程序,可以用触摸的方式进行图片切换,有16*16、32*32、24*24的字库-Based on ARM9 2440 7-inch touch screen logic program, can touch the picture way switch, 16* 16,32* 32,24* 24 font
201104118ARM
- S3C44B0的UCGUI,还有EEPROM的文件系统,有USB芯片PDIUSBD12上电自动识别,是我产品上的程序,用的图片里面都有.-S3C44B0 the UCGUI, there EEPROM file system, there are USB-chip power-on automatic identification PDIUSBD12 is my product of the program, which has used the picture.
waibulcd
- 课程设计做的程序 使用华邦的w90p710芯片 可通过键盘按键实现显示图片,以图片为背景显示文字,通过定时器实现图片的切换,在显示图片的同时播放音乐。因为做的时间较短,存在播放音乐的时候无法使用其他中断,音乐无法暂停的问题。-Curriculum design process used to do the w90p710 Winbond chip display images achieved by the keyboard keys to display text as the backgro
show-text-bmp
- STM32 显示文字图片 全部 程序 提供注释-STM32 provides image display text comments
STM32show-program-
- stm32迷你开发板彩屏显示程序,本例程用来显示图片-stm32 Show program
LCD!
- s3c2440 arm 裸机程序 可以实现在4.3寸屏幕上显示图片,如果使用的是其他尺寸屏幕需要自己修改在程序中屏幕定义的大小。-s3c2440 arm
2-2.4Picture
- ILI9325驱动和代码,显示图片效果,51单片机程序-ILI9325 driver
TFT_GYTF018M1BOM-(msp430MCU)
- TFT的基本功能:汉字图片等的显示程序,使用的单片机时TI公司的超低功耗单片机msp430-LCD 12864 function together, and with four of the comprehensive experimental program: including displaying Chinese characters, graphics, animation, etc
1.8TFT
- 基于MC9S12XS128的1.8寸彩屏驱动程序。可以显示点,直线,矩形,符号,中文需要自己添加字库。配合sd模块可以显示图片。基于C语言开发-Based on the 1.8-inch color screen MC9S12XS128 driver. Point, line, rectangle, symbol, Chinese need to add the font. With the the sd module can display pictures. Based on the C l
Msp430G2553_nokia5110
- 这是launch pad的nokia5110驱动程序,包含了取模软件,以及刷图片和汉字。-This is the launch pad nokia5110 driver, modulo software, as well as brush pictures and Chinese characters.
DH3.5_TFT_LCD
- 东华3.5寸触摸屏驱动程序,显示图片,文字,几何图形(DH 3.5" color TFT-LCD driver LCD display)
CT117E-8th 蓝桥杯嵌入式 官网范例程序3
- stm32入门范例程序,配套开发板CT117E,内含:RTC,蜂鸣器,LCD显示图片以及stm32库文件,是学习stm32的基础与实用程序,keil编译