-
smt32 usart
stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
- 2022-06-26 17:52:22下载
- 积分:1
-
The BIT1612 code is designed for AUO A101VW01 10.1" panel.
BIT1612代码是为AUO A101VW01 10.1“面板设计的。
- 2022-10-11 00:40:02下载
- 积分:1
-
ARM7开发板做U
ARM7开发板上做的U盘的源码,内有文档与具体例程-ARM7 development board to do U-disk source, which has a document with specific routines
- 2022-09-03 17:00:03下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1
-
S3C444B0X the ARM7 processor on the pulse measurement instrument procedures, wit...
在ARM7处理器S3C444B0X上的脉搏测量仪程序
,带LCD显示和触摸屏-S3C444B0X the ARM7 processor on the pulse measurement instrument procedures, with LCD display and touch screen
- 2022-06-30 10:33:33下载
- 积分:1
-
AT91的库函数结构说明PDF文档,好东西。
AT91的库函数结构说明PDF文档,好东西。-The document of the AT91 s liberary function structure description. It is one very good thing.
- 2022-03-24 16:37:06下载
- 积分:1
-
LPCEB2000
LPCEB2000-S的I2C控制程序,希望对大家有帮助-LPCEB2000-S of the I2C control procedures, and they hope to help everyone
- 2022-03-18 15:55:07下载
- 积分:1
-
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。...
ARM9_s3c2410的启动代码,绝对是最简单的。有注释,可读性强,适合刚接触嵌入式的新人。-ARM9_s3c2410 the startup code, it is the simplest. Have comments, readable, and suitable for the new刚接触embedded.
- 2022-07-24 01:05:19下载
- 积分:1
-
STM32GPIO输入功能,详细例程,能够使用的,下载完了要给点回复哦!...
STM32GPIO输入功能,详细例程,能够使用的,下载完了要给点回复哦!-STM32GPIO input function, a detailed routines can use to download the end-point to give back Oh!
- 2022-07-27 18:48:24下载
- 积分:1
-
LPC2148 USB音频设备的例子
LPC2148 USB Audio Device Example
This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices:
LPC2141
LPC2142
LPC2144
LPC2146
LPC2148
An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board.
Refer to Running USBAudio for information on how to operate this example project.-LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Aud
- 2022-01-26 01:19:28下载
- 积分:1