搜索资源列表
DS18B20
- 温度传感,报警,四个数码管显示,有按键设置功能-Temperature sensing, alarm, four digital display, set the function keys have
transportlight
- 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过街按为例): 当该按键按下时,A通道显示红灯5s后转为显
QQMsgMachine
- 自己实现的一个模拟按键的QQ自动消息机,需要将QQ发送消息设置为Ctrl+Enter,可设置聊天窗口名和发送间隔时间。-Own implementation of a simulated button QQ automatic message machine, you need to send a message QQ is set to Ctrl+ Enter, set the name of the chat window and send interval.
DS1302-12864
- 液晶12864 显示时钟 温度 按键设置时钟-12864 keyscan
jiaotongdeng
- 单片机实现的交通灯程序1:利用单片机的定时器产生秒信号,控制十字路口的红绿黄灯交替点亮和熄灭, 2:能够用4只LED数码管显示十字路口两个方向的剩余时间。要求能用按键设置两个方向的通行时间-MCU traffic light program 1: Using the MCU timer to generate the second signal to control the crossroads of red, green and yellow alternately turning on
msp430smg
- 1、能够按增序显示000→100之间的所有3的整数倍的整数,更新频率不限,但必须能够清晰的读出来。 2、并统计截止到当前显示之前的所有数据的累加和,显示计算结果。 3、在上述功能基础上能够通过按键设置起始值(000到100)之间的任意一个数。 -1, it is possible to be displayed according to the increase sequence integer multiples of 000 → 100 between all 3 of the
DS1302
- 实时时钟的实现,ds1302时钟、温度、LCD1602显示,按键设置;-The realization of real-time clock,DS1302 clock,temperature,LCD 1602 display,button.
123422111333
- 温度上下限设置,方面于温度控制系统设计,按键设置上下限,满足人工需要。-Upper and lower temperature setting, set the upper and lower limits in terms of the temperature control system design, key to meet labor needs.
DS1302
- DS1302显示时钟(可以按键设置时钟)-DS1302 display clock (can be key to set the clock)
DHT11-mearing-program
- 基于51单片机的DHT11温湿度传感器的温湿度测量报警系统,通过三个按键设置温湿度报警上下限,并存储设置值于eprom中,在LCD1602上显示温湿度值,通过蜂鸣器进行报警。-51 microcontroller-based temperature and humidity sensors measuring temperature and humidity DHT11 alarm system, via three buttons set upper and lower limits of t
traffic
- 基本要求: 设计一个交通灯系统,通过两位数码管和三色发光二极管来模拟交通灯的变化规律,东西南北各2个数码管来显示秒倒计时,东西南北各一个红、黄、绿发光二极管,用于表示红灯、黄灯、绿灯状态。 基本功能: (1) 首先东西方向绿灯亮,南北方向红灯亮,同时开始20秒倒计时在数码管显示; (2) 当倒计时到3秒时,东西方向绿灯亮闪烁;当倒计时到0秒时,开始3秒倒计时并且东西方向黄灯闪烁; (3) 3秒倒计时结束后,开始30秒倒计时,并东西方向红灯亮,南北方向绿灯亮; (4) 当倒
18B20-K60
- 18B20 K60程序 5110液晶显示 按键设置目标温度报警亮灯-K60 18B20 program
msp430f149单片机测频率
- 430149按键控制PWM波 打开SSCOM,正确设置通信格式,向学习板发送一个 字符或者是字符串(字符和字符串结尾必须添加结束 符'\'),观察PC机是否正确收到回发的字符(Key control PWM wave)
鼠标按键模拟
- 模拟鼠标按键简单源码,可以设置快捷键和按键间隔,支持鼠标左右键
Client
- 模拟鼠标按键简单源码,可以设置快捷键和按键间隔,支持鼠标左右键(Simulation mouse button simple source code, you can set the shortcut keys and key intervals, to support the left and right key)
一个可设置时间的倒计时定时器(0到99)
- 通过按键k1到k6实现设置定时器的时间设置,并且启动倒计时。当倒计时到达0时自动报警3次(Set timer time Settings by keystroke k1 to k6, and start the countdown. Automatic alarm 3 times when the countdown reaches 0)
AutoKey
- 选择窗口自动按键,试用于大型游戏窗口,可以设置按键间隔时间(Select the window automatic key, try the big game window, can set the key interval time)
按键改地址
- 休眠,锁键盘,点亮, 按键修改DLAI地址,恢复出厂设置,DALI master上位机分配显示(Sleep, lock the keyboard, light, button to modify the DLAI address, restore the factory settings, DALI master host computer distribution display)
数码管倒计时
- 通过四个按键设置,开始停止,加,减,完成0-99的倒计时(Through the four key settings, start to stop, add or subtract, complete the countdown of 0-99.)
VC写的对窗口发送按键消息
- 能获取到当前鼠标所在窗口的句柄,能设置对该窗口那几个点发送鼠标按下弹起消息