-
各种试验课件,包括ARM汇编指令,存储器,接口,时钟,数码管,液晶屏,触摸屏,USB接口,ucos移植等。...
各种试验课件,包括ARM汇编指令,存储器,接口,时钟,数码管,液晶屏,触摸屏,USB接口,ucos移植等。-courseware for various experiments, including the compilation of ARM instructions, memory, interfaces, clocks, digital control, LCD screen, touch screen, USB, CHANGING transplantation.
- 2023-01-27 13:25:15下载
- 积分:1
-
拷拷贝到你的Keil安装目录下的c51in文件夹中。
工程文件中需设置一下:
project...
拷拷贝到你的Keil安装目录下的c51in文件夹中。
工程文件中需设置一下:
project->Option for Target Target1
选Debug页
左侧最下面
Dialog Dll
一般是DP51.DLL,不用修改
Parameter
中是
-P51
在其后加入
-dledkey
即该行看起来应该是这样的:
-p51 -dledkey
保存即可
进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is- P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
- 2022-01-25 15:16:05下载
- 积分:1
-
单片机有着体积小、功耗低、功能强、性能价格比高、易于推广应用等显著优点,在自动化装置、智能仪器仪表、过程控制、通信、家用电器等许多领域得到日益广泛的应用。在许多...
单片机有着体积小、功耗低、功能强、性能价格比高、易于推广应用等显著优点,在自动化装置、智能仪器仪表、过程控制、通信、家用电器等许多领域得到日益广泛的应用。在许多基于单片机的应用系统中,系统需要实现遥控功能,而红外遥控则是被采用较多的一种方法。红外遥控是通过红外管发送红外遥控编码对其设备进行控制的,不同设备的遥控发送的红外遥控编码都是不同的。由于红外无线解决了有线连接的许多不便,因而受到了家电设备厂商、电脑外围设备商、以及通信设备厂商的高度重视。
如果将遥控技术、单片机与D类音频功率放大器结合起来,那么得到的产品将是非常前沿的。本次设计就是全遥控数字音量控制的D 类功率放大器。
-Single chip has a small size, low power consumption, functionality, and high cost performance, easy to promote the use of such significant advantages, in the automation device, smart instrumentation, process control, communications, household appliances and many other fields have been increasingly widely used. In many applications based on single-chip system, the system needs to achieve the remote control function, and infrared remote control is being used more methods. Infrared remote control by infrared remote control code to send IR control of their equipment, different equipment, remote control infrared remote control code sent is different. Infrared wireless solutions because of the cable
- 2022-03-25 10:17:41下载
- 积分:1
-
关于93C46的读写程序,经过本人的实践成功完成读写功能,希望大家收下...
关于93C46的读写程序,经过本人的实践成功完成读写功能,希望大家收下-on 93C46 literacy procedure, after I successfully completed the practice of functional literacy, we accept
- 2022-04-17 03:02:46下载
- 积分:1
-
此为标准按键控件的C源代码,此为头文件此控件应用起来比较方便...
此为标准按键控件的C源代码,此为头文件此控件应用起来比较方便-this button controls for the standard C source code, which was the first such document control applications up more convenient
- 2022-09-01 19:05:03下载
- 积分:1
-
8051 Serial I/O Routines Ring buffered, interrupt
8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
- 2022-03-23 15:45:15下载
- 积分:1
-
单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.
单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.-Single-chip debugging using KEIL how STARTUP.a51 installed in the source register.
- 2022-03-26 15:54:27下载
- 积分:1
-
简单的ATmega16中断编程,通过该程序实现单片机中断编程的入门和认识...
简单的ATmega16中断编程,通过该程序实现单片机中断编程的入门和认识-Simple interrupted programming ATmega16
- 2023-08-15 04:45:02下载
- 积分:1
-
51单片机综合设计开发事例
51单片机综合设计开发事例-51 Single-chip integrated design and development examples
- 2022-05-09 11:45:22下载
- 积分:1
-
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入...
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入-speed : hardware simple and you can replace 89c51 89c2051, p1 I do data output; P3- I do drive, int0 to speed signal input
- 2022-03-31 04:05:54下载
- 积分:1