-
用ATmega8实现累加功能,并用数码管实现显示。
用ATmega8实现累加功能,并用数码管实现显示。-Cumulative function with ATmega8 realize, and realize digital tube display.
- 2023-08-19 07:15:03下载
- 积分:1
-
英飞凌C166之XC164CS双CAN通讯程序
英飞凌C166之XC164CS双CAN通讯程序-Infineon C166
- 2023-04-13 23:40:03下载
- 积分:1
-
This is the AD9850 driver, after the experiment and found that viable
此为AD9850的驱动程序,经过实验,发现可行-This is the AD9850 driver, after the experiment and found that viable
- 2022-07-23 07:39:23下载
- 积分:1
-
仪器仪表使用GPIB接口程序! 国内仪器基本很少用到的,我的绝对能用已经用于多台测试仪器。...
仪器仪表使用GPIB接口程序! 国内仪器基本很少用到的,我的绝对能用已经用于多台测试仪器。-Instruments GPIB interface program to use! The basic domestic equipment rarely used, and I definitely can use has been used for multiple test instruments.
- 2022-02-01 22:17:22下载
- 积分:1
-
18B20在msp430下的应用
没有错误,运行相当完好
且兼备简洁易用的优点...
18B20在msp430下的应用
没有错误,运行相当完好
且兼备简洁易用的优点-18B20 in MSP430 applications under the error-free, running very well and the advantages of both simple and easy-to-use
- 2022-07-12 21:19:47下载
- 积分:1
-
procedure for microcontroller development process button scanning procedures. Us...
此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
- 2023-08-06 09:30:03下载
- 积分: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
-
I2C总线基本操作函数,及几个对I2C总线接口器件24C04操作的函数。...
I2C总线基本操作函数,及几个对I2C总线接口器件24C04操作的函数。 -I2C bus basic operation function, and several of the I2C bus interface device to operate a function of 24C04.
- 2022-07-06 13:13:18下载
- 积分:1
-
This procedure based on 8051F020, the aim of deeper understanding of SPI with SB...
本程序基于8051F020,目的是深入的了解SPI与SBUS技术,设计用户自己的应用系统-This procedure based on 8051F020, the aim of deeper understanding of SPI with SBUS technology, design the user
- 2022-03-13 05:55:09下载
- 积分:1
-
达拉斯市精密温度传感器系列号阅读器。
美国达拉斯高精度温度传感器DS18B20的序列号读取程序。-Dallas Precision Temperature Sensor serial number reader.
- 2023-07-04 22:45:03下载
- 积分:1