-
条码读入CPU
1. 与条码读入器的通讯
1.1 采用标准的UART通讯协议,波特率为9600,没有校验位,一个停止位。
1.2 通讯的过程是单工的...
条码读入CPU
1. 与条码读入器的通讯
1.1 采用标准的UART通讯协议,波特率为9600,没有校验位,一个停止位。
1.2 通讯的过程是单工的,数据流总是从条码读入器到CPU。
1.3 正常的数据传送总是以一个换行符开始,六个数字,以一个回车符结束。
-51
- 2023-01-23 17:15:03下载
- 积分:1
-
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件...
时钟芯片ds1302 程序
源程序按版本号放在文件夹中。里面有在Protues中仿真的DSN文件。
打开MPLAB的MCP文件进行编译
将DSN文件载入Protues中
将生成的HEX导入到Protues中的16F84A中 -> RUN-Clock chip DS1302 procedures in accordance with the version number on the source folder. Protues there are in the DSN file in the simulation. Open the MPLAB compiler of the MCP file DSN file loading will be generated by HEX will Protues into Protues in 16F84A in-
- 2022-02-07 10:24:45下载
- 积分:1
-
Liquid crystal display a variety of styles procedures, including 1602,240180, st...
各种款式液晶显示程序,包括1602、240180、st7920字库液晶、12232、240128、12864等多款液晶的显示例子,极具参考价值-Liquid crystal display a variety of styles procedures, including 1602,240180, st7920 LCD font, 12232,240128,12864 such as liquid crystal display several examples of great reference value
- 2022-04-01 11:06:16下载
- 积分:1
-
本文是关于单片机,详细介绍了51单片机的交通灯设计,希望大家提供意见。...
本文是关于单片机,详细介绍了51单片机的交通灯设计,希望大家提供意见。-This article is about the single-chip, detailing 51 SCM design of traffic lights, I hope to advise the U.S..
- 2022-03-05 05:30:59下载
- 积分:1
-
In this paper, only the procedures, no circuit diagram is based on the number of...
本文只有程序,无电路图,是基于单片机控制的线性数字稳压电源-In this paper, only the procedures, no circuit diagram is based on the number of single-chip control of linear regulated power supply
- 2022-05-13 09:02:27下载
- 积分:1
-
SCM 18b20 LCD display microcontroller 18b20 LCD display microcontroller 18b20 LC...
单片机18b20 LCD显示
单片机18b20 LCD显示-SCM 18b20 LCD display microcontroller 18b20 LCD display microcontroller 18b20 LCD display
- 2023-04-08 16:50:03下载
- 积分:1
-
51单片机程序,12864显示程序,可显示汉字,图像
51单片机程序,12864显示程序,可显示汉字,图像-51 SCM procedures, 12864 display program can display Chinese characters, images
- 2023-03-18 01:05:04下载
- 积分:1
-
msp430的SPIT通信程序 绝对可靠已经验证
msp430的SPIT通信程序 绝对可靠已经验证-SPI of msp320
- 2022-02-02 00:45:40下载
- 积分: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
-
c8051f120电机PCA0测速及PWM调速.rar一个比较有趣的程序,PWM技术很时髦....
c8051f120电机PCA0测速及PWM调速.rar一个比较有趣的程序,PWM技术很时髦.-c8051f120 Motor and PWM Speed PCA0 velocimetry. rar a more interesting program, PWM technology is very fashionable.
- 2022-04-12 22:25:31下载
- 积分:1