-
ARM ADC模数转换STM21F103
arm模数转换ADC示例额程序,实例通过采集外接电压值0-3.3V对电压进行量化,实现模数转化,ARM ADC模数转换STM21F103采用STM32F103ZET6芯片开发。其他芯片原理相同。
- 2023-07-15 01:35:05下载
- 积分:1
-
AT91RM9200
AT91RM9200-Loader.rar at91rm9200 DK中的loader 源程序-AT91RM9200-DK Loader.rar at91rm9200 the loader source
- 2022-03-09 14:42:51下载
- 积分: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
-
音乐播放器
51单片机音乐播放器,很好的学习资料。。。。。。。。最简单的实现功能,可以在基础上进行二次开发
- 2022-03-12 09:03:13下载
- 积分:1
-
ARM7TDMI的修订:r4p1技术参考手册。
ARM7TDMI Revision: r4p1 Technical Reference Manual.
- 2022-01-21 01:22:33下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
STM32的TIMER详细例程,能够使用的,下载完了要给点回复哦!
STM32的TIMER详细例程,能够使用的,下载完了要给点回复哦!-STM32
- 2023-08-06 13:20:03下载
- 积分:1
-
最新的TMS320LF2407A开发板原理图,protel格式
最新的TMS320LF2407A开发板原理图,protel格式-TMS320LF2407A diagram, Protel format -TMS320LF2407A latest development board schematics, protel format-TMS320LF2407A diagram, Protel format
- 2022-03-26 00:50:55下载
- 积分:1
-
ARM
基于ARM的C语言程序
基于ARM的C语言程序-ARM-based C-language program based on the ARM s C Programming Language
- 2023-07-22 08:40:02下载
- 积分:1
-
at91sam7s64的IO控制,适合于初学者
at91sam7s64的IO控制,适合于初学者-AT91SAM7S64 the IO control, suitable for beginners
- 2022-04-28 10:04:27下载
- 积分:1