搜索资源列表
基于DS1302的数码管时钟电路设计源程序
- 基于DS1302的数码管时钟电路设计源程序,使用C51语言编写,可以用于MCS8051单片机-based on the DS1302 digital clock control circuit design source, the use of C51 language, which can be used Mcs8051 MCU
C51编写的74HC595驱动数码管程序
- 用C51编写的74HC595驱动数码管通用程序,可显示浮点数
CHENGKONGLVBO
- C51程控滤波程序,采用MAX262,和数字电位器,采用8位数码管显示,按键是4*4按键,主要是受到开发条件的限制,使用的是开发板-C51 program-controlled filtering procedure for the MAX262, and digital potentiometers, using eight digital tube display, button is 4* 4 buttons, mainly due to the development of condit
步进电机转速数码管显示
- 步进电机转速数码管显示,采用C51单片机控制-Stepper motor speed digital display, with C51 MCU
chuankoufasonghejeishou
- C51串口中断接收和发送程序,采用数码管显示串口发送过来的代码,只能显示发送的数字代码-C51 serial port receive and transmit interrupt procedures, the use of digital tube display serial port to send over the code, can only display the numeric code to send
anj2
- C51单片机,用一位数码管显示行、列键盘的按键键码的程序,经试验正确!-C51 single-chip, using a digital display the ranks of keyboard keys key code procedures, by the test correctly!
C51
- 花钱购买的C51学习板里的源码,包括电路图,源码和hex文件,参照图纸接线后,直接烧录可运行。 内容齐全,包括键盘,数码管,温度显示芯片,LCD,ADC数模转换,时钟显示芯片,连接电脑键盘,与电脑通信,蜂鸣器,红外遥控等。。。单片机入门好资料-To spend money to buy the C51 source in the study board, including schematics, source code and hex file, in the light of wirin
uP51s004
- LED数码管显示演示程序 * * 在4个LED数码管上依次显示1,2,3,4 * * C51文件夹为C51文件实现 * * ASM文件夹为汇编文件实现-LED digital display in the demo program** 4 LED digital tube display followed by 1,2,3,4** C51 to C51 documents folder** ASM to achieve for the compilation of a docume
shuzimiaobiao
- 89s52实物测试通过,四位数码管动态显示分钟和秒表,c51编程,带有详细注释,适合初学者学习.-89s52-kind test, and four digital control dynamic display minutes and stopwatch, c51 programming, with detailed notes, suitable for beginners to learn.
C51
- 【实验题目】 PCF8563时钟 【实验目的】 学习PCF8563时钟/日历芯片的基本原理。 学习I2C总线的基本概念。 【硬件接法】 PCF8563芯片的SCL接P1.6,SDA接P1.7 另外,时钟可通过数码管显示 【实验步骤】 用跳线帽短接JP15。 ISP下载开关扳到“10”,用Flash Magic软件下载程序文件“PCF8563.hex”,运行。 做完实验后,拔去跳线帽JP15。 【运行效果】 数码管显示出预设的的
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
DS18B20-SHUMA-C51
- 8数码管显示两个DS18B20的温度值 -8 digital display temperature values of two DS18B20
TIMEled
- 这个是51数码管时钟程序,加入了两个外部中断,自己编写的,子程序命名简单,对于初学着很容易看懂并运用,希望对大家能有所帮助!-This is some about c51;
c51--modbus
- 是51单片机与台达触摸屏通讯。原因为如果台达触摸屏发一组数据给我,我能正确接收,将收到的数据显示在数码管上,同时我也回复它。用PC可以看出来我回复的内容。触摸屏发一次我回一次-Delta is 51 and touch-screen communication. Because the touch screen as if Delta made a set of data to me, I can correctly received, the data received in the digi
c51-plj
- 运用c51单片机芯片、用c语言单片机编程实现频率计设计、频率值通过数码管显示-The use of c51 microcontroller chip microcontroller using c programming language design frequency meter, frequency by digital display
【实验106】红外解码数码管显示
- 红外解码数码管显示程序 c51 c keil(hongwai shumaguan xianshichengxu c51 keil)
8只数码管滚动显示单个数字
- 基于C51单片机,使用数码管滚动显示单个数字(Digital tube scrolling shows a single number)
八位数码管滚动显示工程_C版
- 在kvil软件中实现STC板子的数码管滚动显示,并用stc-usb下载(Digital tube displaying)
数码管3-6
- C51单片机中,keil编程实现数码管循环点亮(Digital tube circulation)
遥控灯C51
- 说是遥控灯,其实是一个实现遥控器1-9按键,在接收端数码管上显示1-9的一个电路