搜索资源列表
1602+18B20+DS1302电子时钟源程序
- 使用C++语言实现电子时钟的源程序。时钟包括包括闹钟报警温度测量等功能
电子时钟温度计
- 数字电子时钟温度计,1602液晶显示。
1602
- 51单片机控制1602液晶显示屏显示时钟程序-1602
1602timer
- LCD1602基本应用,非常适合初学者借鉴,里面包括(PROTUES和源码),设计内容主要是可调年月日和时钟,有区分闰年-LCD1602 basic applications, is ideal for beginners to learn from, which include (PROTUES and source code), designed mainly for adjustable date and clock, a distinction between a leap year
1602yejingxians
- 电子时钟程序,电路图,主要通过1602芯片。主要是想让大家了解1602芯片-E-clock procedures, circuit diagram, primarily through the 1602 chip. We mainly want to understand the 1602 chip
shizhong
- 可调时钟程序。用1602显示,可显示星期及日期-Adjustable clock program. With 1602 shows that week and date display
tiaoshi
- 这个程序时针对1602时钟而编写的,但在运行的时候出了问题,为什么?-This program has been prepared for the 1602 clock, but time is running out of the question, why?
1602
- 1602液晶显示的DS1302实时时钟,挺不错的 -1602,shizhong
1602
- 时钟程序,里面包括时钟驱动程序和LCD1602驱动程序,测试通过。-Clock program, which includes a clock driver and LCD1602 driver test passed.
1602
- 用液晶1602显示的一个时钟,使用于80C51单片机。-1602 with LCD displays a clock, used in 80C51 microcontroller.
1602clock
- 这个是针对单片机C51写的1602时钟代码-This code is written with MCU C51 1602 clock
1602-liquid-crystal-display-a-clock
- 利用1602显示一个电子时钟,利用单片机内部的定时器,有效稳定的显示一个时钟。-The 1602 display of an electronic clock, using MCU internal timer, display a clock effectively stabilized.
1602
- 51电子时钟1602显示 可以显示年月日星期-51 single chip microcomputer 1602 showed that the electronic clock
1602-clock
- 利用单片机进行时钟的设计,并且用1602液晶显示- The use of MCU clock design, and liquid crystal display with 1602
Lcd1602 v3.2 修复bug
- dth11 定时器时钟 定时关闭一些东西,自己看看吧(dht11 some thing,1602 display,sss)
3.LCD1602时钟+测温
- LCD 1602时钟+++测温 ds18b20测温(LCD 1602 + + + clock DS18B20 temperature measurement)
105-1602液晶显示DS1302时钟
- 105-1602液晶显示DS1302时钟(105-1602 liquid crystal display DS1302 clock)
LCD液晶时钟程序
- 基于51单片机的1602液晶显示屏时钟程序(Based on 51 single chip microcomputer 1602 LCD clock program)
1602显示时钟
- 51单片机实现1602液晶显示屏的驱动程序(51 MCU 1602 LCD display)
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。