搜索资源列表
12232C
- 12232点阵蓝绿液晶屏c 程序,可使用于8位单片机
c51_LCD
- c51单片机液晶点阵的程序,课程设计做的,其中有发现系统编译器的bug,至少我的那个是这样,不过本版可以用的
单片机 LED显示屏点阵显示源代码
- DOTLED lED显示屏源代码
LED16-16C.rar
- 16*16点阵屏交替显示汉字,采用51单片机控制,74HC154实现列驱动。,16* 16 dot matrix display screen alternating Chinese characters, using 51 single-chip control, 74HC154 out drive to achieve.
LCDmode-software
- 12864液晶图片取模软件 专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换 配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。-12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversi
12864LCD
- 12864点阵液晶图形显示,51单片机基础网上找的-12864 dot matrix LCD graphic display, find online
ADkey8051F
- 本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。 单片机8051F330发给ARM然后发给电脑。 其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s
LED-C
- 2字点阵屏,单片机驱动实现移动显示,采用154进行列驱动,单片机Px口实现行驱动。-2 character dot-matrix screen, single-chip mobile display drivers, the use of 154 for out-driven, single-chip line driver Px I to achieve.
LED
- 由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,这在一些需要特殊显示的场合显得不够灵活。文中提出了一种利用PC机和单片机的通讯来实现显示屏灵活的动态显示和远程监控的设计方法,同时该方法还可以将显示内容在PC机上进行预览。-LED dot matrix display as a result of the general dynamic display hardware used to scan drives, which require special display in a numbe
88
- 基于DY-mini80单片机学习板_88点阵LED字符显示器的设计。三个按键分别对应三种“电子设计”字体滚动显示。-DY-mini80-based learning board single-chip dot matrix LED characters display _88 design. Three buttons corresponding to three types of " electronic design" rolling display fonts.
pbjc
- 配电监测测源程序,采用NEC32位单片机70F3734,实现点阵液晶的显示,计量,存储等功能,数据上传支持浙江版规约-Distribution monitoring measurement source, using NEC32-bit microcontroller 70F3734, realization of dot matrix LCD display, measurement, storage and other functions, data upload support the v
snake2
- 贪食蛇---51单片机程序,一个8x8的点阵加上下左右四个按钮控制方向,控制蛇的行走-Snake--- 51 SCM program, a 8x8 lattice with four buttons control left and right, under the direction, control, walking snake
SRC
- 使用ATMEL公司的ATMEGA128L单片机,外加240x128点阵液晶屏+DS18B20温度传感器+DS1302时钟+ucosII操作系统,做的一个桌面小显示屏,用来显示一些名言警句,小笑话之类。同时可以显示当前的时间,温度等。非常实用,我用了一个月的业余时间制作成功。压缩包内包含原理图(protel99se格式),编译器为IAR Embddedworkbench 4.2-ATMEL Corporation ATMEGA128L using microcontroller, plus 240
proteusdianzhen
- 单片机点阵很好很有邦助的学习少不了的要好好学习呀-SCM lattice very good learning and ultimately help the state to learn ah
LED
- 8*8led点阵键盘的原理用于学习单片机LED点阵的使用及原理-8* 8led lattice used for learning the principles of the keyboard microcontroller and the principle of the use of LED dot matrix
用89C51 8x8点阵显示
- 8x8点阵显示,利单片机用89C51。显示“I”“心”“U”。循环显示-8x8 dot matrix display, Lee microcontroller 89C51. " I" heart " U" is displayed. Cycle through
dapingmuled
- 单片机 点阵大屏幕的程序 程序比较完整包涵了源文件 源程序 仿真图-Microcontroller dot matrix screen program complete source code includes the source file simulation program
点阵控制(16 64)
- 内有基于单片机的点阵LED显示的指定文字,能够实现文字的流动播放。(There is a microcontroller based dot matrix LED display of the specified text, to achieve the flow of text play.)
LED点阵显示数字
- 通过stc52单片机连接8*8LED点阵显示简单的数字(Connect through the stc52 microcontroller, 8*8LED dot matrix display simple numbers)
单片机LED点阵编码仿真
- 单片机LED点阵编码仿真,80C51单片机控制点阵显示汉字。