-
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块...
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块-use Philips P87LPC764 SCM prepared by the IC card procedures, which are the IC card operation and operational procedures I2C module
- 2022-03-17 06:44:32下载
- 积分:1
-
用C51开发的单片机多机通讯程序,其中包括双口RAM的读写程序。
这个程序调试通过,应用在我开发的系统中,效果很好。...
用C51开发的单片机多机通讯程序,其中包括双口RAM的读写程序。
这个程序调试通过,应用在我开发的系统中,效果很好。-C51 Microcontroller with the development of multi-machine communication procedures, including dual-port RAM reading and writing process. Debugging through this process, the application in my development system, good results.
- 2022-11-07 15:45:02下载
- 积分:1
-
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示 例(同样适用于2416)....
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示 例(同样适用于2416).-procedures functions : the procedure is the use of the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 2416).
- 2023-01-22 12:40:04下载
- 积分:1
-
8051 VARIOUS UTILITY FUNCTIONSUTIL_ADCAD
8051 VARIOUS UTILITY FUNCTIONSUTIL_ADCAD - Add Acc to DPTR, sets CYUTIL_ADCBAD - Add B/A to DPTR, sets CYUTIL_SUBBAD-8051 VARIOUS UTILITY FUNCTIONSUTIL_ADCAD- Add Acc to DPTR, sets CYUTIL_ADCBAD- Add B/A to DPTR, sets CYUTIL_SUBBAD
- 2022-06-19 11:45:01下载
- 积分:1
-
MSP430 MCU serial communication baud rate calculation tool
MSP430系列单片机串口通讯波特率计算工具-MSP430 MCU serial communication baud rate calculation tool
- 2022-03-18 23:57:39下载
- 积分: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
-
简单的AVR单片机的脉冲发生器
Simple AVR impulse generator
- 2022-03-20 23:18:00下载
- 积分:1
-
ATmega8+315M或433.92M的超再生接收头+1602六线控制的1602显示解到的码...
ATmega8+315M或433.92M的超再生接收头+1602六线控制的1602显示解到的码-ATmega8+ 315M or 433.92M the超再生receive the first+ 1602 six-lane controlled display solutions to the 1602 Code
- 2022-02-11 11:50:41下载
- 积分:1
-
用于51单片机的定时器延时子程序,对定时有要求的进!
用于51单片机的定时器延时子程序,对定时有要求的进!-For 51 single-chip timer delay subroutine, from time to time has requested to enter!
- 2022-02-09 15:19:47下载
- 积分:1
-
Bus line " digital temperature sensors are single
一线总线”数字化温度传感器是DALLAS最新单线数字温度传感器, 同DS1820一样,DS18B20也 支持“一线总线”接口,测量温度范围为 -55°C~+125°C,在-10~+85°C范围内,精度为±0.5°C。DS1822的精度较差为± 2°C 。现场温度直-Bus line " digital temperature sensors are single-DALLAS latest digital temperature sensor, with the DS1820, as, DS18B20 also supports" bus line " interface, measurement temperature range of-55 ° C ~+125 ° C, at-10 ~+85 ° C range, the accuracy of ± 0.5 ° C. DS1822 relatively poor for the accuracy of ± 2 ° C. scene straight temperature
- 2023-03-29 04:55:03下载
- 积分:1