搜索资源列表
ds1302.c
- 51单片机驱动ds1302程序。
sfdsfs
- DS1302时钟芯片驱动程序,希望大家能够喜欢。-DS1302 clock chip driver, hope that we can love.
DS1302clockpDS18B20pLCD1602
- ds1302驱动加lcd1602液晶显示时钟-ds1302 driver plus lcd1602 LCD Clock
DS1302drive
- DS1302 驱动程序是一个比较好的程序,有助于C语言初学者阅读和学习-DS1302 driver is a good program that helps beginners to read and learn C language
DS1302
- DS1302驱动程序 完成DS1302的控制-DS1302 DS1302 complete control of the driver
DS1302
- DS1302芯片至8051的驱动程序,使用C语言编写,可以用来实现常见的计时电路-DS1302 chip to the 8051 driver, use the C language, can be used to achieve a common timing circuit
Ds1302
- DS1302驱动程序,希望可以帮到又需要的人。-DS1302 driver, and the desire to help people in need.
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。