-
AT91RM9200的图形广告调试代码
AT91RM9200 图形显示 ADS 调试代码-AT91RM9200 graphics ADS debug code
- 2022-05-18 13:39:31下载
- 积分:1
-
铁电存储器读写
铁电存储器读写,I2C时序。适合工业用的存储器,本程序实现了底层驱动,读写以及部分文件系统。
- 2022-03-12 04:45:50下载
- 积分:1
-
ARM和CPLD的JTAG的原理图,以及PCB图,为公司做的,顺便发出来,有需要的可以下栽...
ARM和CPLD的JTAG的原理图,以及PCB图,为公司做的,顺便发出来,有需要的可以下栽-ARM and CPLD schematic diagram of the JTAG and the PCB map, to do for the company, and the way it comes, there is a need can下栽
- 2022-10-25 01:20:03下载
- 积分: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
-
在嵌入式系统中对Lattice CPLD软件升级时所需的VME文件生成所需源代码。基于E2PROM存储...
在嵌入式系统中对Lattice CPLD软件升级时所需的VME文件生成所需源代码。基于E2PROM存储- Generate the VME file required for updating Lattice CPLD in embedded systems. It is based on E2PROM.
- 2022-10-24 02:25:03下载
- 积分:1
-
wince gprs 拨号上网
wince gprs 拨号上网 c#编程,有界面,代码清晰易懂,初学者好帮手,有经验的也不妨来看看,大家交流交流,哈哈哈
- 2022-03-18 15:52:28下载
- 积分:1
-
cc2500avr8L.c and cc2500avr.h files developed by me.
cc2500avr8L.c and cc2500avr.h files developed by me.
- 2022-04-29 09:33:15下载
- 积分:1
-
at9am55800启动源程序,简单易懂,初学者容易上手
at9am55800启动源程序,简单易懂,初学者容易上手-at9am55800 boot source
- 2022-03-04 11:49:02下载
- 积分:1
-
NXP LPC3000 ARM9 Linux BSP,除了触摸屏外,其它的部分基本包含!
NXP LPC3000 ARM9 Linux BSP,除了触摸屏外,其它的部分基本包含!-NXP LPC3000 ARM9 Linux BSP, apart from a touch screen, the other part of the basic included!
- 2022-04-23 08:11:02下载
- 积分:1
-
用IO口模拟串口
用IO口模拟串口-with simulated serial IO
- 2022-03-07 15:30:11下载
- 积分:1