搜索资源列表
1602+18B20+DS1302电子时钟源程序
- 使用C++语言实现电子时钟的源程序。时钟包括包括闹钟报警温度测量等功能
电子时钟温度计
- 数字电子时钟温度计,1602液晶显示。
C4bomb
- C4炸弹模拟器,使用1602液晶显示 4*3点阵输入时间,DS1302做时间-C4bomb
1602AD0809
- LCD1602显示电压值得程序,精确到小数点后两位。-ksjdfsufisdafsdfkjsdjfh fdodsufsdkjgfs jfkdshfogs fjksldfgpsd
1602ds1302
- 一个很有用的液晶菜单显示程序,很不错,希望对大家有帮组。请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。-A very useful LCD menu display program, very good, hope you have help groups. Please carefully write a detailed upload features, including the content descr iption (at least 20 words).
ds1302
- 基于ds1302的液晶1602的单片机时钟显示-Ds1302-based 1602 MCU for LCD clock display
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.
shizhong1
- 使用1602和DS1302制作的可调电子钟-clock
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
1602
- 1602液晶显示的DS1302实时时钟,挺不错的 -1602,shizhong
wannianli
- 万年历的设计,DS1302+18B20万年历1602显示,时钟精准-Calendar design, DS1302+18B20 calendar 1602, the clock is accurate
DS1302
- ds1302在1602上显示时间。。。程序已测试成功 -ds1302 display time in 1602. . . Procedure has been tested successfully
DS1302
- 实时时钟的实现,ds1302时钟、温度、LCD1602显示,按键设置;-The realization of real-time clock,DS1302 clock,temperature,LCD 1602 display,button.
D1
- 程序功能:从DS1302中读出时间数据在1602液晶模块上显示-Program features: From the DS1302 in read-time data is displayed on the LCD module in 1602
1302P1602
- ATmega16的DS1302程序,液晶1602显示,可以使用。-ATmega16 the DS1302, LCD 1602 display, can be used.
DS1302
- ds1302+1602lcd做的一个实时时钟 LCD增加了四线的驱动-Ds1302+ 1602 to do a real time clock LCD LCD added four line driver
TT4
- 将DS18B20测温结果和DS1302的时间一起在1602液晶上显示-The DS1302 DS18B20 temperature measurement results and time together in 1602 LCD display
105-1602液晶显示DS1302时钟
- 105-1602液晶显示DS1302时钟(105-1602 liquid crystal display DS1302 clock)
51单片机应用开发范例大全(光盘)
- 时钟 1602液晶显示 时钟芯片 单片机c51(time 1602 ds1302 at89c51)
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。