ESP32读写IO点灯程序

本文记录了作者使用ESP32开发板进行点灯实验的过程,通过通用IO口实现数字读写控制LED灯。在实验中,通过断开和连接23针来控制LED的亮灭,并通过Arduino代码实现串口监视器显示高低电平切换。实验提出疑问,探讨了开发板可用的通用IO口、引脚的初始电平以及为何5V作为高电平输入时,接3V3引脚可能导致灯不亮的问题。
摘要由CSDN通过智能技术生成

2021年6月28日,第一次尝试,利用ESP32开发板点灯,通用IO口,数字读写。

1)原理图

2)Arduino 代码

/*
  Switch_Led
  
  基于Blink程序修改

  Turns an LED on for one second, then off for one second, repeatedly.

  Most Arduinos have an on-board LED you can control. On the UNO, MEGA and ZERO
  it is attached to digital pin 13, on MKR1000 on pin 6. LED_BUILTIN is set to
  the correct LED pin independent of which board is used.
  If you want to know what pin the on-board LED is connected to on your Arduino
  model, check the Technical Specs of your board at:
  https://www.arduino.cc/en/Main/Products

  modified 2021 6 28
  by Scott Fitzgerald
  modified 2 Sep 2016
  by Arturo Guadalupi
  modified 8 Sep 2016
  by Colby Newman
  modified 28 Jun 2021
  by Seaca QFQ

  利用按键引脚GPIO23控制
  利用LED引脚GPIO22执行
  
  
  This example code is in the publi
  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值