当前位置:
首页
资源下载

搜索资源 - serial port lcd driver
搜索资源列表
-
0下载:
12864The LCD manifestation holdC程序串行口驱动采用89C51芯片.-12864The LCD manifestation holdC procedures Serial Port Driver C51 chip using 89.
-
-
0下载:
(st7920)lcd串口驱动程序. 实现串口控制 st7920显示中文字或图形.-(st7920) LCD serial port driver. Serial control st7920 display text or graphics.
-
-
0下载:
包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
-
-
0下载:
一个用C语言写的,简单的液晶驱动程序,使用串口发送数据到控制芯片。-Using C language to write a simple driver for the LCD, use the serial port to send data to the control chip.
-
-
0下载:
LCD显示程序,串口驱动,LCD1604型号。-LCD display program, serial port driver
-
-
0下载:
LCD em62100 IC driver soft, 与MCU采用的是串口连接方式. 具体的引脚定义软件里做了详细的描述。-LCD em62100 IC driver soft, use serial port connect between LCD modul and MCU.
-
-
0下载:
. This SDCC-based LCD demo code includes a collection of "driver" functions to access the LCD, and an example of using a custom putchar() to route printf output to either the LCD or serial port so you can use printf s nice number and string formattin
-
-
0下载:
c8051f340单片机串口驱动源码,LCD液晶显示-c8051f340 microcontroller serial port driver source code, LCD liquid crystal display
-
-
0下载:
12864液晶串口驱动 包含图形驱动 常用指令 -12864 LCD serial port driver contains the graphics driver frequently used commands
-
-
0下载:
在凌阳单片机61开发板上编写的一些驱动程序,基本由C语言编写。包括1602LCD,12864LCD,TLC2543芯片,DS1302,4*4键盘,串行口传输等驱动程序-In the Sunplus 61 Development Board to prepare some of the drivers, basically from the C language. Including 1602LCD, 12864LCD, TLC2543 chip, DS1302, 4* 4 keyboard, s
-
-
0下载:
本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括:
数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。
实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
-
-
0下载:
12864液晶的串行驱动演示,通过12864的串口线来实现数据的传输,操作平台为89s52,已经通过测试,可以作为参考代码。方便使用-12864 serial LCD driver demo, through the serial port 12864 to achieve data transmission lines, operating platform, 89s52, have been tested, can be used as reference code. Easy to use
-
-
0下载:
LPC2368 串口驱动可以接受可以发送-LPC2368 can send the serial port driver can accept
-
-
0下载:
学校竞赛项目开发的基于LPC2103单片机的源代码,其中包含了串口,LCD,EEPROM,GSM等等的驱动-School Contest based LPC2103 microcontroller project development source code, which contains the serial port, LCD, EEPROM, GSM, and outher driver
-
-
0下载:
在嵌入式ARM的开发环境:IAR下,驱动640*480的LCD的源代码,还包括串口初始化,方便修改进行串口调试。-In the embedded ARM development environment: IAR, the driver of the LCD 640* 480 source code, including the serial port initialization, easy to modify for serial debugging.
-
-
0下载:
这是一个关于串口驱动程序,编译环境是IAR,芯片是STM32F051!-This is a serial port driver, the compiler environment is the IAR, the chip is STM32F051!
-
-
0下载:
LPC2138的菜单按键界面,同时驱动AD,FLASH等进行AD采集数据和存储,通过串口上传到电脑-LPC2138 menu button interface, driver AD at the same time, the FLASH AD data acquisition and storage, such as via a serial port to the computer
-
-
1下载:
stm32串行口方式驱动12864液晶屏,只需要3条线,非常方便,代码包含全部工程,亲测好用。-stm32 serial port mode driver 12864 LCD screen, only three lines, is very convenient, the code contains all the engineering, pro-test is easy to use.
-
-
0下载:
4418的cpu外设驱动源码,包括串口、液晶等,在开发板上试验成功(4418 CPU peripheral driver source code, including serial port, LCD, etc., in the development board test success)
-
-
1下载:
硬件资源:
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)
实验现象:
本实验利用探索者STM32开发板连接ALIENTEK TFTLCD模块(除CPLD版本7寸屏模块外,其余所有ALIENTEK的
LCD模块都可以支持),实现TFTLCD模块的显示,下载成功后,
-