-
C 源码,适用于单片机的拼音输入法源程序及码表,仅包括GB2312汉字,不包括以外的...
C 源码,适用于单片机的拼音输入法源程序及码表,仅包括GB2312汉字,不包括以外的-C source code, applies to SCM Pinyin input method, and source code form, only include GB2312 characters, not including outside
- 2022-05-30 12:20:20下载
- 积分:1
-
这是我大学同学今年的毕业设计项目:基于USB的红外鼠标。红外遥控器模拟鼠标的左右键,还有滚动条。红外接收用HS0038A接收,在这设计中红外处理部分用一块51单...
这是我大学同学今年的毕业设计项目:基于USB的红外鼠标。红外遥控器模拟鼠标的左右键,还有滚动条。红外接收用HS0038A接收,在这设计中红外处理部分用一块51单片机处理。USB信号处理部分(即USB设备)用51单片机和PDIUSBD12芯片构成-This is my university students graduating this year" s design project: Based on the infrared USB mouse. Infrared remote control analog left and right mouse button, as well as scroll bar. Infrared receiver with HS0038A receive, in the design of mid-infrared processing section 51 with a microcontroller processing. USB signal processing part (ie, USB devices) with 51-chip microcontroller and PDIUSBD12 composition
- 2023-07-22 05:15:03下载
- 积分:1
-
pic Microprocessor mcp2510 source code, compilers used picc
pic单片机驱动mcp2510源代码,采用picc编译器-pic Microprocessor mcp2510 source code, compilers used picc
- 2023-06-19 21:05:03下载
- 积分:1
-
LCD IconEditor edit graphic creat source code
LCD IconEditor edit graphic creat source code
- 2022-04-15 09:39:40下载
- 积分:1
-
This is achieved by the C51 single
这是由C51单片机实现的接触式IC卡的读写-This is achieved by the C51 single-chip contactless IC card read-write
- 2022-05-05 12:35:23下载
- 积分:1
-
自己现在用的51系列单片机下载线,用74HC244芯片
自己现在用的51系列单片机下载线,用74HC244芯片 -himself with the 51 series microcontroller downloaded line with 74HC244 chips
- 2022-03-30 00:07:23下载
- 积分:1
-
使用结构体形式编写的串行通信的例程,供需要的人参考
使用结构体形式编写的串行通信的例程,供需要的人参考-Using the structure prepared in the form of serial communication routines for those who need it for reference
- 2022-08-16 11:06:04下载
- 积分:1
-
8051单片机上4*4矩阵键盘的扫描方式3
8051单片机上4*4矩阵键盘的扫描方式3-none
- 2022-08-07 04:08:09下载
- 积分:1
-
- 2023-07-12 09:00:03下载
- 积分: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