-
条码读入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
-
C51单片机汉字机内码 C51单片机汉字机内码
C51单片机汉字机内码 C51单片机汉字机内码-C51 microcontroller Chinese machine code C 51 microcontroller Chinese machine code
- 2022-07-26 16:35:39下载
- 积分:1
-
定时器中断实验代码, 定时器3进行0.1秒定时,每0.5秒改变一次P2,P3口的值以产生走马灯效果。...
定时器中断实验代码, 定时器3进行0.1秒定时,每0.5秒改变一次P2,P3口的值以产生走马灯效果。-timer interruption experimental code, three timers for 0.1 seconds regularly, every 0.5 seconds to change a P2, P3 to the values I have merry-go-round effect.
- 2022-07-16 13:49:19下载
- 积分:1
-
这是一款优秀的液晶数字显示屏示例,可以直接被用来开发自动控制数值显示。...
这是一款优秀的液晶数字显示屏示例,可以直接被用来开发自动控制数值显示。-Excellent This is an example of the LCD digital display, can be directly used to develop automatic numerical display.
- 2022-03-02 13:00:22下载
- 积分:1
-
maxim Chinese companies DS1302ZN information sounds very good
maxim公司DS1302ZN中文资料,挺不错的-maxim Chinese companies DS1302ZN information sounds very good
- 2022-04-20 03:23:39下载
- 积分:1
-
我上传的是演示单
本人上传的是 单片机 直控按键演示(汇编).asm 源代码
-I uploaded is the demonstration of single-chip direct control keys (compilation). Asm source code
- 2022-04-12 11:29:27下载
- 积分:1
-
好的学习代码学习文件 初学者的好文章好代码调试通过
好的学习代码学习文件 初学者的好文章好代码调试通过-Good document for beginners to learn the code to learn a good article, good code debugging through
- 2022-05-19 17:08:07下载
- 积分:1
-
普通19264图形液晶模块的单片机驱动程序,内含有3个程序。
普通19264图形液晶模块的单片机驱动程序,内含有3个程序。-19,264 ordinary graphics of the single-chip LCD driver module, which contains three procedures.
- 2023-03-26 10:10:03下载
- 积分:1
-
本程序将指定的显示缓冲区送显,并将读取的键值送显。
入口参数:显示缓冲区首地址在SADR中,要显示的位数在CNT中。
出口参数: 无。...
本程序将指定的显示缓冲区送显,并将读取的键值送显。
入口参数:显示缓冲区首地址在SADR中,要显示的位数在CNT中。
出口参数: 无。-This procedure will be sent to the designated display buffer significantly, the key will be sent to a significant reading. Entrance parameters: the first address in the display buffer SADR, it is necessary to show that the median of the CNT. Export parameters: None.
- 2022-05-14 02:00:52下载
- 积分:1
-
使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出。...
使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出。-0,1-channel ADC module used for voltage measurement, and then convert the results from the serial port
- 2023-04-13 14:50:03下载
- 积分:1