readme.txt

来自「串口调试VB一个不错的源代码 串口中非常有用」· 文本 代码 · 共 11 行

TXT
11
字号
Basic Communications Program
Malcom Kemp
April 3, 2000

This program was written to facilitate the development of a communications program for the PIC 
microcontroller.  The overriding criteria were to be able to deliver precise 8-bit values to the PIC 
over the RS-232 Tx line, and to receive and display precise 8-bit values from the PIC over the Rx 
line.  This program was developed from a program that Adam Davis made available through the 
PICLIST (PIC microcontroller discussion list).

The USART on the PC can be explicitly controlled through the 揝ettings

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?