-
基于320×240图形点阵液晶与51单片机的接口设计程序。采用C51编程制作。...
基于320×240图形点阵液晶与51单片机的接口设计程序。采用C51编程制作。-Based on 320 × 240 dot-matrix graphic LCD interface with 51 single-chip design process. The use of C51 produced programming.
- 2022-07-25 09:28:51下载
- 积分:1
-
motorstepper + proteus keil
单片机控制步进电机启动停止,正反转以及转速。proteus+keil.(由于大小不够,还加入了RS485在单片机多机通信中的应用,用到RS485接口芯片max487)-keil+proteus+motorstepper
- 2022-02-13 09:49:18下载
- 积分:1
-
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。...
一种基于高速逻辑器件(触发器,计数器和门电路等)控制的,可与各种单片机系统友好连接的高速A/D转换采集系统。-Based on high-speed logic device (flip-flops, counters and gates, etc.) control can be friendly with a variety of single-chip microcomputer system to connect high-speed A/D conversion acquisition system.
- 2022-02-09 20:17:18下载
- 积分:1
-
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。...
该程序比较好用容易修改,是一个单片机应用类的一个很好的程序。-Comparison of the program easy-to-use changes is a single-chip applications of a good type of procedure.
- 2022-04-28 01:27:50下载
- 积分:1
-
keil编译,单片机资料,Can通讯。
keil编译,单片机资料,Can通讯。-keil compiler, microcontroller information, Can communications.
- 2022-06-16 19:25:59下载
- 积分: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
-
基于80C51和CH375的实现USB打印机驱动器的设计与实现方法
基于80C51和CH375的实现USB打印机驱动器的设计与实现方法-Based on 80C51 and CH375 realize the USB printer driver design and implementation
- 2022-04-25 06:52:18下载
- 积分:1
-
使用IAR编译器开发的ATmega128的程序 有串口通信 IO口控制 定时器 SPI接口等等功能的实现...
使用IAR编译器开发的ATmega128的程序 有串口通信 IO口控制 定时器 SPI接口等等功能的实现-Use IAR compiler development process ATmega128 serial communication port to control IO timer SPI interface functions and so on to achieve
- 2022-02-27 06:52:47下载
- 积分:1
-
在C8051中用I/O口模拟SPI的C代码.
在C8051中用I/O口模拟SPI的C代码.-using I/O simulation SPI C code.
- 2023-07-31 03:00:04下载
- 积分:1
-
PCF8563T读写功能程序(原创)
PCF8563T读写功能程序(原创)-PCF8563T read and write capabilities (original)
- 2022-08-04 05:19:44下载
- 积分:1