abstract.txt

来自「keil c51 UV3 最新版编译器的例子程序4。」· 文本 代码 · 共 11 行

TXT
11
字号
The ADC project outputs the voltage on the A/D converter input 
AIN6 (which is the potentiometer on the MCBXC866 Board) as 
binary value to the LEDs on P3.0 - P3.7.


The ADC program is available in different targets:
  Simulator:           runs in software Simulator and uses a simulation
                       script that provides the input

  Target via ULINK:    is configured for debugging with Keil ULINK
  

⌨️ 快捷键说明

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