-
用于对远方现场信号和工业设备的远程监测、控制和通讯的装置。...
用于对远方现场信号和工业设备的远程监测、控制和通讯的装置。-scene for the right signal afar and industrial equipment remote monitoring, control and communications devices.
- 2023-03-10 14:40:03下载
- 积分:1
-
4X4键盘扫描源程序
适用于基于Keil80C51
4X4键盘扫描源程序
适用于基于Keil80C51
-4X4 Mirror扫captured Tai-ying, the most序适using quilt prices quilt Keil80C51
- 2022-09-08 06:25:03下载
- 积分:1
-
profibus从站模拟量接口模块设计.rar
profibus从站模拟量接口模块设计.rar-Profibus station analog interface module design. Rar
- 2023-02-25 20:10:03下载
- 积分:1
-
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器...
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器, 最重要的是这个单片机系统可以完全由你自己订制,你甚至可以随意创建自己的多单片机系统,什么SMP 基于串行总线的分布式系统,集群式系统,只要你能想到的,都可以办到,充分发挥你的想象力。现在1.0版本已经基本体现出了这种思想,在以后的版本中将使这一特性变的 更加强大!
http://vchelp.net/copathway/project_view.asp?prj_id=1343-Simulator 8051 (all source code) of the 8051 is a software simulator, he can simulate the characteristics of a multi-processor platform, the more simple interval work on the interface can be easily simulated 8051 processor, the most important is that the SCM system can be entirely your own custom you can even create your own free multi processor systems, based on what SMP Serial Bus distributed systems, cluster systems, as long as you can think of, it can be done, give full play to your imagination. Version 1.0 now has basically reflected this thinking, in the future version of this feature will become even more powerful! Http://vchelp.net/copathway/project_view.asp prj_id = 1343
- 2023-05-05 14:50:03下载
- 积分:1
-
MSP430指令集,带有中文说明,能帮你快速上手
MSP430指令集,带有中文说明,能帮你快速上手-MSP430 instruction set, with the Chinese that can help you get started quickly
- 2022-03-19 11:46:31下载
- 积分:1
-
这是点阵程序
个人认为先学点阵再学lcd比较好
p0 p2分别接16*16点阵的高八位和低八位(纵向取模)
p3口低四位接4...
这是点阵程序
个人认为先学点阵再学lcd比较好
p0 p2分别接16*16点阵的高八位和低八位(纵向取模)
p3口低四位接4-16线译码器(74ls154)译码器低电平为列选
消除鬼影的方法:-This is the program individual lattice lattice before you think lcd is better to learn p0 p2, respectively, then 16* 16 lattice of high and low 8 8 (vertical modulus) p3 I received a low four 4-16 Line Decoder browser (74ls154) low-level decoder for the elimination of ghosting out the election approaches:
- 2022-05-28 15:14:00下载
- 积分:1
-
基于CY7C68013A的mouse+keyboard混合USB外设应用范例。本套代码基于CY3684开发板,使用多个interface实现复合设备。与之相对的...
基于CY7C68013A的mouse+keyboard混合USB外设应用范例。本套代码基于CY3684开发板,使用多个interface实现复合设备。与之相对的另一种方案是使用多个报表描述符,该方案另行上传。-This project focuses on building a mouse+ keyboard hybrid USB device with the popular Cypress CY7C68013A chip. Implementation is based on a multiple Interface solution. Please refer to CY3684 dev kit documentation for more details regarding hardware platform.
- 2023-08-25 17:00:04下载
- 积分:1
-
STC89C52单片机 主频:11.0592M
模块名称:SED1520驱动12232液晶驱动...
STC89C52单片机 主频:11.0592M
模块名称:SED1520驱动12232液晶驱动-STC89C52 Singlechip frequency: 11.0592M Module name: SED1520 LCD driver 12232 driver
- 2022-07-14 07:53:02下载
- 积分:1
-
1.熟悉硬件仿真工具KD30的使用。 2.修改样本程序 SAMP1a,使无论在计数或停止计数时,按 SW3 均对计数值清零,并停止计数。 3.编制一个秒表程序,...
1.熟悉硬件仿真工具KD30的使用。 2.修改样本程序 SAMP1a,使无论在计数或停止计数时,按 SW3 均对计数值清零,并停止计数。 3.编制一个秒表程序, 测试精度为0.1秒,按 SW1键启动计数,再按一次 SW1键停止计数。任何时候按 SW3 键停止计数,并对计数值清零。 4.按 SW1键后, 以 0.1 秒为单位开始计数,再按一次 SW1 键停止计数。若按 SW1 键时间超过2秒,则计数值清零,回到初始状态。-1. Familiar with the hardware simulation tool KD30 use. 2. Revised procedures SAMP1a samples, regardless of the count or counts at the end, according to SW3 numerical terms were right, reset, and stop counting. 3. Preparation of a stopwatch procedures, testing accuracy of 0.1 seconds, according to bond SW1 start counting, according to a key SW1 stopped counting. By SW3 any time to stop counting bond and reset the count. 4. By SW1 bond, after 0.1 seconds for start counting, according to a key SW1 stopped counting. If SW1 keys by the time more than two seconds, then reset the count and return to the initial state.
- 2023-08-01 05:40:03下载
- 积分:1
-
串口程序,内有详细的注释,是参考网上流传的串口调试助手写的,在此进行了分栏显示的改进,学习者也可以将其中的控件属性设置为可见,实现和串口调试助手一样的功能。...
串口程序,内有详细的注释,是参考网上流传的串口调试助手写的,在此进行了分栏显示的改进,学习者也可以将其中的控件属性设置为可见,实现和串口调试助手一样的功能。-Serial process, with detailed notes, with reference to the spread of online serial debugging assistant written in this column have been shown to improve, learners can also control which property is set to visible, to achieve and serial debug Like assistant functions.
- 2023-04-26 14:00:03下载
- 积分:1