搜索资源列表
1602
- 1602液晶驱动程序(延时 1602初始化 写指令到LCD 设定显示位置等)-1602 LCD Driver (1602 initialization delay instructions to write LCD set location, etc.)
nokia5110.nokia5110 驱动程序
- nokia5110 驱动程序 ,写LCD函数,模拟SPI通信,初始化函数 ,光标定位,显示FLASH里面的字符串,nokia5110 driver, write LCD function, simulation SPI communications, initialization function, the cursor positioning, display the string inside FLASH
LCD 自己写的第一个算是模块化的例子
- 自己写的第一个算是模块化的例子 CVAVR环境的MEGA16 里面带有PROTUES仿真-Be the first to write a modular environment MEGA16 example CVAVR inside the simulation with PROTUES
lcd1602.rar
- 一个lcd的程序,包括初始化,显示等部分,可以直接应用到其他程序,作为子程序,省掉你写LCD的程序。大家来下呀。,A lcd procedures, including initialization, display parts, can be directly applied to other procedures, as a subroutine, dispense with the procedures for you to write LCD. Yes we come to the ne
OCMC2X16A.rar
- LCD OCMC2X16A驱动模块 LCD数据线pin7~14读写控制线pin5 数据指令控制线使能端pin6,LCD Module LCD OCMC2X16A data line drive pin7 ~ 14 to read and write commands the Line of Control Line of Control pin5 data-enabled client pin6
STM8S-inter-SPI-write-5110LCD
- 使用STM8S单片机,通过操作内部SPI模块来驱动诺基亚5110液晶-USE STM8S MCU ,BY OPERATING INTERMAL SPI MODELE WRITE NOKIA 5110 LCD
LCD
- 1604 lcd 显示屏写数据写命令 ,-lcd display Write data Write Command,Initialization
TEA5767_C51
- 用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容 TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序, TEA5767读写数据都是5个字节,其中PLL参数14位.-Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA
LCD
- DE2板上的LCD显示器驱动程序和相应的测试程序,verilog语言写的。-DE2 LCD display driver board and the corresponding test procedures, verilog language to write.
dsp-lcd
- 该程序在DSP2407芯片上实现液晶显示的功能,使用SCI通信给时钟芯片写入初始数据,然后读出数据送液晶显示器显示。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip liquid crystal display function, the use of SCI communication to the clock chip to write the initial data, and then send读出数据LCD dis
LCD
- 应用KEILC写的一个C52程序,单片机是用的STC的STC89C52主要写的是与EEPROM和DS1302及12232液晶的程序 -Application KEILC write a C52 program, the STC is a single-chip microcomputer of the main written STC89C52 with EEPROM and LCD DS1302 and 12,232 procedures
AHSL
- c8051F340写LCD,编写一些简单界面-c8051F340 write LCD, write some simple interface
DS18B20(LCD)
- 单片机编程数模转换,用于初学者学习单片机的初级学习小程序。大家一定要认真学习本例的编写方法,长时间按锻炼C语言,就可以写出好的程序了。-Microcontroller Programmer digital-analog conversion, the primary microcontroller for beginners to learn to learn applet. We must seriously study the preparation method in this case,
lcd
- 在这里将主要针对单色的点阵液晶屏(LCD)进行介绍,而且是针对 LCD 模块本身就集成有驱动控制 IC 的,以及显存;那些字符型以及段码型的 LCD不在介绍之例,但也可以在一定程序上参考本书的驱动编程方法来编写这些 LCD的驱动程序。 此外, 也有些小规模的 (一般是 3.5 寸以下)彩色 TFT LCD 也有内置驱动控制器以及显存的,也可参考这里的介绍来编写它们的驱动程序。 -Here will be focused on monochrome dot-matrix LCD scree
lcd
- lcd显示子程序,记录里程数据,含按键输入检测,选择功能部分,NEC单片机例程-lcd display code,clude EEPROM read and write
LCD
- verilog语言编写的LCD读写代码,包括整个工程-read and write languages LCD verilog code, including the entire project
LCD
- Write on LCD --- Assembly
KEY-LCD
- 这是我基于lm1138平台写的利用独立键盘控制12864 LCD屏的显示的程序。-This is what I use to write on lm1138 platform independent keyboard 12864 LCD screen display of the program.
lcd工程
- 用stm32f103c8t6写的管脚模拟spi协议驱动的lcd程序(Using stm32f103c8t6 to write a pin-analogical SPI protocol driven LCD program)
STM32_1604(写LCD)
- 实现STM32读写LCD显示器,通过这里例子可以显现LCD显示数据的截取。(stm32 read and write LCD)