搜索资源列表
读写24c02,用液晶LCD1602显示
- 51单片机读写24c02,用液晶LCD1602显示,源程序及电路图
红外遥控键值解码LCD1602显示
- 红外遥控键值解码LCD1602显示,本人在KEIL中调试成功,是个非常好的C51源代码。
51单片机读取ds18b20温度用LCD1602显示的程序
- at89s51单片机读取ds18b20温度用LCD1602显示的程序
MC9SX128-LCD1602显示
- MC9S12XS128连接LCD1602显示C源码
STm32_lcd1602 通过MDK422编译的关于LCD1602显示的代码
- 这是通过MDK422编译的关于LCD1602显示的代码,是用的并行4个IO口,可以显示字符,字符串,标定位置等-This is MDK422 compiled by the LCD1602 show about the code, it is to use parallel four IO mouth, can display character, string, calibration position, etc
AD9833-driver
- 这是我花了几十块钱买的程序,使用单片机AT89S52控制AD9833,LCD1602显示,输出正弦波,方波和三角波。-I spent dozens of dollars to buy the program, the use of microcontroller AT89S52 control AD9833, LCD1602 display, output sine wave, square wave and triangular wave.
LCD1602
- 4X4矩阵键盘+LCD1602显示,可以开发好多功能-4X4 matrix keyboard+ LCD1602, it can be a good multi-purpose development
lcd1602
- 改程序用单片机实现了倒计时功能,并通过LCD1602显示出,-Reform process with single-chip implementation of the countdown function, and through LCD1602 show
FPGA-LCD1602
- 基于FPGA的LCD1602显示,可根据实际内容修改显示内容-FPGA-based LCD1602 display can be modified according to the actual contents of display content
STC12Cxx LCD1602显示驱动(已测试)
- STC12Cxx LCD1602显示驱动(已测试)
超声波测距(LCD1602显示)
- 超声波测距 LCD1602显示,stc89C51单片机(LCD1602 stc89C51 8051)
超声波测距(LCD1602显示)
- 可以快速了解超声波并使用超声波,用LCD1602显示出来(You can quickly understand ultrasound and use ultrasound)
LCD1602显示带按键键值
- 利用LCD1602显示带按键键值,每当按下一个按键的值,1602会显示按键对应的键值(Use LCD1602 display with key values, each press a key value, 1602 will display the key corresponding to the key value)
DS1302时钟LCD1602显示(可以按键设置时钟)
- LCD1602显示时间,利用stc52单片机,精度极高(LCD1602 display time, the use of stc52 microcontroller, high accuracy)
89C2051做的SHT温度湿度计,LCD1602显示
- 89C2051做的SHT温度湿度计,LCD1602显示(89C2051's SHT temperature hygrometer, LCD1602 display)
超声波测距(LCD1602显示)
- 基于51单片机的超声波测距(LCD1602显示)(Ultrasonic distance measurement based on 51 singlechip (LCD1602))
超声波测距(LCD1602显示)
- 使用51单片机来实现超声波测距并且用LCD1602显示(Ultrasonic distance measurement (LCD1602 display))
LCD1602显示红外值
- LCD1602显示红外值,可对遥控器进行解码。(LCD1602 display infrared value)
STM32F10x驱动LCD1602显示气缸伸缩次数
- STM32F10x驱动LCD1602 显示气缸伸缩 次数达到1000次暂停 stm32驱动电磁阀,并在lec1602显示电磁阀运动次数(STM32F10x drive LCD1602 shows 1000 times of cylinder expansion. STM32 drives the solenoid valve and displays the solenoid valve movement in lec1602.)
STM32基于HAL库开发LCD1602显示设计
- 该文档是基于HAL库开发编写的LCD1602显示代码,已测试完成,可以完美运行。