搜索资源列表
C4bomb
- C4炸弹模拟器,使用1602液晶显示 4*3点阵输入时间,DS1302做时间-C4bomb
main
- /程序功能:将DS18B20测温结果和DS1302的时间一起在1602液晶上显示 测试说明:观察液晶显示。-/ Program features: The results and DS1302 temperature DS18B20 time together in the 1602 LCD display Test Descr iption: To observe the liquid crystal display.
lcd52
- c语言编写的一个1602显示时间程序,有仿真图-A C language compilation1602time display program
LCD
- LCD1602-显示时间和温度,用的是1602来显示时间和温度。-LCD1602-display time and temperature
main
- 该程序为1602液晶显示的时钟,可通过按键调整时间,msp430f149-The program for the 1602 LCD clock, by pressing a button to adjust the time, msp430f149
main
- 将DS18B20测温结果和DS1302的时间一起在1602液晶上显示,DS18B20是一款3总线的测温模块-DS18B20 temperature measurement results and the DS1302 time together in the 1602 LCD display, DS18B20 temperature measurement module of a bus
timer-1602
- 可以作为赛车比赛计时器,1602显示,串口发送时间-Can be used as a racing timer, 1602, serial transmission time
1602
- 1602显示代码,用于显示日期和时间-the code for 1602 display which data and time
shijianwenshidu
- 51单片机温度时间湿度显示设计程序 1602显示-51 single-chip temperature time humidity display design 1602
03-SHIZHONG-
- 本文件用单片机控制一个1602单片机的可以调节时间的时钟,用三个按键控制.-Using single-chip microcomputer to control a 1602 single chip microcomputer in this document can adjust time clock, with three buttons control.
Automatic-temperature-control.c
- 基于stc89c51单片机的自动温控系统,可以设置温度,以及定时(温度和时间都由1602液晶屏显示)-Stc89c51 microcontroller based automatic temperature control system, you can set the temperature, and time (time and temperature by 1602 LCD screen display)
DS1302
- ds1302在1602上显示时间。。。程序已测试成功 -ds1302 display time in 1602. . . Procedure has been tested successfully
D1
- 程序功能:从DS1302中读出时间数据在1602液晶模块上显示-Program features: From the DS1302 in read-time data is displayed on the LCD module in 1602
1602data
- 用keil写的1602显示时间日期,自己写的不是很好,新手哦!欢迎指导-1602 written with keil display the date and time that he was not very good, novice Oh! Welcome guide
1602
- 基于stc98c52单片机1602显示时间日期-1602 Show
project1
- 时钟跑时,利用定时器和中断程序使1602液晶屏显示时间的跑时功能-When the clock running, the program makes use of a timer and interrupt the LCD screen displays the time in 1602 when the function to run
lcdalarm
- 1602液晶显示,可校对时间,定时的闹钟-1602 liquid crystal display, can check time, timing alarm clock
1602+定时器+时间
- 时间,跟你平常的时间一样,可以走,有时分秒,可以在1602上显示出来。(Time with your usual time, can walk, sometimes every minute, can be displayed on the 1602.)
定时器+时间+独立按键
- 在1602上显示时间,可以用按键调节时间的多少,(Display time on 1602, how much time can you adjust with the button?,)
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。