资源列表
RS232
- Comments : (1) Full Duplex (2) Tested from 1200 to 9600 Baud( @ 8 Mhz ) (3) Tested from 1200 to 19200 Baud(@ 16 & 20 Mhz) The User gets a total time as specified by the User Cycles in the table ( or from equations ). The user routi
ADD_BCD
- This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
BCD_ADD
- This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
BCD_SUB
- *** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_
wendu
- 具有温度监控液晶显示功能的单片机多功能控制器-Temperature monitoring with single-chip multi-function liquid crystal display controller
SQRT
- Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square root is to be computed, bra
A-very-tough-little-program
- A very tough little program
8051CommunicationASM
- 利用MCS-51汇编语言实现的单片机通信程序,包括利用P1端口设定信号发送和接收,利用串口实现收发通信,单片机和主机通信等等。-Use of MCS-51 microcontroller assembly language communication program, including the use of P1 port setting signals to send and receive, send and receive communications using the serial
asm
- asm绿色版本,可以认真学习汇编的东西。-asm piler,it can do it quickly!
ATM
- 用汇编语言实现ATM存取款的作用。主要包括 退出 存款 取款 和查询-Assembly language to achieve the role of ATM withdrawal. Including deposits, withdrawals, and check out
DTMF_by_pic
- this project is used to detect the dtmf signal by pic microcotroller
FSK_Demoduler_X
- fsk的解调汇编语言源代码,交流,学习。-fsk demodulation assembly language source code, exchange and learning.
