-
自己的51实习是做得数字时钟,可以调整时间,可以显示当前温度。...
自己的51实习是做得数字时钟,可以调整时间,可以显示当前温度。-51 is doing his internship digital clock, you can adjust the time, you can display the current temperature.
- 2022-03-26 18:55:57下载
- 积分:1
-
采样C语言编写的128×64分辩率的汉字液晶显示驱动程序
采样C语言编写的128×64分辩率的汉字液晶显示驱动程序-C language sampling of 128 x 64 Resolution of the Chinese LCD Driver
- 2023-04-22 11:40:03下载
- 积分:1
-
关于msp430单片机的一些
自己收集的一些有需要的请下载
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-01-26 06:56:29下载
- 积分:1
-
160104S6B0719(iccavr) form ouravr.com
160104S6B0719(iccavr) form ouravr.com
- 2022-09-29 09:50:05下载
- 积分:1
-
Toru 欠压agent changchu forlorn wind chirpy few forlorn rear cavity, ICL7100, Chan...
欠过压报警电路的设计报告,ICL7100,模拟电路.-Toru 欠压agent changchu forlorn wind chirpy few forlorn rear cavity, ICL7100, Chang Yao-carrying wind.
- 2022-11-09 23:45:03下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
测试can总线好坏的vc源码
测试can总线好坏的vc源码-test can vc bus close to the source
- 2022-02-02 13:14:46下载
- 积分:1
-
C code for DS1302 RTC control
C code for DS1302 RTC control
- 2022-12-14 13:25:03下载
- 积分:1
-
单片机为控制器件的,一个小巧的频率测试器。用c语言编写,用过验证和实际实践。...
单片机为控制器件的,一个小巧的频率测试器。用c语言编写,用过验证和实际实践。-microcontroller for the control device, a compact frequency device. C language with the preparation, certification and used actual practice.
- 2023-07-22 12:55:03下载
- 积分:1
-
日历时钟DS12887控制实验
实验步骤
(1)连CZ1→CZ7,/IRQ(MC3)→P3.2。
(2)运行程序CLOCK.ASM,主机...
日历时钟DS12887控制实验
实验步骤
(1)连CZ1→CZ7,/IRQ(MC3)→P3.2。
(2)运行程序CLOCK.ASM,主机提示"SE――"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。-Calendar Clock DS12887 control experiment experimental steps (1) even CZ1 → CZ7,/IRQ (MC3) → P3.2. (2) run the program CLOCK.ASM, host prompt
- 2022-02-25 12:50:22下载
- 积分:1