-
使用18b20+lcd1602的温控器汇编源程序
使用18b20+lcd1602的温控器汇编源程序-Use 18b20+ Lcd1602 Thermostat compilation of source code
- 2022-03-26 19:05:49下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。...
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。-Electric advertising light box controller procedures, timing realize open, the screen can be set up residence time, and other functions.
- 2022-03-28 14:23:42下载
- 积分:1
-
DS18B20 driver assembly language made by the two digital display, the program ha...
ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
- 2022-11-20 02:40:03下载
- 积分:1
-
Win32汇编写的端口映射器,构思精巧,效率极高。
Win32汇编写的端口映射器,构思精巧,效率极高。-Win32 compilation was made for the port mapping, the idea of delicate, extremely efficient.
- 2023-03-20 12:45:04下载
- 积分:1
-
Through this program, learners can use their a51 and C51 programs T89C51CC01 in...
通过本程序,学习者可以使用自己的a51和C51程序T89C51CC01学习看门狗功能。
- 2022-09-19 20:15:03下载
- 积分:1
-
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的...
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and computer component assembly language is a definite help in the
- 2022-07-13 03:08:07下载
- 积分:1
-
NASM汇编编译器的源
nasm汇编编译器源码-NASM compilation compiler source
- 2022-08-17 00:01:27下载
- 积分:1
-
USB PDIUSB12D C language for a driver
USB PDIUSB12D C语言驱动程序库1-USB PDIUSB12D C language for a driver
- 2022-02-15 00:41:31下载
- 积分:1
-
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)...
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)-this procedure is to use the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 416)
- 2023-07-22 10:45:03下载
- 积分:1