-
单片机C语言开发软件KEIL C,该软件上手容易,适宜于各个阶段的单片机爱好者...
单片机C语言开发软件KEIL C,该软件上手容易,适宜于各个阶段的单片机爱好者-Singlechip C language development software KEIL C, the software easier to use, suitable for all stages of the single-chip lovers
- 2022-01-21 01:31:05下载
- 积分:1
-
1602液晶显示程序,51用的开发程序,适合大部分1602液晶,开发东西时稍加改动就可以用。...
1602液晶显示程序,51用的开发程序,适合大部分1602液晶,开发东西时稍加改动就可以用。-1602display
- 2023-01-12 09:35:04下载
- 积分:1
-
MCU Pwm to produce motor control hardware and software design, appendix to the s...
用单片机产生Pwm来控制电机的硬件和软件设计,附录为源代码!-MCU Pwm to produce motor control hardware and software design, appendix to the source code!
- 2022-03-25 19:32:05下载
- 积分:1
-
可调量程电压表,基于51
可调量程电压表,基于51-adjustable voltage range table, based on 51
- 2022-01-26 04:11:20下载
- 积分:1
-
ST7920控制的液晶程序,精心打造,一直方便
ST7920控制的液晶程序,精心打造,一直方便-ST7920-controlled liquid crystal process, carefully built, has been to facilitate
- 2022-02-13 00:52:57下载
- 积分:1
-
利用测量频率的方法进行运算 测量速度和里程,并用LED显示
利用测量频率的方法进行运算 测量速度和里程,并用LED显示-The use of methods of measuring the frequency of computing the speed and length measurement, and LED display
- 2022-02-10 08:33:44下载
- 积分:1
-
此文件为凌阳61板结合LCD的语音训练实验
此文件为凌阳61板结合LCD的语音训练实验-61 This document is for Sunplus LCD panels combined with voice training experiment
- 2022-10-11 13:25:02下载
- 积分: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
-
Atmel公司的ARM7应用TWI项目相关的可以在IAR直接运行
ATMEL ARM7有关TWI应用设置的程序,可以在IAR中直接运行-ATMEL ARM7 applications related to TWI programs can be run directly in IAR
- 2022-03-06 18:59:05下载
- 积分:1
-
51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。...
51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序。-51 single-chip wireless communication module TC35i control the integrity of Keil C procedures, also includes GB2312 and Unicode conversion, GB characters, ASC characters display, serial communications, LCD module control procedures.
- 2022-03-13 04:16:53下载
- 积分:1