-
PIC单片机无符号数运算子程序,可以直接调用!
PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
- 2023-09-02 21:30:03下载
- 积分:1
-
最新的数字温度传感器AD7416驱动程序
最新10位数字温度传感器AD7416驱动程序-latest digital temperature sensor AD7416 driver
- 2022-03-09 14:21:45下载
- 积分:1
-
With regard to the production of IC card relevant information, from easy to diff...
关于IC卡的制作的相关资料,从易道难,都是花钱买的难得的资料。-With regard to the production of IC card relevant information, from easy to difficult Road, are spending money to buy a rare information.
- 2022-02-21 13:34:32下载
- 积分:1
-
Atmel ARM7有关UCOSII的应用例子,在IAR上面可以直接运行
Atmel ARM7有关UCOSII的应用例子,在IAR上面可以直接运行-Atmel ARM7-related applications UCOSII example above can be directly run IAR
- 2022-02-07 04:12:48下载
- 积分:1
-
RS485通信程序采用MODBUS协议,详细的注释,很好的文档…
RS485通信程序,采用ModBus协议,注解详细,学习ModBus的好文档-RS485 communication program using ModBus protocol, detailed notes, good documentation of the study ModBus
- 2022-04-01 05:13:31下载
- 积分: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
-
keil software patches, for an increase in the keil software stc library option.
keil软件补丁,用于在keil软件中增加stc库选项。-keil software patches, for an increase in the keil software stc library option.
- 2023-08-26 05:50:04下载
- 积分:1
-
FFT的C。
fft.c - fast Fourier transform and its inverse (both recursively)
-fft.c- fast Fourier transform and its inverse (both recursively)
- 2022-01-22 03:54:27下载
- 积分:1
-
MSP430 adc10_operation
msp430 ADC10_Operation
- 2022-12-01 22:15:02下载
- 积分:1
-
I have written 74HC595 digital tube display program, a total of 595 drive two di...
我自己编写的74HC595数码管显示程序,一个595驱动两个共阳极数码管-I have written 74HC595 digital tube display program, a total of 595 drive two digital tube anode
- 2022-04-19 05:33:53下载
- 积分:1