登录
首页 » Protues » 基于单片机的多功能电子表

基于单片机的多功能电子表

于 2018-11-05 发布 文件大小:116KB
0 289
下载积分: 1 下载次数: 1

代码说明:

  基于1602 ds12b80 ds1302 音乐 电子书 流水灯的多功能电子表(Multi function electronic watch based on 1602 ds12b80 DS1302 music e-book water lamp)

文件列表:

book.h, 791 , 2008-06-05
dds, 38686 , 2009-03-28
dds.c, 6083 , 2009-03-28
dds.h, 262 , 2008-06-17
dds.hex, 14459 , 2009-03-28
dds.lnp, 54 , 2009-03-28
dds.LST, 21883 , 2009-03-28
dds.M51, 46135 , 2009-03-28
dds.OBJ, 44151 , 2009-03-28
dds.Opt, 2888 , 2009-03-28
dds.plg, 9694 , 2009-03-28
dds.Uv2, 2356 , 2009-03-27
dds_Opt.Bak, 2888 , 2009-03-28
dds_Uv2.Bak, 2322 , 2009-03-27
Last Loaded 1602.DBK, 99314 , 2009-03-13
lcd.h, 2690 , 2009-03-28
music_code.h, 12435 , 2008-06-16
SoundPlay.h, 4108 , 2009-03-28
STARTUP.A51, 5115 , 2002-04-16
STARTUP.LST, 11666 , 2009-03-28
STARTUP.OBJ, 749 , 2009-03-28
time.h, 1328 , 2008-06-13
time.LST, 3799 , 2008-06-13
WAVE.LIN, 46 , 2009-03-15
dds~, 0 , 2009-03-27
dds~\dds.c, 5999 , 2008-06-17
dds~\dds.hex, 14530 , 2008-06-17
1302.h, 1894 , 2009-03-28
1602.DSN, 99390 , 2009-03-29
1602.lnp, 24 , 2009-03-18
1602.M51, 39725 , 2009-03-18
1602.Opt, 1225 , 2009-03-18
1602.plg, 1204 , 2009-03-18
1602.PWI, 909 , 2009-03-29
1602.Uv2, 2265 , 2009-03-18
1602_Opt.Bak, 915 , 2009-03-15
1602_Uv2.Bak, 1645 , 2009-03-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 程序
    基于stc12和AD8232的心电图仪,可显示心电图(ECG can be displayed on the basis of STC12 and AD8232.)
    2018-05-27 12:15:11下载
    积分:1
  • 6轴加速度计陀螺MPU6050模块文档
    stm32 mpu6050 包含上位机以及程序,说明文档。(Stm32 mpu6050 contains the host computer, as well as procedures, documentation.)
    2017-08-06 21:43:09下载
    积分:1
  • DAC
    STM32F407信号发生器输入一个正弦波,AD采样,DA输出,系统频率应该是输入的波形的频率的10倍以上保证输出波形的完整性,系统的输出频率可以使用示波器测试出。(Stm32f407 signal generator input a sine wave, AD sampling, Da output and system frequency should is 10 times the frequency of the input waveform to guarantee that the above output waveform of integrity, the output frequency of the system can use oscilloscope to test out. )
    2021-02-06 15:19:57下载
    积分:1
  • Fingerprint_Recognition_Systemm
    its all about the finger print recognition
    2010-02-09 04:04:31下载
    积分:1
  • STC12C5A60S2-serial
    STC12C5A60S2串口接收程序,可以接收上位机发送的16进制串口数据,在接收到数据以后执行相应的动作(51单片机串口接收程序,通过接收串口16进制编码,执行相应的函数 51单片机串口接收程序,通过接收串口16进制编码,执行相应的函数 51 single-chip serial port to receive the program, through the serial port 16 to receive the code, the implementation of the corresponding function)
    2016-08-17 22:56:10下载
    积分:1
  • USB读卡器(Slave)实验
    说明:  本实验将实现如下功能:开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。我们用DS1来指示USB正在读写,并在液晶上显示出来,同样,我们还是用DS0来指示程序正在运行。(This experiment will achieve the following functions: when booting, first detect the existence of SD card and SPI FLASH, and if there is, obtain its capacity, and display it on the LCD (if not, report an error). Then the USB configuration is started, and after the configuration is successful, two removable disks can be found on the computer. We use DS1 to indicate that the USB is reading and writing, and display it on the LCD. Similarly, we use DS0 to indicate that the program is running.)
    2020-06-24 05:40:02下载
    积分:1
  • ADC1_TriggerConversion
    根据对应的按键值,对应输出相应的电容值,并做掉电检测(According to the corresponding key value, corresponding to the output of the corresponding capacitance values ​ ​ and do brownout detection)
    2013-11-26 23:42:16下载
    积分:1
  • LABjs-2.0.3
    LABjs 的核心是 LAB(Loading and Blocking):Loading 指异步并行加载,Blocking 是指同步等待执行。LABjs 通过优雅的语法(script 和 wait)实现了这两大特性,核心价值是性能优化。LABjs 是一个文件加载器。(LABjs lets you load pretty much any script file, whether you control it or not, with no intrusion or convention for dependencies, other than the order and blocking that you define. It keeps track of what you ve asked for and what has downloaded, and lets you only define a handler once for a group of scripts that will execute together in parallel. The API style (with chaining) makes is very easy to convert a set of script tags in your page into code to load them, without having to worry that race conditions will cause issues for scripts loading in the wrong order if there are explicit dependencies involved.)
    2014-01-09 15:15:47下载
    积分:1
  • CAN
    Design And Development Of PIC Microcontroller Based Vehicle Monitoring System Using Controller Area Network (CAN) Protocol
    2016-01-12 11:41:00下载
    积分:1
  • 基于OV7725的stm32实时图像采集工程
    通过串口采集OV7725摄像头像素数据,可发送至PC端进行解析。(Through the serial port to collect OV7725 camera pixel data, it can be sent to the PC terminal for parsing.)
    2021-04-05 15:49:03下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载