搜索资源列表
clock
- Holtek单片机源码:此应用示范了使用HT48C10单片机的 16 位定时计数器产生内部中断以实现计时功能。这个应用依靠系统时钟频率作为计时的基准。此处所示的应用使用了 400KHz的系统时钟,通过内部除四分频产生 100KHz 的定时/计数器时钟。对于一个 16 位的计数器最大计数值为 65536,这将每隔 0.65536 秒产生一个内部中断。但是时钟需要1秒作为基本时间单元。 因此定时/计数器被设置成记录0.5秒的基准时间,取两次中断可得到 1 秒的基准时间。这里的应用使用 4 个 7 段
TnHmonitor
- 51单片机实现的温湿度采集监控,日历时钟,12864显示,包括调时,温湿度超标报警 开发环境:keil-MCU 51 of the temperature and humidity monitor collected, calendar clock, 12864 show, including the transfer, the temperature and humidity alarm standard development environment: keil
DS1307
- example of source code of handling Ds1307 i2c real time clock using pic micro controllers in mikro C-basic-pascal
piccds1302
- pic的时钟芯片程序,ds1302,c语言版的-pic of the clock chip procedures, ds1302, c language version of the
Microcontrollerdigitalelectronicclock
- 本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达
1602DS1302Clock
- 1602液晶显示的DS1302实时时钟,C语言编写,包括Proteus仿真电路图,仿真无误!-1602 LCD DS1302 real time clock, C languages, including Proteus circuit simulation, simulation is correct!
2.c
- 电子时钟小程序,运行精度不错,程序简单明了。-Electronic Clock, with good precision and it s easy to read.
CLOCK.C
- Real Time Clock over Serial Bit Bang. Target Processor: 8051. Compiler: SD-Real Time Clock over Serial Bit Bang. Target Processor: 8051. Compiler: SDCC
C
- 电子时钟,有时钟,闹钟,秒表功能,可以调时,设定闹钟时间-Electronic clock
clock
- 1602液晶时钟protues仿真原理图及c程序-1602 LCD clock schematic and simulation procedures
clock
- 基于arm板的模拟时钟 ,使用c语言编程,实现模拟时钟的功能,可以设置时间和定制闹钟-Analog clock based on arm boards, using c language programming, analog clock features custom alarm clock can set the time and
c-for-clock
- 用LCD的,而且要用AT89C51的单片机的数字钟的c语言编程,有报时,闹钟功能。-this document is a compilation of language digital clock original program, which includes clock, the whole point timer and alarm clock parts.
STM32_AHRS_WorkDir
- 这是我从淘宝买的一套很不错的IMU(姿态测量单元)的学习套件,对与初学者来说,很好理解,STM32F103主控制器,集成了MPU-6050(集成3轴陀螺仪和3轴加速器)、HMC5883L(3轴地磁传感器)、BPM085(气压高度计、该传感器在高线性模式下,分辨率为0.03hPa、0.25米,可以满足机器人室内爬楼梯的的高度检测)、STM32F103T8 (32-bit ARM CortexM3处理器运行在72M时钟)-This is a very good buy from Taobao IMU
clock
- 基于89c51单片机的数字钟的设计,用c编写-digital clock design based on 89c51
multifunction-clock-c-program
- 多功能时钟c程序,可以显示并且设定其时间值,带有闹钟功能。-A multifunction clock c program, can be displayed and set the time value, with alarm function.
TFT-Clock
- TFT液晶屏的可调数字时钟。主芯片avr mega128.用IAR开发软件C编程。-TFT LCD adjustable digital clock. The main chip AVR mega128. IAR development software C programming.
digital-clock
- 用51单片机实现数字时钟的功能,可以显示时间,调整时间,用c语言编程-With 51 single-chip digital clock function, can display time, adjust the time, using c language programming
1602.c
- 1602液晶显示DS1302时钟,液晶屏上显示字符-1602 LCD DS1302 clock, display characters on the LCD screen
CCS-C-Projects-(part-1)
- ccs source code for real time clock programming
clock
- 单片机的时钟代码,用C语言编写,在12864上显示,有年月日,时分秒以及星期。-MCU clock code, using C language, displayed on the 12864, there are date, minutes and seconds and weeks.