登录
首页 » c » 单片机继电器

单片机继电器

于 2022-08-09 发布 文件大小:69.66 MB
0 30
下载积分: 2 下载次数: 1

代码说明:

/******************************************************************/ /*      继电器实验      * /*              * /*  连接方法:P2.7接JP5的K1(按钮接口)                  P1.4接J2                  * /* 按下P2.7 继电器P1.4动作            * /******************************************************************/ #include   //51的端口和各特殊寄存器定义在此文件中 sbit RELAY = P1^4;    //定义继电器对应单片机管脚 sbit K1    = P2^7;    //定义按钮对应单片机管脚 /********************************************************* 主函数 * **********************************************************/ main() {   if (!K1) RELAY = 0;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Light-water
    电协开发板 C51单片机程序,用于实现单片机的流水灯输出(Electric Association C51 microcontroller development board procedures for the realization of single-chip light water output)
    2013-10-27 11:07:48下载
    积分:1
  • UDF-fluent
    各种udf模板,fluent爱好者的福音(Gospel various udf template, fluent lovers)
    2021-04-25 10:18:46下载
    积分:1
  • JpushDemoC#
    旧版本jpush简易推送,不包含发送自定义信息,即开即用(Simple push of old version jpush.It does not include sending custom information, that is, on-demand)
    2020-06-23 21:00:01下载
    积分:1
  • IceRiver
    2010-04-14 16:40:35下载
    积分:1
  • fdadf
    利用空气预热器加热电除尘器灰斗的技术经济性分析.(The use of air preheater heating ESP hopper technical and economic analysis.)
    2011-11-24 21:50:45下载
    积分:1
  • STM32F030-OLED显示
    OLED的显示,包括图片,数字,字符串等等,能给拟直观的显示(OLED show and give you a direct)
    2020-06-27 09:20:01下载
    积分:1
  • sockAPI
    windows socket API的基本应用 完整工程;服务器异步监听模式 适合初学参考。(The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.)
    2009-10-17 09:11:45下载
    积分:1
  • cuda-nbody
    说明:  N体问题,它是指在已知N个物体的初始位置、速度和质量的情况下,在牛顿经典力学情况下研究它们的运动,包括轨迹预测等。(Back to the specific N-body problem, it refers to the study of the motion of n-bodies in Newtonian classical mechanics, including trajectory prediction, when the initial position, velocity and mass of n-bodies are known.)
    2021-03-28 17:49:11下载
    积分:1
  • DBConvertor
    信息系统建设过程中很有可能涉及与旧有系统和其它异构系统之间的集成,而在这些集成当中数据的共享和集成无疑是非常重要的部分。数据映射系统为快速响应异构数据结构和系统之间进行数据共享和集成的需求提供了有力的支持。(Information systems building process is likely to have involved with the old system and other integration between heterogeneous systems, and in which these integrated data sharing and integration is a very important part. Data mapping system for rapid response to heterogeneous data structures and systems for data sharing and integration needs to provide a strong support.)
    2009-03-05 15:23:22下载
    积分:1
  • huffman
    图像处理MATLAB源代码,这个是哈夫曼编码(huffman)
    2009-03-24 12:14:24下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载