搜索资源列表
vb-led
- 取一段文字的汉字点阵,并通过串口下传到下位机-Take a text character dot-matrix, and spread through the serial port under the lower unit
ledVB
- 用VB编写的LED点阵上位机,可以接收下位机的程序-VB, LED dot matrix with the host computer, can receive the next crew of the program
leddot
- vb 上位机更改点阵显示的数据,有汉字点阵算法,以及单片机显示控制-vb to change the dot matrix display PC data, there are Chinese characters dot-matrix algorithm, as well as single-chip display control
vbzimo
- VB字模转换程序,可以提取汉字的十六进制数据。-VB matrix conversion process, you can extract data hexadecimal characters.
VB_zm
- 用VB编写的一个LCD点阵液晶的字库程序,希望对大家有用-VB prepared using a LCD dot-matrix liquid crystal font procedures, in the hope that useful
dpj
- 利用VB和C51编写设计的基于单片机的点阵LED字符显示系统-Prepared using VB and C51 MCU-based dot-matrix LED characters display system
38887leddot
- 使用VB编写的LCD/LED点阵取字模软件源码,对学习文本显示器组态软件的有帮助-VB, LCD/LED dot matrix font software source code access to the study of the text display configuration software help
LED
- 本程序是用AVR开发的,可以发送任意数量的点阵代码到VB编写的上位机-This program is developed with AVR, you can send any number of dot-matrix code to VB, PC
VB4X4key
- 4*4矩阵键盘,利用VB下位机操作实现,在制作中有重要应用-4* 4 matrix keyboard, use VB to achieve lower operating, there are important applications in the production
vb
- C51VB控制实例,4X4矩阵键盘控制系统-C51VB control instance, 4X4 matrix keyboard control system
0000998q
- LED 点阵 上位机 VB 16X64 点阵屏串口发送-LED dot matrix PC VB
asm
- 256led点阵显示屏51单片机驱动程序 汇编语言程序 可配合vb点阵图形生成程序使用-256led dot matrix display driver 51 microcontroller assembly language program can be generated with the vb program uses bitmap graphics
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm