-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
对于KS0713图形显示源代码
Source code for ks0713 graphics display
- 2023-01-01 11:25:03下载
- 积分:1
-
C implementation using automatic device 1 advertisement light box, DC motor cont...
用C实现广告灯箱自动装置1、直流电机控制系统,控制广告牌的升降。
2、定时翻转广告,可由按键设定时长。
3、时间设置,5:00-22:00正常工作,其余时间不工作,时间可以调整。
4、到达广告的边缘部分广告停止翻转。
5、广告可以由按键设置升/降。
6、白天时间广告灯不亮,光线较暗时广告灯才亮,测试灯的好坏时可以手动控制灯光。
7、断电时保存时间及按键的设置,使广告牌到达边缘部分。
-C implementation using automatic device 1 advertisement light box, DC motor control system, control the rise and fall of advertising. 2, ads from time to time reversal, length of time set by the keys. 3, time set ,5:00-22: 00 normal job, the rest of the time does not work, time to adjust. 4, Get ads ads stop some of the edge flip. 5, ads can be set up by the button/drop. 6, ads during the day time lights are not bright, low light only bright lights when the ads to test the quality of light can control the lights manually. 7, when power-off time and save the settings button so that the edge part of advertising arrival.
- 2022-04-20 13:31:19下载
- 积分:1
-
PIC18官方串口程序
This file contains the following sections:
1. Code Example Description
2. Folder Contents
3. Suggested Development Resources
4. Reconfiguring the project for a different PIC18F device
5. Revision History
- 2023-05-07 02:30:02下载
- 积分:1
-
the Degital chip development board diagram, The plan for the online download, I...
ATMEL公司的AT91M55800芯片的开发板原理图,该图本为网上下载,本人已经按照该图制板-the Degital chip development board diagram, The plan for the online download, I have been in accordance with the plan Cricket
- 2022-01-26 05:56:31下载
- 积分:1
-
collected some of the interrupt function
搜集了一些关于串口中断的一些函数-collected some of the interrupt function
- 2022-02-13 10:05:09下载
- 积分:1
-
开发板hybus255的bootloader,原版的,功能强大,赶快去看看吧。
开发板hybus255的bootloader,原版的,功能强大,赶快去看看吧。--Bootloader of developing board hybus255. It is original and very powerful.
- 2023-05-24 20:15:03下载
- 积分:1
-
用8051单片机做的计算器,汇编程序编写
用8051单片机做的计算器,汇编程序编写-Calculator to do with the 8051, compilation of programming
- 2022-04-29 12:47:45下载
- 积分:1
-
ARM linux的USB摄像头驱动程序,带截图
linux系统下的luvcview的摄像头驱动程序。可在ARM板子上和PC上运行,有两个makefile 文件。对luvcview的程序添加了截图功能,所得图片保存在文件目录下。
- 2022-01-25 21:38:03下载
- 积分:1
-
Single
单片机项目资料,希望对于做此项目的人员有帮助,以上资料发邮箱索取全部资料-Single-chip project information, I hope to do this project for the staff has to help, Fat-mail the above information obtained from all the information
- 2022-02-22 01:50:03下载
- 积分:1