-
用C语言写的STM32F10XX的DEMO程序。
用C语言写的STM32F10XX的DEMO程序。-STM32F10XX written in C language with the DEMO program.
- 2022-08-23 05:59:11下载
- 积分:1
-
AT91M55800A
AT91M55800A-MISP
- 2023-04-29 22:10:04下载
- 积分:1
-
hyesco AT91RM9200为IRAM bootloader源代码
hyesco AT91RM9200 bootloader for IRAM source code
- 2022-04-19 15:57:17下载
- 积分:1
-
This manual describes the ARM
本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库
中文版-This manual describes the ARM-based 32-bit microcontrollers STM32F101xx and STM32F103xx Chinese version of the firmware library
- 2022-03-11 15:15:20下载
- 积分:1
-
相应的PXA270的uboot程序,能够引导开发板…
pxa270对应的uboot程序,能够引导pxa270开发板启动-uboot corresponding pxa270 procedures, be able to guide the development board to start pxa270
- 2022-03-05 03:59:47下载
- 积分: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
-
EasyARM2131 one source development board
EasyARM2131开发板源码之一----------- 3.GPIO输出实验-流水灯实验-EasyARM2131 one source development board----------- 3. GPIO output experiment- water Lights
- 2022-03-12 14:15:33下载
- 积分:1
-
at91sam7s64的IO控制,适合于初学者
at91sam7s64的IO控制,适合于初学者-AT91SAM7S64 the IO control, suitable for beginners
- 2022-04-28 10:04:27下载
- 积分:1
-
chip transceiver chip unlimited some of the information, including schematics, p...
单片无限收发芯片的一些资料,包括电路图,印版图,程序-chip transceiver chip unlimited some of the information, including schematics, printed map, procedures
- 2022-11-08 07:25:03下载
- 积分:1
-
SST25VF016B是一款外部flash芯片,通过C51单片机控制SST25VF016B的读写。程序结构非常号,容易理解...
SST25VF016B是一款外部flash芯片,通过C51单片机控制SST25VF016B的读写。程序结构非常号,容易理解-SST25VF016B is an external flash chip SST25VF016B through the C51 single-chip microcomputer to control the read and write. Procedures for its structure, easy to understand
- 2022-03-24 17:02:31下载
- 积分:1