资源列表
A14
- 这是有关MCS51的电子时钟程序,可以实现走时间,并在数码管上显示-This is the electronic clock MCS51 procedures can take time to achieve, and the digital display on the tube
yangds18b20
- 基于C8051F020的DS18B20应用程序,可以数码显示,晶振为22.1184M,应用是还要改一点。
I2C串行总线元器件标准驱动程序的编写
- I2C串行总线元器件标准驱动程序的编写,可自己定义串行时钟线和串行数据线所在口-I2C serial bus driver standard components of the preparation, may own definition serial clock line and serial data line I
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
e
- 基于52的DS1302和LCD1602的数字闹钟-52 based on the DS1302 and the digital alarm clock LCD1602
control_DC_MOTOR
- The advantage of static controllers i n their simple structure, however, their performance is not good. Therefore, in fact, the fundamental fuzzy controller is often combined with conventional ones (e.g., PID controller) to create a dynamic fuzzy con
shumaguanxiaoyin.c
- 简单实现数码管消引功能!可直接译制到51系列单片机使用!-Consumers lead a simple implementation of digital control functions! Dubbed directly to the 51 series to use!
c
- 主要可以用于锂离子电池的充电简单的控制程序实现,需要结合相应的电路图来完成测试。-Can mainly be used for lithium-ion battery charging control program to achieve a simple, requires a combination of the corresponding circuit to complete the test.
LCD
- A H CODE FOR lcd FOR PIC18F
C51-DS18B20
- DS18B20的C51单片机例程,用于温度的检测和显示-the routines of DS18B20 in C51