-
洗衣机控制器的程序及编译文件CCCCC(C语言)
洗衣机控制器的程序及编译文件CCCCC(C语言)-Washing machine controller procedures and compile documents CCCCC (C language)
- 2023-08-31 09:40:03下载
- 积分:1
-
如果你和我probom给没有性别,如果你是狗,好狗,好的性
if you and my gire no probom sex,if you are dog ,good dog ,ok sex
- 2023-08-02 04:35:02下载
- 积分:1
-
Keil C51 uses the detailed solution
Keil C51使用详解-Keil C51 uses the detailed solution
- 2022-08-31 14:55:04下载
- 积分:1
-
利用单片机产生pmw,控制led,修改后可控制直流电机
利用单片机产生pmw,控制led,修改后可控制直流电机-Single-chip computer generated pmw, control led, modifications can be controlled DC motor
- 2023-03-02 06:05: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
-
AVR128的C代码,外部中断,串口中断,IO操作
AVR128的C代码,外部中断,串口中断,IO操作-AVR128 C-code, external interrupt, serial port interrupts, IO operation
- 2022-10-12 17:50:04下载
- 积分:1
-
基于ATMEL Mega8的电阻测量仪,附带Proteus仿真
基于ATMEL Mega8的电阻测量仪,附带Proteus仿真-Based on ATMEL Mega8 resistance measuring instrument, with Proteus Simulation
- 2023-05-23 21:30:03下载
- 积分:1
-
HCS08的AD例程:本程序是ADC模块的例程,所用资源为单片机内部ADC转换模块,
所接器件为电位器.
HCS08的AD例程:本程序是ADC模块的例程,所用资源为单片机内部ADC转换模块,
所接器件为电位器.-HCS08 s AD routine: This is the ADC module of the routine procedure, the use of resources within the ADC conversion for the microcontroller module, the device is connected potentiometer.
- 2022-03-14 02:11:59下载
- 积分:1
-
MSP430单片机的实时多任务操作系统c源代码
MSP430单片机的实时多任务操作系统c源代码-MSP430 real-time multi-tasking operating system source code c
- 2022-06-17 14:33:07下载
- 积分:1
-
own prepared by a serial port for debugging MCU of a crew under the procedure. V...
自已编写的一个用于调试单片机串口的一个下位机程序。很实用的。-own prepared by a serial port for debugging MCU of a crew under the procedure. Very practical.
- 2022-07-24 19:48:02下载
- 积分:1