-
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
-
8* 8 dot matrix LED displays and the design of the original procedure and a good...
8*8点阵LED显示器的设计 并且有原程序和说明 很好的-8* 8 dot matrix LED displays and the design of the original procedure and a good note
- 2022-03-03 02:13:33下载
- 积分:1
-
a micro
一个微型打印机C51控制程序,希望对大家有用-a micro-C51 printer control procedures in the hope that it may be useful to
- 2023-06-27 09:45:03下载
- 积分:1
-
简单的12864(控制器ST7920)液晶显示模块并行和总线方式控制c语言源程序...
简单的12864(控制器ST7920)液晶显示模块并行和总线方式控制c语言源程序-Simple 12864 (controller ST7920) liquid crystal display modules in parallel and bus control c language source code
- 2022-03-13 11:38:27下载
- 积分:1
-
自己写的C51仿真器代码
自己写的C51仿真器代码-himself wrote the code C51 Emulator
- 2022-02-27 07:57:48下载
- 积分:1
-
keil software patches, for an increase in the keil software stc library option.
keil软件补丁,用于在keil软件中增加stc库选项。-keil software patches, for an increase in the keil software stc library option.
- 2023-08-26 05:50:04下载
- 积分:1
-
串口扩展,又一个UART扩张成为五个,GM8125驱动程序
串口扩展,又一个UART扩张成为五个,GM8125驱动程序-Serial port expansion, another five become UART expansion, GM8125 Driver
- 2022-07-08 12:17:59下载
- 积分:1
-
89C51 单片机I_O 口模拟串行通信的实现方法
89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
- 2022-04-18 12:38:14下载
- 积分:1
-
GUI_Builder 一个使你快速设计你的Gui的软件
GUI_Builder 一个使你快速设计你的Gui的软件-GUI_Builder one allows you to quickly design the software of your Gui ~ ~
- 2022-10-04 13:40:04下载
- 积分:1
-
功能描述: 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行
频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对2...
功能描述: 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行
频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对2-40KHZ 的信号频率进行准确计数,计数误差不超过2/1-Functional Description: Using AT89S51 MCU T0, T1 timing counter function, to complete the input signal frequency counting, counting the frequency of 8 resulted in the adoption of dynamic digital tube display. Request to the 2-40KHZ signal frequency accurately count, counting error of less than 2/1
- 2022-06-14 22:45:35下载
- 积分:1