-
This a program which performs addition,subtraction,multiplication and division o...
This a program which performs addition,subtraction,multiplication and division of two 4 bit binary numbers..therefore it is called as 4 bit binary ALU..if u have any doubt,then mail me at prem_bombay@yahoo.co.in -This is a program which performs addition,subtraction,multiplication and division of two 4 bit binary numbers..therefore it is called as 4 bit binary ALU..if u have any doubt,then mail me at prem_bombay@yahoo.co.in
- 2022-07-14 18:38:23下载
- 积分:1
-
18F448实现在CAN通信,已通过调试.
18F448实现在CAN通信,已通过调试.-18F448 achieve the CAN communications, has passed the debugging.
- 2022-10-31 20:35:03下载
- 积分:1
-
电力系统脉宽调制波形,经调试改进,绝对正确
电力系统脉宽调制波形,经调试改进,绝对正确-power_pwm
- 2022-05-05 16:20:12下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
诺基亚5110lcd驱动(附图)MSP430开发板,高级测试程序…
NOKIA 5110LCD的驱动程序(带照片)MSP430的高级开发板的测试程序,主要有RS485通信,以太网通信,SD卡存储-NOKIA 5110LCD driver (with photos) MSP430 development board, senior test procedures, there are RS485 communication, Ethernet, SD card storage
- 2022-01-25 20:47:37下载
- 积分:1
-
EM78 Series MCU subroutine package download! Including the arithmetic ~
EM78系列单片机子程序包下载!包括加减乘除~-EM78 Series MCU subroutine package download! Including the arithmetic ~
- 2022-01-27 13:24:44下载
- 积分:1
-
constant pressure water test procedure, the 51 series of MCU
恒压供水测试程序,用的是51系列的单片机-constant pressure water test procedure, the 51 series of MCU
- 2023-03-24 19:45:03下载
- 积分:1
-
SCM source scripts, including floating point calculations, multi
各种51单片机源程序集,包括浮点数的计算,多字节的加减等算法的实现-SCM source scripts, including floating point calculations, multi-byte such as addition and subtraction algorithm implementation
- 2022-02-09 17:43:23下载
- 积分:1
-
51单
51单片机C语言应用程序设计实例精讲的源码程序,里面有protel格式的电路图和程序代码,希望对大家有帮助-51 Single-chip C language application design example精讲the source program, which has Protel format circuit diagram and program code, and they hope to have everyone help
- 2022-01-24 14:34:32下载
- 积分:1
-
IIC总线的c语言程序,介绍 IIC总线的时序和操作方法
IIC总线的c语言程序,介绍 IIC总线的时序和操作方法-IIC Bus c Language Program, introduced IIC bus timing and method of operation
- 2022-02-05 06:26:02下载
- 积分:1