-
NOKIA5110 51单
NOKIA5110 51单片机程序,keil2环境。-NOKIA5110 51 single-chip process, keil2 environment.
- 2022-11-09 03:10:02下载
- 积分:1
-
本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用...
本程序主要通过外部中断INT0及3.3端口读取PS2键盘值并通过LCD1602显示,键扫描码的解码通过数组方式解码,程序的解码功能主要针对数字及大小写字母和常用标点符号
硬件描述:PS2键盘的时钟线(clk)接89S51的INT0(P3.2),数据线data接(P3.3)
LCD的控制端口分别为: RS = P2^7,RW = P2^6,EP = P2^5,数据端口为P0,液晶显示偏压VL必须接
-This procedure mainly through external interrupt INT0 and 3.3 read PS2 keyboard port value through LCD1602 display, key scan code decoder way through an array of decoding, the procedure for decoding function of the major figures and upper and lower case letters and punctuation marks commonly used hardware description: PS2 keyboard clock line (clk) then 89S51 the INT0 (P3.2), data lines data access (P3.3) LCD control port, respectively: RS = P2 ^ 7, RW = P2 ^ 6, EP = P2 ^ 5, data ports for the P0, LCD bias VL must be received
- 2022-03-05 07:16:47下载
- 积分:1
-
This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single...
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters
* 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters
* 1 line x 24 characters 2 lines x 24 characters
* 1 line x 40 characters 2 lines x 40 characters
*说明:
* 1 line x 16 characters 需要定义为2*8的液晶模块
*
* 不支持外部内存模式
**************************************************************************************************/
-This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single Chip achievable. /*************************************************************************************************** Introduction** This module uses only the characters displayed in the LCD module** the current version of the driver
- 2022-03-22 03:56:19下载
- 积分:1
-
MSP430与12864连接驱动程序(KS0108),此程序为一个完整的程序,直接下载就可以使用。...
MSP430与12864连接驱动程序(KS0108),此程序为一个完整的程序,直接下载就可以使用。-MSP430 connections and 12864 driver (KS0108), this procedure for a complete procedure, you can use the direct download.
- 2022-03-30 20:58:32下载
- 积分:1
-
单片机实现和PS2键盘的接口,C51语言编写,记不清什么时候网上找的了。...
单片机实现和PS2键盘的接口,C51语言编写,记不清什么时候网上找的了。-MCU and PS2 keyboard interface, C51 language, could not remember what time of the find online.
- 2022-06-19 03:53:31下载
- 积分:1
-
ARM程序,2*2键盘功能,程序可扩展成3*3或4*4的键盘,在LPC2103上测试成功。...
ARM程序,2*2键盘功能,程序可扩展成3*3或4*4的键盘,在LPC2103上测试成功。-ARM procedures, 2* 2 keyboard functions, procedures can be extended into a 3* 3 or 4* 4 keyboard, to test the success of the LPC2103.
- 2023-08-16 08:10:03下载
- 积分:1
-
89c51 based on small Dongdong, liquid crystal display to the DS1621 temperature...
基于89c51的小东东,液晶显示DS1621采集来的温度值,c语言编程-89c51 based on small Dongdong, liquid crystal display to the DS1621 temperature collection, c language programming
- 2022-04-11 08:23:58下载
- 积分:1
-
MSP430系列单片机接口技术及系统设计实例电子版书籍
MSP430系列单片机接口技术及系统设计实例电子版书籍-MSP430 MCU interface technology and system design example the electronic version of books
- 2022-07-07 13:05:05下载
- 积分:1
-
本文档详细的介绍了dsp用ad模块进行数据采集后的后续处理工作...
本文档详细的介绍了dsp用ad模块进行数据采集后的后续处理工作-This document describes in detail dsp data acquisition module with the ad after the follow-up processing
- 2023-08-18 17:15:03下载
- 积分:1
-
点阵式LED“0-9”数字显示技术
点阵式LED“0-9”数字显示技术-Dot-matrix LED
- 2022-03-25 03:53:04下载
- 积分:1