搜索资源列表
oil level sensor
- /* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */-/ * * Copyright (c) 2005, the United Nations
dtt-110
- 本人做的一款LED控制程序,具有温度,日期,每天8次定时开关,使用期限设定,密码保护等等。-new LED control procedures, the temperature, date, the 8th day timer switch, the deadline set use, password protection and so on.
pump
- /************************************************************* 文件名: autocp2.c 主题: autocp-2 型智能水泵控制器程序 Ver 1.2 修改日期 2001/12/21 修改内容: 将1 型的井水位检测由井内改到水箱的出水口处, 刚开机时延时5 秒检测.-/*** *** *** *** *** *** *** *** *** *** * Name : autocp2.c theme : autocp-2 sma
带日期的电子时钟
- 51单片机制作的电子钟,增加日期显示,带有详细的注释。-51 MCU production of electronic bell, the date of increase, with detailed comments.
DS12887时钟芯片编程
- 利用程序中的函数,来读取时钟芯片的秒、分、时、日、月、年、世纪,亦能对其设置时间日期。-procedures for the use of function, to read clock chip seconds, hours, days, months, years, centuries, but also the date of its set-up time.
通过日期算星期的C51源程序
- 通过日期算星期的C51源程序,用c写的小程序 希望对大家有用-through weeks of the date of counting source of C51, with a small c written procedures hope useful for all
万年历星期速算法
- 用单片机做万年日历,避免不了要计算日期与星期的对应.附件是用C51实现的星期算法.-do MCU calendar years, unable to avoid a date to calculate the corresponding week. The annex is the C51 weeks algorithm.
clock-C51
- 基于AT89C51的电子钟源程序和Protel电路图,该电路可以实现定时开关灯,整点报时,在线调整时间、日期、定时开时间和定时关时间。 -based on the electronic bell AT89C51 source and Protel circuit, the circuit can be achieved timer switch lights, the whole point timekeeping, online adjustments, date, time, regular
solarctime
- 可以实现将公历日期转换为农历日期和星期,采用查表的方式-can achieve calendar date conversion and date of the Lunar New weeks, using the look-up table
PlayMusic
- 说明:8051单片机播放音乐,有三首歌:《挥着翅膀的女孩》、《同一首歌》、《两只蝴蝶 》,此包还含有一个Proteus的电路仿真工程,可直接测试,里面说明文档很详细。 作者:蒋建军 网站:http://www.jjjbbs.com 论坛:http://www.jjjbbs.com/bbs 日期:2005年09月17日 -Note : 8051, the music was played with three songs : "The girls waving wings&q
c51_clock
- 本原码是采用c51编写的一个数字时钟,据有显示及修改时分秒,年月日,闹铃的功能,并具有省电保护功能,以编译通过-primitive code decoder is used in the preparation of a digital clock, and it showed when changes every minute, date, Alarms functions, and has power-saving protection to compile
M430OS_V1.2020060418
- 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不
USBtongxunkaifa
- **工程名称:U盘固件程序开发 **编译器类型及版本:ICCAVR 6.29 **日期:2004.4.30 **创建人:陈驰 **所属单位:湖南大学计算机与通信学院 -** project name : U-Firmware Development ** compiler types and versions : ICCAVR 6.29 ** Date : 2004.4.30 ** Created : Chen Chi ** subordinate units : Hunan
CSH1287
- 51单片机对时钟芯片ds12887和EEPROM93C46初始化,预置日期时间。模拟联机调试时可能需要频繁调用-51 of the clock chip microcontroller and EEPROM93C46 ds12887 initialization, date preset time. On-line debugging simulation may require frequent calls
show-time
- 单片机并口实验,用于日历模拟,要考虑闰年和大月小月年月日并行运行,由于是模拟,设置每秒为一天。要安装keil_full和proteus 6.5sp5才可以运行(学单片机的应该懂,不用多说)-SCM parallel experiments, the calendar for the simulation, to consider a leap year and the date on the slow parallel operation, As the simulation is set up
GPS_test_51
- ublox GPS模块测试程序 使用51单片机编写 驱动12864LCD 显示日期时间经纬度 速度航向高度等-ublox GPS module test program written using the 51 single-chip display driver 12864LCD course date and time latitude and longitude and height velocity
VB.LCD.Clock.display.date.time.code
- VB液晶电子钟显示日期和时间代码VB LCD Clock display date and time code-VB LCD Clock display date and time code
mult-div-cordic-sin-atn-ln-date-bresenham-etc-805
- Programs I wrote for 8051 processors, including : - Various multiplications (16x16, 32x8...) - div, atn, ln, sin, sqrt - bresenham for line and circle - 32bit cordic (linear, circular, hyperbolic) - date conversion - random generation
time-and-date-on-LCD
- LCD TIME AND DATE, it shows time and date on the specified lcd
date
- 基于凌阳61A板设计的一款电子日历,可以改变和设置日期,代码有详细说明。-Sunplus based board design of a 61A electronic calendar, you can change and set the date, the code is described in detail.