-
二极管闪动实验,C51制作
二极管闪动实验,C51制作-diodes flashing experiment, the production C51
- 2022-03-25 03:04:50下载
- 积分:1
-
9012 infrared 9012_IR_jianma_program decoder c program to decode the received da...
9012红外解码c程序 9012_IR_jianma_program
把接收到的数据解码!-9012 infrared 9012_IR_jianma_program decoder c program to decode the received data!
- 2022-01-23 10:14:02下载
- 积分:1
-
这是一个软件串口的源代码 单片机为em78p458,已经测试成功
这是一个软件串口的源代码 单片机为em78p458,已经测试成功-This a serial software source code for the MCU em78p458, has been tested successfully
- 2022-08-16 09:32:09下载
- 积分:1
-
KEIL中有关电子时钟的源程序,可以在KEIL中模拟实现电子时钟
KEIL中有关电子时钟的源程序,可以在KEIL中模拟实现电子时钟-KEIL in the electronic clock source, you can simulate KEIL realize electronic clock
- 2022-03-28 14:25:24下载
- 积分:1
-
8051模拟器板买不起就可以了
8051模拟板买不起的朋友可以和他们一起买
- 2022-08-09 04:31:26下载
- 积分:1
-
客户液晶屏静态扫描驱动,keil
客户液晶屏静态扫描驱动,keil-51编写。测试通过。-Guest LCD screen static scan driver, keil-51 preparation. Test.
- 2022-01-25 16:39:29下载
- 积分: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
-
PC and communication between the microcontroller, very easy to read you will!
上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
- 2023-07-24 12:50:03下载
- 积分:1
-
利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码...
利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码-use KEIL C51 prepared by the T6963C LCD driver, the first document linking specific definition and Chinese character, as long as the hardware connection, and will be able to run, unlike some others simply to download the code
- 2022-04-11 14:05:26下载
- 积分:1
-
数字电压表的汇编源程序,大家多多关照,指点一二.
数字电压表的汇编源程序,大家多多关照,指点一二.-digital voltage source compilation of the questionnaire, to take care of everyone, pointing out January 2.
- 2022-05-29 19:06:01下载
- 积分:1