-
this code is for lcd interfacing with rtc
this code is for lcd interfacing with rtc-this code is for lcd interfacing with rtc
- 2022-02-03 09:16:25下载
- 积分:1
-
浴室控制办电路图
浴室控制办电路图--Circuit diagram for bathroom controller.
- 2022-07-04 05:52:38下载
- 积分:1
-
4 的数字密码锁
这是一个简单的例子,基于 8051 单片机的电子密码锁。该示例项目还描述了如何接口 16 × 2 液晶显示器和键盘。简单的电话键盘用于此项目。系统启动时最初"输入密码"在第 1 行上显示和用户输入密码,并在每个键按下 * 在屏幕上显示。此密码是 4 位数长度。如果输入 4 位数密码匹配用在程序代码中的预定义密码后然后系统激活锁定继电器连接在引脚 # 0 的端口 P2 意味着打开锁,并显示用户锁被打开一条消息。现在关于紧迫 " *" 关键用户可以再次启用锁定。如果是不正确的密码然后系统显示无效的密码的消息,并不能打开锁。在代码中定义的锁的密码是"1234″。如果用户输入错误的关键,并想要从开始再次输入密码,然后用户可以按 " *" 中重新输入密码。
- 2022-03-19 04:20:56下载
- 积分:1
-
一篇介绍具体嵌入式linux应用的论文,为研究生毕业论文提供较好的参考...
一篇介绍具体嵌入式linux应用的论文,为研究生毕业论文提供较好的参考-this is a text about embed linux system .
- 2023-08-03 07:55:02下载
- 积分:1
-
这是用c编写的一个minigui界面程序,对minigui的初学者有很大的参考价值...
这是用c编写的一个minigui界面程序,对minigui的初学者有很大的参考价值-C This is used to prepare a minigui interface procedures minigui beginner has a lot of reference value
- 2022-07-10 20:20:50下载
- 积分:1
-
三星s3c44b0芯片下的实现键盘功能的程序
三星s3c44b0芯片下的实现键盘功能的程序-Samsung S3C44B0 realize chip under the keyboard function procedures
- 2022-04-07 02:58:13下载
- 积分:1
-
A clock program which is suitable for any LCD display! Developer can use it with...
适合任意点阵的LCD屏幕的液晶时钟显示程序!开发人员只用简单的修改接口定义即刻方便调用!-A clock program which is suitable for any LCD display! Developer can use it with simply changing of the interface define!
- 2022-05-17 19:26:15下载
- 积分:1
-
三菱PLC编程软件(GPPW)的使用手册,详细介绍GPPW的使用方法.
三菱PLC编程软件(GPPW)的使用手册,详细介绍GPPW的使用方法.-Mitsubishi PLC programming software (GPPW) the use of manuals, detailing the use of GPPW.
- 2023-05-04 09:30:03下载
- 积分:1
-
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出...
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出-To achieve for the factorial of a number of N, type a number to check eligibility, and then output the results of factorial
- 2022-02-07 17:40:23下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1