搜索资源列表
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
PIC蜡烛灯模拟程序
- 利用PIC12F675控制LED的闪烁,模拟蜡烛灯的摇曳状态。压缩文件里面包含有PIC源文件,HEX文件,还有仿真文件。
IO输出-点亮1个LED灯方法
- 点亮P1口的一个LED灯 该程序是单片机学习中最简单最基础的, 通过程序了解如何控制端口的高低电平
飞思卡尔HCS12系列(LED)程序源码
- 飞思卡尔HCS12系列(LED)程序源码
ds18b20.基于ds18b20的温度显示程序
- 基于ds18b20的温度显示程序。LED显示。KEIL C编写,带注释,Based on DS18B20 temperature display program. LED display. KEIL C prepared with the Notes
LED.rar
- 本程序配合上位机软件可以通过串口下载字模数据到单片机外接RAM中。达到随时改变点阵屏显示内容的目的 外接RAM为6264大小为8K, 6264外接3。6V的备用电池来提供数据备份功能。,This procedure with the PC software can be downloaded through the serial data to a matrix of single-chip external RAM. Reached at any time to change the dot
pov-led-display
- 该程序为旋转LED显示屏程序,可以显示“北工大”、“TI”字样,拥有转速控制和转速统计功能-The program for the rotating LED display program that can display " Beigong" , " TI" word, with speed control and speed of statistical functions
USART、模数转换、LED等程序
- ATmega128开发的16个控制程序,包括USART、模数转换、LED等程序,对ATmega128的初学人员很有帮助-16 of the ATmega128 development control procedures, including USART, ADC, LED and other procedures, staff very helpful learning the ATmega128
led
- 旋转led程序,显示“海纳百川,有容乃大” 静态led程序,51单片机-Rotating led program to display " Welcome to Wikipedia, tolerance is a big" static led program, 51 MCU
led
- AVR单片机ATMEGA48控制LED灯的C程序-AVR Single Chip LED lights ATMEGA48 control C program
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-display
- 四位数码管动态显示,片选,段选,包含键盘的消抖,最简单易懂的初学程序-4 LED dynamic display, chip select, choose paragraph, including the elimination Buffeting keyboard, the most easy-to-understand learning procedures
PIC-AD-LED
- 利用PIC单片机对外界模拟输入进行AD采样后在数码管上进行相应值的显示。该程序已调试通过。-Analog signal is sampled and coverted to digital signal by MCU(PIC). The displayed on the leds.
STM32_LED
- STM32的网页控制LED程序,网络IC是ENC28J60,可通过网网页控制LED-STM32 web control LED program, the network IC is ENC28J60, LED control through web pages
LCDDemo(lcd+led+buttom)
- 用最新的32位微控制写的原装LCD+LED程序-With the latest 32-bit micro-control to write the original LCD LED process
LED
- LED控制器程序,可实现渐变,跳变功能!-LED controller procedures, can be realized gradually, hopping function!
LED
- 51单片机LED程序,我调试过了,没问题,谢谢交流-51 Single-chip LED procedures had my debugging, no problem, thank you communicate
数码管led打包
- 数码管,led程序打包,帮助初学者掌握led,数码管的编程方法(Digital tube, LED package, to help beginners master led, digital tube programming)
三色LED程序PCA
- 利用STC15单片机的PCA功能实现PWM的调节,从而控制三色LED的调光功能。(The PCA function of STC15 microcontroller is used to realize the adjustment of PWM, so as to control the dimming function of the three color LED.)
51单片机IO输出控制LED程序
- 51单片机IO输出控制LED程序,适用AT89S52单片机,STC89C52单片机