代码搜索:P10
找到约 1,322 项符合「P10」的源代码
代码结果 1,322
www.eeworm.com/read/420083/10817839
txt readme.txt
按一个键显示它的键号!使用的是扫描法!注意观察P10到P13口的动态变化!!
很形象!!!!加油!!!
www.eeworm.com/read/389036/8551728
c main.c
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //要控制的LED灯
sbit K1= P3^2; //按键K1,开灯用
sbit K2= P3^5; //按键K2,关灯用
void main(void) // 主程序
{
while(1) //程序循环
{
if(!K1) //如果读到K1为0
www.eeworm.com/read/425795/10322329
c digitallight.c
//8个数码管同时显示0-9
#include "reg51.h"
//管脚定义 74HC138(3-8)译码器输入控制信号线
sbit p10 = P1^0;
sbit p11 = P1^1;
sbit p12 = P1^2;
unsigned char table[] = {0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}
www.eeworm.com/read/212378/15156824
eqn mcu.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/212378/15156839
eqn mcu.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/384352/8876641
c servo.c
/******************************************************************************
标题:多路舵机控制电路C语言版
说明:AT8951改变脉冲宽度控制舵机位置(C语言版)
作者:kaka000 论坛:http://www.proteus.com.cn
日期:2007年11月11日
***********
www.eeworm.com/read/277117/10666633
c basecomponents_01.c
/**********************************************************/
//MSP430 Advanced Developping Components - [BaseComponents_01.C]
////Software Toggle P1.0
////->>> http://www.dutzm.cn
////->>> tel :(0