-
nRF2401 RF chip, nRF2402 use AVR ATMega128 with CodeVision C Com piler
nRF2401射频芯片,nRF2402采用AVR-ATMega128和CodeVision C编译器
- 2022-03-26 09:23:24下载
- 积分:1
-
基于51的抢答器,谢谢大家!希望大家支持,对大家有用
基于51的抢答器,谢谢大家!希望大家支持,对大家有用-Answer based on the 51, and I would like to thank everyone! I hope you will support, useful for everyone
- 2022-01-22 03:31:08下载
- 积分:1
-
两个控制595的小程序。保证大家看后可以非常容易的学会使用它以及其他串进并出等器件...
两个控制595的小程序。保证大家看后可以非常容易的学会使用它以及其他串进并出等器件-595 small two control procedures. To ensure that we can very easily look at the Institute of string to use it, as well as other devices, such as into and out of
- 2022-06-29 07:33:19下载
- 积分:1
-
PC机与单片机的双向通信查询控制方式, 用C语言写成。
PC机与单片机的双向通信查询控制方式, 用C语言写成。-PC and MCU query bi-directional communication controlling method, using C language.
- 2022-02-03 15:52:11下载
- 积分:1
-
9320对大部分市场里的玻璃的初试化,包括了主流的玻璃。
9320对大部分市场里的玻璃的初试化,包括了主流的玻璃。-9320 pairs of most of the market debut of the glass, including the mainstream of the glass.
- 2022-07-27 08:52:14下载
- 积分:1
-
基于凌阳单片机的 语音自动播放音乐汇编程序
基于凌阳单片机的 语音自动播放音乐汇编程序-Sunplus based on single-chip voice automatically play music compilation procedures
- 2022-09-02 07:10: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
-
本程序实具有低功耗性能的16位单片机msp430实现AD转换功能
本程序实具有低功耗性能的16位单片机msp430实现AD转换功能-This procedure has a low-power performance is the 16-bit single-chip MSP430 realize AD conversion
- 2023-04-13 11:35:03下载
- 积分:1
-
最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过
最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过-Least square method used in embedded systems code, single-chip can be tested
- 2023-02-14 22:15:04下载
- 积分:1
-
本装置是一个以HT46R71D 为主芯片,配合传感器组成的汽车轮胎气压检测装
置,最终取高三位有效值于LCD 显示,有四种显示单位供切换(Psi、Bar、K...
本装置是一个以HT46R71D 为主芯片,配合传感器组成的汽车轮胎气压检测装
置,最终取高三位有效值于LCD 显示,有四种显示单位供切换(Psi、Bar、Kpa、
Kgf/cm2)。本装置仅为参考范例,使用时,为提高准确度,建议多量测些组数
据来构建Sensor Output Voltage - Discharge Time (V-T)表格,并作相应校准。-This device is a HT46R71D-based chips, with sensors detecting vehicle tire pressure devices, and ultimately take the high-three RMS in LCD display, there are four types of display units for switching (Psi, Bar, Kpa, Kgf/cm2). Only reference to an example of the device, when used to improve the accuracy of the proposed多量measured set of data to build more Sensor Output Voltage- Discharge Time (VT) forms, and the corresponding calibration.
- 2022-02-05 06:11:21下载
- 积分:1