-
本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I...
本文介绍了一种电子密码锁的实现。该电子密码锁采用1一wire总线芯片Ds2401作为密匙,锁体采用高可靠性的单片机PIC16c63来完成密码识别和开锁控制,用I2C总线接口的EEPROM 芯片AT24c02来完成密码的存储和修改,可
掉电保存密码。整个系统安全可靠,稳定性高。-This paper introduces an electronic code lock realize. The electronic locks used one chip one wire bus Ds2401 as key, lock body for high reliability PIC16C63 microcontroller identification and password to complete the unlock control, with I2C bus interface EEPROM chip AT24C02 to complete the password storage and revised down to save the password. The entire system is safe and reliable, high stability.
- 2022-11-05 05:30:03下载
- 积分:1
-
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上
一个基于AVR单片机的通用、标准串口收、发中断程序,可移植到8/16/32的单片机上-an AVR-based generic, standard serial admission, the suspension procedure, can be transplanted into 8/16/32 on the MCU
- 2022-06-13 12:56:13下载
- 积分:1
-
我写的C8051F02x的一部分模块库,目前是OSC和UART的
我写的C8051F02x的一部分模块库,目前是OSC和UART的-I wrote part of C8051F02x module library is currently the OSC and the UART
- 2022-07-23 17:22:22下载
- 积分:1
-
由单片机组成的仿三菱可编程控制器 能完成所有逻辑控制(即PC)功能,并对机床全部输入信息进行处理;具有最优性能价格比...
由单片机组成的仿三菱可编程控制器 能完成所有逻辑控制(即PC)功能,并对机床全部输入信息进行处理;具有最优性能价格比-Composed by the single-chip programmable logic controller like Mitsubishi to complete all the logic control (ie, PC) function, and machine tool for processing all input information with optimal price-performance ratio
- 2022-03-09 10:26:25下载
- 积分:1
-
51单片机控制ISD1420实现选段播放功能的实现
51单片机控制ISD1420实现选段播放功能的实现-ISD1420 single-chip implementation of 51 selections to control playback of the implementation
- 2022-05-23 07:31:25下载
- 积分:1
-
基于arm单片机LPC2134上液晶显示器1602驱动源程序开发
基于arm单片机LPC2134上液晶显示器1602驱动源程序开发-Arm based on the LPC2134 Single-chip LCD driver 1602 source code development
- 2023-07-03 22:50:03下载
- 积分:1
-
This is a drive LCM module shows the 51 single procedure, module lattice is 128...
这是一个驱动LCM模块显示的51单片程序,模块点阵是128×64,使用的IC是ST7565P.-This is a drive LCM module shows the 51 single procedure, module lattice is 128 64, the IC is ST7565P.
- 2022-05-05 02:37:19下载
- 积分:1
-
通信工程系专业综合设计C51单片机的键盘去抖程序,
通信工程系专业综合设计C51单片机的键盘去抖程序,-communications professional engineering design C51 microcontroller integrated keyboard Tremble procedures,
- 2022-07-18 02:56:45下载
- 积分:1
-
this as part of the button, reading keys value judgment whether some function ke...
此为按键部分的,读取按键值是否有按键判断部分函数-this as part of the button, reading keys value judgment whether some function keys
- 2022-04-17 02:01:13下载
- 积分:1
-
CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the...
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM
- 2022-04-23 19:33:16下载
- 积分:1