-
用C51编写的现场总线多机通讯程序,这个程序调试通过,现在应用在微机数据采集系统中。...
用C51编写的现场总线多机通讯程序,这个程序调试通过,现在应用在微机数据采集系统中。
- 2022-03-24 01:17:14下载
- 积分:1
-
QG8_demo学习板开发板例程
io口的应用的例程,辛苦找来。
经过验证是正确的。...
QG8_demo学习板开发板例程
io口的应用的例程,辛苦找来。
经过验证是正确的。-Learning board QG8_demo development board io port the routine application of routine, it is tough to get a large. Verified to be correct.
- 2022-04-16 16:57:33下载
- 积分:1
-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
- 2022-05-18 13:24:10下载
- 积分:1
-
use lpc2148 develop usb mem
use lpc2148 develop usb mem
- 2022-02-02 16:15:12下载
- 积分:1
-
LA1823+LC72131收音机子程序.
LA1823+LC72131收音机子程序.-LA1823+ LC72131 Radio subroutine.
- 2022-04-16 01:17:38下载
- 积分:1
-
DK3400_3420 USB R_W source code
DK3400_3420 USB R_W source code - Keil-DK3400_3420 USB R_W source code- Keil
- 2022-10-12 01:00:04下载
- 积分: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
-
使用AT89C2051的红处遥控窗帘 作者:徐福成 本文介绍一款使用微电脑管理的、红外遥控器控制的多功能窗帘控制器。该窗帘控制器采用 89C2051 单片机...
使用AT89C2051的红处遥控窗帘 作者:徐福成 本文介绍一款使用微电脑管理的、红外遥控器控制的多功能窗帘控制器。该窗帘控制器采用 89C2051 单片机的最小系统设计,控制一个 220V 的可逆、变速电动机控制窗帘的拉开和关闭。 窗帘控制器可以使用红外遥控器进行远程手动开、手动关和手动停控制;可以执行事先输入的开启时间和关闭时间进行时间控制;还可以根据室外环境亮度实现环境亮度光控。三种工作方式可以方便地进行选择,当选择时间控制的方案时,数码管还能显示当时小时和分钟时间,不过时间数据只能顺序显示,显示一遍后,略等片刻再显示下一遍时间。另外、电机拉动窗帘的工作的时间长度,电机工作的时候是否有鸣响提示,以及光控状态下环境亮度的控制参数的调整等等都可以通过遥控器进行设置。-use of the red remote control curtain Department Author : Xu cost of introducing the new management of the use of microcomputer, infrared remote control of the multi-function controller curtains. The curtain controller 89C2051 the minimum system design, control of a 220V reversible, variable speed motor control and opened the curtains closed. Curtain controller can use infrared remote control for remote manual open, manual clearance and stopped manually control; Input can be implemented prior to the opening time and the closing time to time control; Also under the outdoor environment can achieve environmental brightness optical brightness control. T
- 2022-02-16 03:21:07下载
- 积分:1
-
* 功能:使用PWM6输出PWM信号,通过滤波电实现DAC转换。由KEY1控制PWM的占空比,
* 每按一次按键将会改变一次PWM的占空比。
* 说明:...
* 功能:使用PWM6输出PWM信号,通过滤波电实现DAC转换。由KEY1控制PWM的占空比,
* 每按一次按键将会改变一次PWM的占空比。
* 说明:使用示波器观察测试点PWM和PWMDAC。-* Function: Use PWM6 output PWM signal, by filtering electrical realize DAC conversion. Key1 controlled by the PWM duty cycle,* every time a button will change the PWM duty cycle.* Note: Use the oscilloscope to observe test points PWM and PWMDAC.
- 2022-05-18 17:52:46下载
- 积分:1
-
有些实际应用中可能用的C原码,希望对大家有所帮助:(1)并行接口电压输出型DA转换器的控制(2)并行接口电流输出型DA转换器的控制(3)串行接口电压输出型DA转...
有些实际应用中可能用的C原码,希望对大家有所帮助:(1)并行接口电压输出型DA转换器的控制(2)并行接口电流输出型DA转换器的控制(3)串行接口电压输出型DA转换器的控制(4)5I2C接口的AD及D A转换器的应用(5)基于AD9850的数字信号发生器(6)直流电机的开环控制(7)直流电机的闭环控制-Some practical applications may be used in the original C code, we want to help: (1) parallel port voltage output type DA converter control (2) parallel port current-output type DA converter control (3) serial interface Voltage output type DA converter control (4) 5I2C interface AD and DA converter applications (5) is based on AD9850 digital signal generator (6) open-loop DC motor control (7) closed-loop DC motor control
- 2022-01-22 04:52:34下载
- 积分:1