-
This is achieved by the C51 single
这是由C51单片机实现的接触式IC卡的读写-This is achieved by the C51 single-chip contactless IC card read-write
- 2022-05-05 12:35:23下载
- 积分:1
-
银行磁卡系统的ABA2通信协议的C51实现代码
银行磁卡系统的ABA2通信协议的C51实现代码-Bank card system ABA2 communication protocol to achieve the code C51
- 2022-02-25 00:13:19下载
- 积分:1
-
经过测试成功的PDIUSBD12与Mega8的连接代码,如有需要,可以下载,从PDISUBD12与S51单片机连接代码修改而来...
经过测试成功的PDIUSBD12与Mega8的连接代码,如有需要,可以下载,从PDISUBD12与S51单片机连接代码修改而来-PDIUSBD12 tested success Mega8 connection with the code, if necessary, can be downloaded from PDISUBD12 connection with the S51 code changes from single-chip microcomputer
- 2022-08-15 05:37:07下载
- 积分:1
-
c8051f020单片机比较器CP1使用
c8051f020单片机比较器CP1使用-C8051F020 single-chip comparator CP1 use
- 2023-06-28 23:40:03下载
- 积分:1
-
SD卡的简单介绍,包括SD卡的分类,协议,脚位定义等。
SD卡的简单介绍,包括SD卡的分类,协议,脚位定义等。-SD card, a brief introduction, including the SD card classification, protocol, pin definitions.
- 2022-06-21 15:08:16下载
- 积分:1
-
日历时钟DS12887控制实验
实验步骤
(1)连CZ1→CZ7,/IRQ(MC3)→P3.2。
(2)运行程序CLOCK.ASM,主机...
日历时钟DS12887控制实验
实验步骤
(1)连CZ1→CZ7,/IRQ(MC3)→P3.2。
(2)运行程序CLOCK.ASM,主机提示"SE――"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。-Calendar Clock DS12887 control experiment experimental steps (1) even CZ1 → CZ7,/IRQ (MC3) → P3.2. (2) run the program CLOCK.ASM, host prompt
- 2022-02-25 12:50:22下载
- 积分:1
-
/// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道////////////////
//////single.c//////...
/// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道////////////////
//////single.c///////////////////////////////////
#include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章节
/*若读者没有条件使用"lcd.h"的各显示和键盘函数,则可在lcd.h文件中如下定义:-/////// Single-ended input, time to start, by the T2 timer, select AIN0.3 for ADC0 conversion channel ////////////////////// single. c ///////////////////////////////////# include
- 2022-12-01 08:00:03下载
- 积分:1
-
在keil c51 环境下开发时钟秒表源代码
在keil c51 环境下开发时钟秒表源代码-Keil c51 environment in the development of a stopwatch clock source code
- 2022-11-27 16:25:03下载
- 积分:1
-
1602lcm字符液晶屏驱动演示程序,连接线图: LCM
1602lcm字符液晶屏驱动演示程序,连接线图: LCM-------51 LCM-------51 LCM--------51
DB0-----P0.0 DB4-----P0.4 RS-------P2.0
DB1-----P0.1 DB5-----P0.5 RW-------P2.1
DB2-----P0.2 DB6-----P0.6 E--------P2.7
DB3-----P0.3 DB7-----P0.7 VLCD接1K2电阻到GND
[注]:AT89C51的晶振频率为12MHz-1602lcm character LCD Driver demo program, link map : LCM LCM------- 51------- 51-------- 51 DB0 LCM P0 .0 DB4----------------- P2.0 P0.4 RS DB1----- P0 .1 DB5 P 0.5 RW----------------- P P2.1 DB2 Encl 0.2 DB6 E------------------ P0.3 P2.7 DB3 DB7----- P0.7 VLCD access 1K2 resistance to GND [Note] : AT89C51 oscillator frequency of 12 MHz
- 2022-02-20 17:03:27下载
- 积分:1
-
这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。
2.利用...
这篇报告介绍了关于PIC单片机原理与应用。主要有以下几方面内容:1 利用PIC单片机的PC计数器及实时计数器计数或计时,利用LED数码管显示数据。
2.利用PIC单片机进行各种信号、数据的采集。
3.利用单片机的控制功能实现控制。
4.了解其硬件上各引脚输入输出口,充分掌握其各个指令和基础编程,以及一些简单的应用。
5.利用EEPROM实现单片机的数据掉电保存及利用I2C模式进行通讯。
-This report describes the PIC microcontroller on the Theory and Application. Mainly the following aspects : the use of a PIC microcontroller and the real-time counter PC Counting or time, use of digital LED display data. 2. PIC for the use of the signals, and data acquisition. 3. Microprocessor control functions to achieve control. 4. Understanding of the various hardware input and output pins I fully understand the basis for all orders and programming, and some simple applications. 5. MCU use EEPROM data preservation and the use of power-down mode I2C communications.
- 2023-04-06 09:15:04下载
- 积分:1