搜索资源列表
celiangdianliu
- 这是一个通过测量电压来检测线路电流值的完整程序,并提供一个16X2显示,5X7点阵,8位数据接口的液晶显示程序-by measuring voltage detection circuit current value of the complete procedure, and to provide a 16X2, 5X7 matrix, 8-bit data interface LCD procedures
jianpan123456
- 单片机键盘控制程序,包含矩阵键盘,PS2键盘,独立按键,7279键盘控制等多个完整的程序,有用的下吧!-SCM keyboard control procedures, including matrix keyboard, PS2 keyboard, the independent button. 7279 keyboard complete control over the process, useful to the next!
通过8255拓展矩阵键盘
- 通过8255拓展矩阵键盘,并加了LCD显示程序,完成了人机接口操作,Through 8255 to expand the matrix keyboard and LCD display program was added to complete the man-machine interface operation
基于STC 51单片机的摇摇棒程序源码
- 该程序是基于STC 51单片机的摇摇棒程序源码,摇摇棋工作原理是通过检测水银开关以判断其被摇至哪一边,然后程序调用相应字模显示单行LED管,由于人眼的视觉暂留,当摇摇棒快速摇动时便可看到一幅完整的图形。-The program is shook his stick program source code based on the SCM STC 51, shook his chess works by detecting the mercury switches to determine the
fft3
- C51写的点阵频谱源码,绝对原创,采用STC12C5A60S2,单片完成信号采集,FFT运算和点阵屏的驱动,点阵屏为 12832双色。有注释,简单易懂,容易移植。-C51 source code written in dot matrix spectrum, absolutely original, with STC12C5A60S2, single complete signal acquisition, FFT operation, and dot-matrix screen of the
singlechip
- 139个单片机源代码程序和仿真图(DSN),用proteus仿真,学习单片机绝佳的程序。例如:《lcd1602仿真实例》、2io5键盘模拟音量数码管显示、4线步进电机控制、8通道自动温度检测系统仿真(含原程序)、32X16LED汉字点阵显示屏(atmega16)、32x16汉字、DS18B20仿真实例、PWM电机正反转、PWM调温、SPI演示文件两个595对接、ULN2803、播放音乐、代码大全中文版[1]、单片机控制的电动自行车驱动系统、单片机实验29个、俄罗斯方块、刚做好的十个字的led屏模
LED=STC=FFT
- LED显示点阵屏32X64的完整显示程序经过测试无错误,请下载者珍惜我的劳动成果!-LED Display Screen 32X64 dot matrix display program tested the complete error-free, download the results of those who cherish my work! Thank you
LED
- 一个完整的led矩阵的方案,包括C源代码、字符对应LED、元件清单等。-Led a complete matrix of programs, including C source code, characters corresponding LED, the list of such components.
LCD+80C196
- 80C196系列单片机控制128X64的点阵液晶显示,包含读取数据和设置数据子程序和完整的显示一整屏幕的程序。-80C196 series of single-chip control of the dot-matrix LCD 128X64, including reading data and settings data subprogram and complete a full screen display procedures.
juzhengjianpan
- 矩阵键盘,采用中断方式,能完成单片机多种功能选择-Matrix keyboard, using interrupt method to complete single-chip multi-functional selection
keyboard
- 4X4矩阵键盘的识别程序动态扫描的形式完成-4X4 matrix keyboard recognition program to complete the form of dynamic scanning
LCD701Demo
- 液晶目前在人们的生活中的应用越来越普遍,如我们较熟悉的手机的显示界面,笔记本电脑的 显示器等。液晶屏的优点是显示界面清晰度高且功耗低。本程序针对一款内建中文字库的 120× 52 点阵液晶模组,驱动芯片采用凌阳 SPLC701B,可以完成多种液晶特效功能。此外,模组配 有 4×4 键盘。该液晶模组接口简单,应用方便,可以直接用 10PIN 排线与 SPCE061A 精简开 发板(即“61 板”)相连,更可利用模组配备的接口插座直接固定在“61 板”上。 -LCD is cur
EasyARM1138HumanMachineInterface
- EasyARM1138人机界面扩展板是EasyARM1138开发板量身定制的一款人机界面的扩展板。该扩展板方案使用了基于ST7920控制器的中文图形128×64的LCD和4×5矩阵键盘,丰富的人机界面完全能够满足用户的要求。与主机的通信采用软件模拟SPI串行数据通信,只需4根线,就能同时满足主机对于LCD和键盘的读写。 此方案给用户提供了完整的硬件设计原理图,PCB图,软件调试例程,LCD模拟SPI软件包,键盘管理芯片ZLG7289模拟SPI软件包。-EasyARM1138 expansio
SD_FAT_with_Menu
- Atmega64单片机程序(完整工程),包含SD HOST的驱动、FAT(使用ZLG的FAT),点阵的液晶屏显示驱动,带演示和测试菜单-Singlechip Atmega64 procedures (complete works), including SD HOST driver, FAT (use ZLG the FAT), dot-matrix LCD display driver, with demo and test the menu
SpiralMatrix1
- 螺旋矩阵算法编程,沿各个矩形边框依次给矩阵的每一个元素赋值,在计算机内存中构造一个完整的螺旋矩阵,然后输出。-Spiral Matrix Algorithm for programming, along the border each rectangle in turn give the matrix elements of each assignment, in the computer memory to construct a complete spiral matrix, then ou
jsq
- 单片机液晶秒表计算器完整修改版本 可以实现两种功能的切换,其他功能自行对照代码研究。4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果-Single-chip LCD calculator stopwatch can complete a modified version of the switch to achieve two func
1632driver
- 是一种显示驱动器,它广泛应用在数字时钟、温度计、湿度计等工业仪器仪表显示中。 步行小绿人是利用驱动由个×点阵块组成的×点阵幕来显示小緑人行走动画。采为主芯片来控制进行数据传输,通过三根线数据写入。 有两种显示方式:此设计采用显示方式。 步行小绿人由幅不同姿势的画面来完成一个走路动作。按键用来改变小绿人动作状态。 - is a display driver, it is widely used
danpianjitiaopingfangzhen
- 通过protues建立工程,对AT89C51单片机控制的16×80LED点阵条屏进行仿真运行,文件中包含完整的C语言源程序及目标程序。-Through the establishment of protues projects, AT89C51 microcontroller-controlled 16 × 80LED dot-matrix screen of the simulation run, the file contains the complete C language source
juzhenxiangcheng
- Visual DSP++认知实验(完成矩阵A*B+C*D) 其中(ABCD是六维矩阵) 要求有汇编语言和c语言两种算法编写 要求有子程序的调用 -Visual DSP++ cognitive experiments (complete matrix A* B+ C* D) where (ABCD is a six-dimensional matrix) requires c language assembly language and requires the prepar
MCU-matrix-keyboard-(best-version)
- 完整的一套单片机4*4矩阵控制应用,已经经过多次优化,从新建工程到完成都有-Complete set of single-chip 4* 4 matrix control applications, has been repeatedly optimized, from new construction to be completed has