-
独立模块通过到单片机控制,数码管显示。能显示秒,分,时...
独立模块通过到单片机控制,数码管显示。能显示秒,分,时-Independent modules to single-chip microcomputer control, digital tube display. Can show seconds, minutes, hours
- 2022-01-24 15:01: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
-
PIC LED 流水灯实验,顺闪,返闪,交替闪
PIC LED 流水灯实验,顺闪,返闪,交替闪-PIC LED
- 2022-08-23 07:52:22下载
- 积分:1
-
单片机 Keil+proteus
并行口设计数字键盘实验
要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法
掌握80C51接...
单片机 Keil+proteus
并行口设计数字键盘实验
要求:掌握动态显示、动态扫描键盘的工作原理及硬、软件的设计、调试方法
掌握80C51接口硬件电路设计方法及软件编程方法
了解80C51外部中断的使用和编程方法
实验题目:并行口实现数字0~9、A~F、L、U、P、n总共20个键盘,将按键的结果用7段数码管显示出来。-Parallel Port numeric keypad test requirements: master the dynamic display, dynamic scan the keyboard works and the hardware and software design, debugging the means to acquire 80C51 interface hardware circuit design methods and software programming approach to understanding the 80C51 external interrupts use and programming methods Experimental subjects: parallel port for digital 0 ~ 9, A ~ F, L, U, P, n total of 20 keyboard, the result will be keys to use 7-segment digital tube display.
- 2023-06-16 08:05:03下载
- 积分:1
-
c51设计,音乐有‘八月桂花’,‘祝你平安’等
c51设计,音乐有‘八月桂花’,‘祝你平安’等-a music generator that can play sweet-scented osmanthus of the august ,Wish you safety.
- 2022-12-21 12:05:03下载
- 积分:1
-
51单片机对IC卡读写程序,对模型sle44使用该卡…
51单片机对IC卡读写程序,使用的卡的型号为SLE4442,有帮助就下。-51 microcontroller IC Card Reader right, the use of the card for the Model SLE4442, help on the next.
- 2022-08-18 03:53:58下载
- 积分:1
-
51的web服务器
51的web服务器-51 of the web server
- 2022-06-13 09:51:10下载
- 积分:1
-
超级单片机开发软件组合,希望对单片机初学都有用
超级单片机开发软件组合,希望对单片机初学都有用-Super single-chip software portfolio, and they hope to have a single-chip learning with
- 2022-06-27 12:51:14下载
- 积分:1
-
这是CS5460芯片测试电源显示更多中国内..
这是关于电能检测芯片CS5460的说明,里面有多篇中文资料,还有汇编语言例子.-This is the power of the CS5460 chip testing shows that more of Chinese inside information, there are examples of assembly language.
- 2022-02-20 12:55:39下载
- 积分:1
-
麦迪工作室51开发板LED数码管的驱动代码
麦迪工作室51开发板LED数码管的驱动代码-Madison Studio 51 development board LED digital tube driver code
- 2022-07-27 20:27:44下载
- 积分:1