-
用数组做的八路单片机跑马灯试验,先逐个点亮,再奇偶交替点亮。...
用数组做的八路单片机跑马灯试验,先逐个点亮,再奇偶交替点亮。-Eight-way done with an array of single-chip test Marquee, lit one by one first, then odd-even turn light.
- 2022-03-16 06:52:20下载
- 积分:1
-
介绍顺德小家电的主要特点…
介绍顺德地区小家电电路设计的主要特点,为PPT格式,对大家了解小家电产品的电路开发有一定的帮助-Introduction of small household electrical appliances in Shunde the main features of circuit design, in order to PPT format, to all of us to understand the development of small household electrical appliances in the circuit is certainly helpful
- 2022-08-18 03:06:26下载
- 积分: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
-
ARM LPC 2103时间中断程序内容
ARM LPC 2103时间中断程序内容-ARM LPC 2103 Time Interrupt program
- 2022-01-22 08:29:29下载
- 积分:1
-
PIC LED 流水灯实验,顺闪,返闪,交替闪
PIC LED 流水灯实验,顺闪,返闪,交替闪-PIC LED
- 2022-08-23 07:52:22下载
- 积分:1
-
一个步进电机单片机控制程序,有电机正反转及加减速控制。...
一个步进电机单片机控制程序,有电机正反转及加减速控制。
- 2023-05-26 23:10:03下载
- 积分:1
-
这个文件是用C语言写的读写FRAM的24C256器件的的源程序。
这个文件是用C语言写的读写FRAM的24C256器件的的源程序。-This document is written using C language to read and write of FRAM source 24C256 devices.
- 2022-10-21 09:55:03下载
- 积分:1
-
ID卡读写 (51的汇编程序)
ID卡读写 (51的汇编程序)-ID Card Reader (51 compilation procedure)
- 2023-08-12 10:35:04下载
- 积分:1
-
To achieve the cycle count of the digital control, digital control connection fo...
实现数码管的循环计数,数码管接法为共阴级接法。-To achieve the cycle count of the digital control, digital control connection for a total of Yin-class connection.
- 2022-07-23 22:50:16下载
- 积分:1
-
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构...
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构成。类似SD卡协议, SPI通讯由
指令、响应和数据组成。全部的主机与SD卡之间的通信由主机控制。主机执行
每一跟CS标志为低的总线-spi Translation 7.2 SPI bus data channel from the SD card command and data bit (start bit and end bit) component, SPI channel directed by byte. Every command or data block from 8-bit bytes and CS constitute signs. SD card similar to the agreement, SPI communications from command, response and data components. All of the host and the communications between the SD card by the host control. Each host implementation with CS low marks for bus
- 2023-04-25 13:15:05下载
- 积分:1