-
C51与倒计时的制备过程中,通过电脑的启动时间,但…
一个用C51编写的倒计时程序,可通过PC传送起始时间,也可回传当前时间。比较简单-C51 with a countdown of the preparation process, through PCs starting time, but also back- the present time. Relatively simple
- 2022-03-21 16:57:35下载
- 积分:1
-
实现lcd12864字符串和数字显示
包含lcd的初始化和清屏等功能
实现lcd12864字符串和数字显示
包含lcd的初始化和清屏等功能-实现lcd12864 ???
- 2022-03-31 20:17:51下载
- 积分:1
-
时钟芯片DS1302的使用,用LED显示的,具有键盘调节功能,在Keil下测试通过...
时钟芯片DS1302的使用,用LED显示的,具有键盘调节功能,在Keil下测试通过-The use of clock chip DS1302 with LED display with a regulatory function of the keyboard, under the test adopted in Keil
- 2022-10-16 14:00:03下载
- 积分:1
-
51 Series MCU uCOS
51系列单片机的uCOS-II原代码-51 Series MCU uCOS-II source code
- 2022-03-05 13:58:13下载
- 积分:1
-
一个电器智能控制开关的源程序,可作为智能家居系统中的一个模块使用,与上位机相连,接收上位机的指令并进行开关动作,可查询状态...
一个电器智能控制开关的源程序,可作为智能家居系统中的一个模块使用,与上位机相连,接收上位机的指令并进行开关动作,可查询状态-An intelligent control switch electrical source, can be used as smart home system, a module to use, with the host computer connected to host computer receives the instructions and make switching action, you can check the status
- 2022-12-13 16:15:03下载
- 积分:1
-
TLC0831A8位A/D转换器(C51单片机语言驱动程序) ,很好用
TLC0831A8位A/D转换器(C51单片机语言驱动程序) ,很好用-TLC0831A8-bit A/D converter (C51 microcontroller language driver), with a good
- 2022-01-26 02:09:55下载
- 积分:1
-
关于ADuC845中URAT功能所写的小程序
关于ADuC845中URAT功能所写的小程序-On the ADuC845 in URAT function of small programs written by
- 2022-03-04 09:32:40下载
- 积分:1
-
8051
8051-led light-..........................................
- 2022-11-02 12:50: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
-
一个用C51驱动PT6324+VFD的源程序,绝对可执行
一个用C51驱动PT6324+VFD的源程序,绝对可执行
- 2022-02-13 02:30:09下载
- 积分:1