-
AMI motherboard BIOS source.
AMI 主板的BIOS源码。-AMI motherboard BIOS source.
- 2022-04-09 02:32:52下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
digital clock shows the specific functions in the document home, please refer to...
数字钟可以说明的具体功能都在文件家中,请仔细参阅,希望大家可以相互学习,共同进步-digital clock shows the specific functions in the document home, please refer to carefully hope that we can learn from each other, common progress
- 2022-03-24 15:15:17下载
- 积分:1
-
evc编程,使用数据库软件
evc编程,使用数据库软件--EVC programming. It uses database software.
- 2022-08-20 06:40:50下载
- 积分:1
-
ws2812s 示例
atmega8 用户使用 atmelstudio6one 文件的 ws2812s 示例由汇编程序,写和主文件将其使用功能包括
- 2022-02-26 22:04:26下载
- 积分:1
-
HT1380 real
HT1380实时时钟驱动程序-HT1380 real-time clock driver
- 2022-02-06 08:11:38下载
- 积分:1
-
基于arm9的二维码解码项目实训
这是一个嵌入式实训项目,难度中等,用到了QT4知识,linux socket编程,arm驱动等.......代码分为三个内容,客户端,也就是摄像头数据采集端,服务器端,也就是二维码解码端,驱动部分运用了按键中断,pwd。摄像头是v4l2,也就是vedio for linux ,这部分的介绍网上有很多,我就不一一介绍了。开发板是用mini440,内存大小是64M,可能大点的程序比较费劲,所以我采用的客户端/服务器模式,即C/S模式。
- 2022-04-27 07:39:32下载
- 积分:1
-
2.4 kernel arm2410 the dm9000 driver code, refer to the experimental box innovat...
2.4内核的arm2410的dm9000驱动代码,参考革新2410实验箱上的代码改写的!-2.4 kernel arm2410 the dm9000 driver code, refer to the experimental box innovation 2410 rewrite of the code!
- 2022-02-06 03:42:29下载
- 积分:1
-
《构建嵌入式linux操作系统》电子书英文chm版。
《构建嵌入式linux操作系统》电子书英文chm版。- Building embedded linux operating system, e-book chm English version.
- 2022-07-26 04:43:18下载
- 积分:1
-
debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。...
debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。-Serial debian system debugger, it is c++ development, with a serial port under the window all the features of the debugger.
- 2022-08-06 17:13:20下载
- 积分:1