-
单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助...
单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助-Microcontroller serial communication, as well as stepper motor c-language program, in order to study the development of microcontroller and embedded in helping people
- 2022-03-19 16:42:05下载
- 积分:1
-
Proteus做的仿周立功ARM开发板,欢迎大家学习
Proteus做的仿周立功ARM开发板,欢迎大家学习-Proteus weeks to do the imitation Ligong ARM development board, welcome everyone to learn
- 2022-02-26 12:24:42下载
- 积分:1
-
UCOS在AVR单片机上的移植工程,开发环境为ICC.
UCOS在AVR单片机上的移植工程,开发环境为ICC.-UCOS in AVR on the transplant works, the development environment for the ICC.
- 2022-02-25 05:41:04下载
- 积分:1
-
2003 National Undergraduate Electronic Design Contest questions. Design is divid...
2003年全国大学生电子设计竞赛试题。设计分为5个模块:前轮PWM驱动电路、后轮PWM驱动电路、轨迹探测模块、障碍物探测模块、光源探测模块。有完整的设计实现及报告说明-2003 National Undergraduate Electronic Design Contest questions. Design is divided into five modules : front-wheel drive PWM circuit, rear-wheel drive PWM circuit, track detection module, module detect obstructions, light detection module. A complete design and realization report
- 2022-05-23 21:30:35下载
- 积分: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
-
程序下载在M16中后,以后不需要任何编程器,只需连接串口就可以使用STK500专业编程器的功能...
程序下载在M16中后,以后不需要任何编程器,只需连接串口就可以使用STK500专业编程器的功能 -Download of the M16, after does not require any programming, simply connect serial port on the STK500 can use the functions of professional programmer
- 2022-04-12 10:34:48下载
- 积分:1
-
用IAR编写,MSP430中I2C总线的应用
用IAR编写,MSP430中I2C总线的应用-IAR prepared to use, MSP430 in the application of I2C bus
- 2022-02-06 10:47:04下载
- 积分:1
-
easyarm1138用c语言开发的液晶lcd12864并行口显示
easyarm1138用c语言开发的液晶lcd12864并行口显示-easyarm1138 c lcd12864
- 2023-05-30 18:25:03下载
- 积分:1
-
关于电子热表的单片机原程序,该程序是利尔达公司在沈阳的技术研讨会上宣讲的例程...
关于电子热表的单片机原程序,该程序是利尔达公司在沈阳的技术研讨会上宣讲的例程-hot on the electronic table of SCM original program, which is the cellphone company in Shenyang technical seminar lectures on the routines
- 2022-03-19 03:12:19下载
- 积分:1
-
M16Uart 实验现象: 通过超级终端或者是串口调试助手向单片机发送数据,以*开始#结束
单片机储存的是*#之间的数据, 发送R可将单片机最近一次记...
M16Uart 实验现象: 通过超级终端或者是串口调试助手向单片机发送数据,以*开始#结束
单片机储存的是*#之间的数据, 发送R可将单片机最近一次记录的数
据传送给PC机,接收到新的数据,以前的数据将被清除, 数据长度在
255个字节以内-M16Uart experimental phenomena: The HyperTerminal or a single-chip serial debugging assistant to send data to* the beginning of# The end of single-chip storage is*# Between the data, send R may be the last single-chip record data transmitted to the PC, to receive new data, previous data will be cleared, the data length of 255 bytes or less
- 2022-05-17 17:46:40下载
- 积分:1