虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

掉电<b>保护</b>

  • 2001年全国大学生电子设计竞赛“索尼杯”得主——调频收音机 本调频收音机主要由索尼公司的FM/AM收音机芯片CXA1019、ROHM公司的PLL频率合成器BU2614(本刊网站上提供了该芯片的资料

    2001年全国大学生电子设计竞赛“索尼杯”得主——调频收音机 本调频收音机主要由索尼公司的FM/AM收音机芯片CXA1019、ROHM公司的PLL频率合成器BU2614(本刊网站上提供了该芯片的资料)和单片机组成。系统以单片机AT89C51为控制核心,实现全频搜索、指定频率范围搜索和手动搜索 数控电位器(X9511)的引入使得音量连续调节而无滑动噪声 液晶显示器显示载频和时钟等信息 采用DC-DC电压转换器使整机在3V电源下稳定工作 为了实现电台存储功能,采用E~2ROM(AT24C04),既不怕掉电,又可存储多个电台 在此基础上,还增加了立体声解码,使声音更动听、逼真。 方案论证与比较 1.调谐方式的选择与论证 方案一 采用LC调谐法,在本振回路中通过机械调整谐振电路的电容值来改变本振频率,从而达到调谐的目的。这种调谐方式电路简单,但频率的稳定性差,且不利于使用单片机进行智能控制。

    标签: 2001 1019 2614 ROHM

    上传时间: 2013-12-16

    上传用户:123啊

  • 数控直流电源

    数控直流电源,步进0.1,0-15V掉电存储

    标签: 数控直流电源

    上传时间: 2015-12-02

    上传用户:haohaoxuexi

  • 24C02EEPROM存储

    24C02EEPROM存储,掉电存储可反复擦写

    标签: 存储

    上传时间: 2015-12-02

    上传用户:lunshaomo

  • 本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙

    本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I2C总线接口的EEPROM 芯片AT24c02来完成密码的存储和修改,可 掉电保存密码。整个系统安全可靠,稳定性高。

    标签: wire 2401 电子密码锁 Ds

    上传时间: 2014-06-24

    上传用户:清风冷雨

  • 一、任务 设计并制作一台出租车计价器。 二、要求 1 、基本要求 (1 )不同情况具有不同的收费标准。 l 白天 l 晚上 l 途中等待(>10min 开始收费) (2 )能进行

    一、任务 设计并制作一台出租车计价器。 二、要求 1 、基本要求 (1 )不同情况具有不同的收费标准。 l 白天 l 晚上 l 途中等待(>10min 开始收费) (2 )能进行手动修改单价 (3 )具有数据的复位功能 (4 )IO 口分配的简易要求 l 距离检测使用霍尔开关A44E l 白天/晚上收费标准的转换开关 l 数据的清零开关 l 单价的调整(最好使用 +和 -按键) (5 )数据输出(采用LCM103 ) l 单价输出2 位 l 路程输出2 位 l 总金额输出3 位 (6 )按键 l 启动计时开关 l 数据复位(清零) l 白天/晚上转换 2 、发挥部分 l 能够在掉电的情况下存储单价等数据 l 能够显示当前的系统时间 l 语音播报数据信息 三、说明 (1 )时间要求 l 8 月7 日到8 日两天。 l 完成实际电路,总结报告。

    标签: min 收费 gt 10

    上传时间: 2014-07-02

    上传用户:trepb001

  • 51系列单片机对at29c04的操作

    51系列单片机对at29c04的操作,iic操作,掉电不丢失数据。

    标签: 29c c04 29 04

    上传时间: 2014-01-15

    上传用户:l254587896

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • (原创)高精度计时器电路原理图。采用AT89S52加DP8573

    (原创)高精度计时器电路原理图。采用AT89S52加DP8573,实现两个功能:带掉电保持功能的日历时钟、由外部开关信号触发的高精度计时。

    标签: 8573 89S S52 AT

    上传时间: 2014-01-10

    上传用户:wxhwjf

  • ds12c887驱动程序

    ds12c887驱动程序,可以实现实时时钟,并且掉电数据也不丢失,采用总线接口

    标签: c887 12c 887 ds

    上传时间: 2013-12-22

    上传用户:古谷仁美

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058