-
利用带AD的单片机开发的单片机程序,能够进行ad,程序调试通过,结果发送到电脑上,通过串口...
利用带AD的单片机开发的单片机程序,能够进行ad,程序调试通过,结果发送到电脑上,通过串口-AD use with single-chip microcontroller development process, to carry out ad, program debugging through, the result is sent to the computer through the serial port
- 2022-02-01 13:00:49下载
- 积分:1
-
LCD 0108驱动程序
LCD 0108驱动程序 -LCD Driver for LCD 0,108 0,108 0,108 LCD Driver for LCD Driver 0108 Driver
- 2023-03-20 07:15:03下载
- 积分:1
-
液晶JCM12864M的中文技术手册,调试通过绝对正确的C代码,请大胆使用...
液晶JCM12864M的中文技术手册,调试通过绝对正确的C代码,请大胆使用-LCD JCM12864M Chinese technical manuals, commissioning through the absolutely correct C code, making bold use of
- 2022-06-02 00:52:16下载
- 积分: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
-
GSM通讯的C语言源程序代码,能够实际应用,需用户自行修改
GSM通讯的C语言源程序代码,能够实际应用,需用户自行修改-GSM communications C language source code, the practical application can be user modified
- 2022-05-09 12:04:07下载
- 积分:1
-
used 12 MAX 197 pairs external signal sampling. Using Fourier
采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle Integration Algorithm for the sampling signal processing, power systems to the RMS voltage, power characteristics of the volume in real-time on-line monitoring; All digital measuring method phase difference; Adaptive technology and the sampling interval, the elimination of non-synchronous sampling of the calculation error using PIC18F458 capture real-time monitoring of power system frequency fluctuations amended sampling interval. The analysis of the measurement error are up to standard. And to provide a friendly man-machine interface.
- 2022-01-26 06:57:15下载
- 积分:1
-
USB开发D12的结构
USB开发D12的结构-USB D12 structure
- 2022-02-02 02:57:23下载
- 积分:1
-
用C语言编写的对51单片机的非常准确的时钟程序可以显示年月日小时分钟秒...
用C语言编写的对51单片机的非常准确的时钟程序可以显示年月日小时分钟秒-C language for 51 MCU very accurate clock procedures to date show hours minutes seconds
- 2022-02-06 00:25:19下载
- 积分:1
-
LCD测试程序,内有键盘,显示等.大家不防看看.
LCD测试程序,内有键盘,显示等.大家不防看看.-LCD test procedure, which has a keyboard, display and so on. We do not look at the anti-.
- 2022-01-28 09:19:32下载
- 积分:1
-
用C51单片机做一个温度计,同时用Proteus做的仿真
用C51单片机做一个温度计,同时用Proteus做的仿真
-C51 single-chip microcomputer to do with a thermometer, at the same time to do the simulation with Proteus
- 2022-03-03 22:02:11下载
- 积分:1