搜索资源列表
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
VideoCaptureTimer
- 电脑用USB摄像头控制拍照源代码。实现了USB摄像头的定时拍照功能,可以做为编程代码参考。-Computer with a USB camera control camera source code. The timing camera features USB camera can be used as a programming code reference.
0-9
- 1. 在1位LED数码管上实现先后显示0~9,每个数字定时1秒。 2. 用按键切换进入中断控制,每按一次按键,数字加1。 -At an implementation on digital tube LED display from 0 to 9 has, from time to time one second of each figure. Use keys to enter the interrupt switch control button every time, add
AD0808
- AD0808定时-中断系统 单片机控制 proteus仿真-AD0808 Timing- SCM proteus interrupt simulation system
myWeather
- C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致
chengxu
- 工业用定时器是指输入信号进入后, 按预先设定的时间发送输出信号的控制设备。-Industrial timer means that the input signal into the post, according to a pre-set time to send the output signal of the control equipment.
AVRduoji
- avr单片机控制舵机,通过两个定时器来实现,定时器0和定时器2.-Avr single-chip microcomputer control steering gear, through the two timer to realize, the timer 0 and timer 2.
Snake
- 蛇的活动区是由57×33个小方格组成,当这些小方格呈现深灰色时,便表示蛇身。蛇是由n个相邻的方格组成,将这些方格的坐标依蛇头到蛇尾的次序放入到一个数组中便代表了蛇身。当蛇在活动区中游动一格时,所对应的的数组操作为,将新的位置坐标插入到数组的头部,同时将数组中最后一个元素删除。 游戏使用四个方向键和A/W/S/D来控制蛇的前进方向,在OnKeyDown()消息处理函数中,根据不同的方向键设置了成员变量m_nDirect的值。当在菜单中选择开始时,启动定时器,游戏开始。在定时器消息处理函数中,根
Home-monitoring-system
- 家庭监控系统,实现了云台控制、快照和录像、录像回放、定时自动监控、监控管理及日志-Home monitoring system to achieve PTZ control, snapshot and video recording, video playback, timed automatic monitoring, monitoring, management and log
OpenLoopSenBLDC
- 这是无刷直流电机开环控制程序,包括了PWM控制模块,定时器模块,霍尔感应反馈模块以及串口调试模块等-This is a brushless DC motor open-loop control program, including the PWM control module, timer module, the Hall sensor feedback module and serial debugging module
VideoMonitor
- 视频监控系统主要实现了云台控制、快照和录像、录像回放、定时自动监控、监控管理及日志。-Video surveillance system PTZ control, snapshot and video recording, video playback, timed automatic monitoring, monitoring, management and log.
DL
- 用按键控制多路电压的测量,上电复位时,数码管定时显示8路电压值;按键时,可精确到哪一位,外加报警程序。-With keypad control, multi-channel voltage measurement, power-on reset, the digital time display 8 voltage value button, where an accurate, plus alarm program.
PWM
- 基于MSP430G2553的定时器输出PWM波通过按键控制可改变占空比-Based MSP430G2553 timer PWM output duty cycle can be changed through the control button
book-microwave-oven
- 微波炉的控制系统,有矩阵键盘,LED显示大小火,7段译码器显示,可进行几小时的定时。-Microwave oven control system, a matrix keypad, LED display size of the fire, the 7-segment display decoder, can be a few hours of time.
Timer--Counter
- 用定时/计数器1控制LED灯闪烁 亮0.1s,灭0.9s,模拟路障灯的工作-With Timer/Counter 1 control LED lights flashing lights 0.1s, off 0.9s, analog barricade lights work
ComputerControl
- 电脑定时关机,时段控制。 “ShutDownService”为服务 “ComputerControl”为控制端。 用户名:admin 密码:admincailei-Computer timer, time control. " ShutDownService" as a service " ComputerControl" for the control side. Username: admin Password: admincailei
2013_work_3
- 1、使用T0或T1,完成基准为50ms的定时,使用查询方式完成即可; 2、利用50ms的基准定时,完成1s定时,每1秒,切换EZ-51开发板上某个LED(如LED0)的亮灭状态; 3、每10秒,控制EZ-51开发板上的蜂鸣器鸣叫1次; 4、分别用汇编和C51完成上述要求。-1, using the T0 or T1, the timing of completion basis of 50ms, can be accomplished using the query 2, usin
Using-the-timer-control-LED-blinking
- 51单片机利用定时器控制LED闪烁,学习参考 51单片机利用定时器控制LED闪烁,学习参考-Using the timer control LED blinking
RealCurve
- 绘制实时曲线代码,该代码可以参考,采用定时控件进行控制曲线的绘制,比较完整,可以借鉴,对于想绘制实时曲线是一种很好的参考-Mapping real code that can refer to, the use of regular draw controls control curve, the more complete, you can learn, for reference want to draw real-time curve is a good
timecontrol
- 用c#写的定时控制声音的的小程序,自动控制声音,定时启动程序,用到了本地配置文件。-Written in c# timing control sound of small programs, automatic control, timing, start the program, use the local configuration file.