-
这是一个用C语言写的51单片机的51串口通信的程序,里面有非常详细的注释...
这是一个用C语言写的51单片机的51串口通信的程序,里面有非常详细的注释-This is a C language to write the MCU 51 of the 51 serial communication procedures, which are very detailed Notes
- 2023-09-01 08:15:03下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
AM12864系列测试程序,谢谢大家。这个测试程序希望能给大家带来帮助...
AM12864系列测试程序,谢谢大家。这个测试程序希望能给大家带来帮助-AM12864 series of testing procedures, thank you all. The test procedure in hopes of giving us some help
- 2022-01-31 03:23:43下载
- 积分:1
-
*PC和ATMEGA128通信,ATMEGA以轮循方式发送,中断方式接受*
*PC和ATMEGA128通信,ATMEGA以轮循方式发送,中断方式接受*-* PC and ATmega128 communications, ATMEGA sent to Round Robin, interrupted to receive*
- 2022-01-24 09:10:22下载
- 积分:1
-
生成SSE/SSE2分形
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
- 2022-04-23 12:16:57下载
- 积分:1
-
PIC上实现的I2C通讯源程序,使用IO口模拟I2C总线时序来实现的。...
PIC上实现的I2C通讯源程序,使用IO口模拟I2C总线时序来实现的。-PIC achieve I2C communications source, I use IO I2C bus timing simulation to achieve.
- 2022-07-11 03:49:45下载
- 积分:1
-
DS18B20驱动程序,已通过实物认证.
DS18B20驱动程序,已通过实物认证.-DS18B20 driver has passed certification in kind.
- 2022-03-11 10:32:56下载
- 积分:1
-
P89CXX编程器控制CPU接收和控制程序
P89CXX编程器控制CPU接收和控制程序-P89CXX Programming Control CPU to receive and control procedures
- 2023-01-11 18:00:03下载
- 积分:1
-
16311driver
16311driver
- 2022-08-21 22:59:41下载
- 积分:1
-
atmega16单片机与PC机串口通信,编程环境ICCAVR
atmega16单片机与PC机串口通信,编程环境ICCAVR-communicate by single-chip atmega16 and PC through USART
- 2022-02-04 17:49:31下载
- 积分:1