-
Cygnal C8051f系列单片机的flash存储器加密程序,使用uvision开发环境...
Cygnal C8051f系列单片机的flash存储器加密程序,使用uvision开发环境-Cygnal C8051f series of flash memory microcontroller encryption, the use of development environment uvision
- 2022-11-18 13:55:03下载
- 积分:1
-
在PIC上实现CRC16算法的源程序,可用于一般通讯中的校验。
在PIC上实现CRC16算法的源程序,可用于一般通讯中的校验。-PIC in achieving CYXLIC REDUNDANCY source algorithm can be used in the general communications check.
- 2022-12-21 06:35:03下载
- 积分:1
-
加湿器程序源代码,4位机,tenx tm8726
加湿器程序源代码,4位机,tenx tm8726-Humidifier source code, four machines, tenx tm8726
- 2022-03-28 20:27:51下载
- 积分:1
-
/*------------------------------------------------------------------------------
源文件 / 文字 : AVR
宽×高(像素): 40×24
字模格式/大小 : 单色点阵液晶字模,纵向取模,字节倒序/120字节
数据转换日期 : 2004-8-13
------------------------------------------------------------------------------*/ -/*------------------------------------------------------------------------------
源文件/文字 : AVR
宽×高(像素): 40×24
字模格式/大小 : 单色点阵液晶字模,纵向取模,字节倒序/120字节
数据转换日期 : 2004-8-13
------------------------------------------------------------------------------*/
- 2022-12-21 07:15:03下载
- 积分:1
-
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。...
74HC595的单片机驱动程序。74HC595是一片非常好用的IO扩展芯片。理论上可以无限扩展。-74HC595 microcontroller driver.
- 2022-03-23 08:54:46下载
- 积分:1
-
small rtos的源代码。它是一款非常小巧的微内核。
small rtos的源代码。它是一款非常小巧的微内核。-small rtos source. It is a highly compact micro-kernel.
- 2022-09-29 13:10:03下载
- 积分:1
-
可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口...
可驱动8/16位数码管显示或64/128只独立LED 的芯片BC72811A中断编程。BC7281A只占用单片机3个I/O口-can drive 8/16 Digital Display or 64/128 only independent LED chip BC72811A interrupted programming. BC7281A only occupies three microcontroller I/O port
- 2022-01-27 08:59:14下载
- 积分:1
-
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307...
8253的初始化程序举例:
例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为
MOV DX,307H ;命令口
MOV AL,10110110B ;2号计数器的初始化命 令字
OUT DX,AL ;写入命令寄存器
MOV DX,306H ;2号计数器数据口
MOV AX,533H ;计数初值
OUT DX,AL ;选送低字节到2号计数器
MOV AL,AH ;取高字节送AL
OUT DX,AL ;后送高字节到2号计数器
-8253 initialization procedures examples : Example 1 : Select counters on the 2nd, in three ways. Counting for the initial 533H (2 bytes), a binary counting. Initialization of its procedures for MOV DX, 307H; I ordered MOV AL, 10110110B; on the 2nd Counter initialize command word OUT DX, AL; write commands Register MOV DX, 306H; data on the 2nd Counter I MOV AX, 533H; Counting initial OUT DX, AL; low-byte sent to the 2nd Counter MOV AL, AH; With a high-byte send AL OUT DX, AL; evacuations high byte counter to the 2nd
- 2023-08-04 20:25:03下载
- 积分:1
-
最流行的mifare卡读卡器全部源代码,实现有全部功能
最流行的mifare卡读卡器全部源代码,实现有全部功能-most popular mifare card reader all of the source code, achieving full functionality
- 2022-02-01 03:25:32下载
- 积分:1
-
电子点阵显示器(8*8).
电子点阵显示器(8*8).-。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-06-26 00:08:41下载
- 积分:1