CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 掉电

搜索资源列表

  1. AT24C02读取程序

    0下载:
  2. 基于stm8的数据保存功能可以用于掉电数据保存(AT24C02 data power-off protection based on stm8)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:871424
    • 提供者:胡平
  1. stm32+w5500+24c16+md5

    1下载:
  2. 通过w5500芯片建立socket链接,并且MD5算法加密,并用24c16在掉电时存储小量数据(Through the w5500 chip to establish socket link, and MD5 algorithm encryption, and 24c16 in the power down when the storage of small amounts of data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:354304
    • 提供者:y2k
  1. CBM73XX_DEMO_V2.0

    0下载:
  2. 基于芯邦CBM7332平台,C51内核实现触摸,万年历,adc,掉电保护等一体的参考源代码(cbm7332, c51 touckey fuction, pwm,iic,uart realtime-clock etc referrence design)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:286720
    • 提供者:15856968700
  1. I2C_OLED_BMP_Config_15_5_22

    0下载:
  2. i2c模块源代码资料,实现掉电记忆功能。有效的保存断电前的数据,让读者更容易熟悉I2C模块,以便日后的开发。(I2C module source code data, realize the power down memory function. Effectively save power before the data, make it easier for the reader to be familiar with the I2C module, in order to develop
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:128000
    • 提供者:孓冉沁梦
  1. 然并卵的灯

    1下载:
  2. 功能 1、单键开关LED 2、在LED开启状态下旋转编码器可以调节pwm以控制LED亮度 3、在LED开启状态下双击达到最大亮度(实际就是程序事先设定好的) 4、在LED开启状态下长按进入延时关断,延时65s,最后10s指示灯闪烁 5、在延时关断状态下单击取消延时关断 6、关断或者掉电后会记忆最后亮度(掉电记忆) 注: 1、短按操作:按键按下,按下时间<1s,属于一次短按操作 2、长按操作:按键按下,按下时间>1s,属于一次长按操作(The function of
  3. 所属分类:单片机开发

  1. bsp_spi_flash

    0下载:
  2. 使用nordic平台蓝牙芯片访问spi类型的外部flash。 实现了芯片初始化,芯片/块/扇区擦除,任意地址任意长度读写,页写,掉电与唤醒功能。(Use the Nordic platform Bluetooth chip to access the SPI type external flash. It has realized chip initialization, chip / block / sector erasure, arbitrary length reading and
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:sdfewsfsdf
  1. 单片机课程

    0下载:
  2. 时间实现掉电保护,数码管从右到左滚动显示(Realize the power lost protection)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:57344
    • 提供者:多少岁
  1. IIC_Master_And_Slave_demo

    0下载:
  2. EEPROM芯片数据读取,芯片掉电存储,IIC接口使用方法(EEPROM chip data read, chip power-down storage, IIC interface to use)
  3. 所属分类:嵌入式/单片机编程

  1. RTC

    0下载:
  2. stm32 rtc mcu端掉电数据保存,电池供电维护存储数据不变(STM32 RTC MCU end power drop data preservation, battery powered maintenance and storage data constant)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:359424
    • 提供者:feng525
  1. 基于单片机的密码锁

    0下载:
  2. 基于单片机的密码锁,1602液晶屏显示,可修改密码,掉电可以保存密码,密码三次错误会警报并锁死键盘一段时间。(带源程序,仿真图,论文)(The password lock based on MCU, 1602 LCD display, can modify the password, power down can save passwords, password three times will alarm and lock the keyboard for a period of time.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-18
    • 文件大小:4594688
    • 提供者:路路521
  1. Code_Project

    0下载:
  2. 使用STC89C51单片机通过串口通信与扫码枪通信,使用扫码枪扫描二维码,实现二维码解锁,掉电保护等功能,(Using STC89C51 MCU to communicate with scavenger gun by serial communication, scanning two dimensional code using a scavenging gun to realize two dimensional code unlocking and power drop protecti
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:80896
    • 提供者:朱璇
  1. GY-53说明

    0下载:
  2. GY-53 是一款低成本数字红外测距传感器模块。 工作电压 3-5v,功耗小,体积小,安装方便。 其工作原理是,红外 LED 发光,照射到被测 物体后,返回光经过 MCU 接收,MCU 计算出 时间差,得到距离。直接输出距离值。 此模块,有两种方式读取数据,即 串口 UART(TTL 电平)+PWM(1 线) 或者芯片 IIC 模式,串口的波特率有9600bps 与 115200bps,可配置,有连续,询问输出两种方式, 可掉电保存设置。提供 arduino,51,stm32
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:361472
    • 提供者:hayss
  1. control

    0下载:
  2. 毕设论文+源码+原理图PCB图+答辩资料+文献翻译等全套毕设资料。能实现家电远程控制,操作提示音、六位密码身份认证、密码修改和密码掉电保存功能,实现盗警,煤气泄漏手机短信息方式远程报警等功能。利用SM8952AC25P、MT8870、TC35 modem和各类家居传感器设计制作一款GSM智能家居控制系统样机。(The complete set of complete set of data is set up with the paper + source code + principle ma
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:14963712
    • 提供者:girl_lily
  1. 数码管显示时钟

    0下载:
  2. 实时时钟芯片是日常生活中应用最为广泛的消费类电子产品之一。它为人们提供精确的实时时间,或者为电子系统提供精确的时间基准,目前实时时钟芯片大多采用精度较高的晶体振荡器作为时钟源。有些时钟芯片为了在主电源掉电时,还可以工作,需要外加电池供电。(Real-time clock chip is one of the most widely used consumer electronic products in daily life. It provides precise real-time tim
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4088832
    • 提供者:物联网
  1. add_res

    0下载:
  2. 通过3脚电平变化,5,6脚切换输出,并带有芯片掉电数据不丢失。(Through the 3 foot level change, the 5,6 foot switches to output, and the chip power down data is not lost.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:45056
    • 提供者:dandantt
  1. 项目二 - 副本

    0下载:
  2. 51单片机实现控制8位数码管,但是不能掉电保存。在上电之后可以使用按键控制时间设置,闹钟等功能,还可以使用8001播放音乐(The 51 MCU realizes the control of the 8 bit digital tube, but it can not be saved. You can use key control time settings, alarm clock and other functions, and you can use 8001 music.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:140288
    • 提供者:神话。大仙
  1. 时钟main

    0下载:
  2. 这个程序可以控制DS1302,并对其进行LED显示,并且可以通过串口修改时间,可以随意查看上次掉电的时间(This program can control DS1302 and display it on LED, and it can modify the time through the serial port. You can check the time of the last power failure)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:CeLiNE__
  1. ds1302

    0下载:
  2. DS1302是低功耗实时时钟芯片,它可以对年、月、日、周、时、分、秒进行计时,且具有闰年补偿等多种功能。主要特点是采用串行数据传输,可为掉电保护电源提供可编程的充电功能,并且可以关闭充电功能(DS1302 is a low-power real-time clock chip. It can schedule time, month, day, week, time, minute and second, and has multiple functions such as leap year
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:43008
    • 提供者:炳123
  1. coded_lock

    0下载:
  2. 利用矩阵键盘和1602实现简易的密码锁功能,并且可以将密码保存在24c02中,达到单片机掉电之后密码不丢失的功能。通过按键连续输入错误三次,按键将被锁定,不能再进行输入。连续输入正确两次进入更改密码选项。初始密码为000000,如果忘记密码时可以输入131420初始化密码。(Using the matrix keyboard and 1602 to realize the simple password lock function, and can save the password in th
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:58368
    • 提供者:小白在成长
  1. sql逻辑坏修复

    0下载:
  2. 数据库逻辑坏修复过程,7.0 2000 通用。 服务器还是要有ups ,老掉电麻烦的啊(Database logic bad repair process, 7.0 2000 general. The server still has to have ups, old power trouble)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:iamsouce
« 1 2 ... 24 25 26 27 28 2930 »
搜珍网 www.dssz.com