-
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛...
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛-the procedure is on the compilation of the main programming examples, it can call you back to the compilation of learning the true meaning of
- 2023-04-01 21:10:03下载
- 积分:1
-
MCU RS232 serial port C language program code, serial communications and other f...
单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
- 2022-04-01 00:45:22下载
- 积分:1
-
无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序....
无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序.-Wireless power control system of the launch procedures. T1 for Mode 2 (8). Set serial mode 1, the receiving permit. Set baud rate: 2400bit/s (crystal 12MHz), transferred喂狗watchdog subroutine.
- 2023-07-29 12:45:03下载
- 积分:1
-
Pressure Sensor Assemble Code
Pressure Sensor Assemble Code
- 2022-03-16 14:30:52下载
- 积分:1
-
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人...
无阿斯顿温热任务二玩儿玩儿为绕弯儿玩儿玩儿玩儿我额外人-请求权完全俄文而且为轻微全文请问请问全文请问千万
- 2022-11-12 18:40:03下载
- 积分:1
-
USART异步串行发送例程,适合初学者学习!
USART异步串行发送例程,适合初学者学习!-USART asynchronous serial send routine, suitable for beginners to learn!
- 2023-03-16 15:15:03下载
- 积分:1
-
24C02存储IC有2K的空间,可用于断电后程序的保存,这里提供读写程序...
24C02存储IC有2K的空间,可用于断电后程序的保存,这里提供读写程序-24C02 memory IC has 2K of space, can be used to save power after the procedure, here to read and write procedures
- 2022-03-25 10:31:17下载
- 积分:1
-
广告程序,方便调试美国。特别简单,用AD0804
AD程序,方便大家调试。特简单,用AD0804-AD procedures, to facilitate debugging U.S.. Special simple, using AD0804
- 2022-01-24 18:11:44下载
- 积分:1
-
频率计c语言程序(原创),可测范围在10hz~2Mhz
频率计c语言程序(原创),可测范围在10hz~2Mhz-Cymometer c language program (original), can range in 10hz ~ 2Mhz
- 2022-08-23 18:30:26下载
- 积分: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