-
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。...
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。-74HC595 microcontroller driver.
- 2022-03-23 08:54:46下载
- 积分:1
-
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改)...
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改) -keil c51 platform, this code can be used to learn TFT LCD of TCON, SCALER, OSD, (my own modifications)
- 2022-01-28 17:03:01下载
- 积分: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
-
用于串口通信的源代码
用c编程的程序
希望对大家有用
用于串口通信的源代码
用c编程的程序
希望对大家有用-for serial communication with the source code c programming procedures hope useful for all
- 2023-08-27 14:15:03下载
- 积分:1
-
This is a single
这是单片机中关于ADC0809的源程序,经测试过的,没有错误-This is a single-chip on the ADC0809 source, have been tested before, and no error
- 2022-01-28 09:44:10下载
- 积分:1
-
飞思卡尔中断
Codewarrior for HCS12的中断服务程序编写说明
飞思卡尔中断
Codewarrior for HCS12的中断服务程序编写说明-freescale
- 2022-09-30 07:50:03下载
- 积分:1
-
《多传感器数据融合手册》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定价: U...
《多传感器数据融合手册》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定价: USD 199.95
出版社: CRC
出版年: 2001-06-20
简介 ・ ・ ・ ・ ・ ・
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive resource for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers. -"multi-sensor data fusion manuals," "Handbook of Multisensor Da ta Fusion "Author : David L. Hall Price : USD 199.95 Press : CRC publication : 2001-06-20 Introduction Multisensor data fusio n is
- 2022-08-31 11:45:03下载
- 积分:1
-
单片机的24C02读写程序,使用Keil c编译器测试正常。
单片机的24C02读写程序,使用Keil c编译器测试正常。-the 24C02 microcontroller literacy, the use of Keil c compiler tests are normal.
- 2022-03-13 10:06:10下载
- 积分:1
-
16x16单片机仿真LED点阵有卷动和移动两种闪法随便用
16x16单片机仿真LED点阵有卷动和移动两种闪法随便用-16x16 single-chip simulation scrolling LED dot-matrix There are two types of flash method and mobile casual use
- 2022-04-22 04:16:36下载
- 积分:1
-
LCD IconEditor edit graphic creat source code
LCD IconEditor edit graphic creat source code
- 2022-04-15 09:39:40下载
- 积分:1