博客
关于我
Arduino的IDE开发环境下开发板管理库,加载各种esp8266的开发板
阅读量:708 次
发布时间:2019-03-21

本文共 371 字,大约阅读时间需要 1 分钟。

在Arduino IDE中加载ESP8266开发板

方法一:通过开发板管理器

  • 打开Arduino软件:选择"文件">"首选项",打开开发板管理器。

  • 输入管理器URL:粘贴并验证URL"HttP://arduino.esp8266.com/stable/package_esp8266com_index.json"。

  • 添加开发板:点击"OK"后回到主界面,选择"开发板管理器"以查看可选开发板列表。

  • 安装开发板:搜索你需要的开发板名称并点击"安装",完成后在列表中可见已安装的开发板。

  • 方法二:手动安装ESP8266库

  • 下载安装包:选择通过社区链接或乐鑫官网下载install包文件。

  • 安装完成:双击安装文件,运行安装程序。确保完成后,重新启动Arduino IDE。

  • 查看效果:新安装将自动添加ESP8266开发板到设备列表中,便于正常使用。

  • 转载地址:http://gqaez.baihongyu.com/

    你可能感兴趣的文章
    Prometheus 安全配置详解
    查看>>
    prometheus 安装node_exporter, node_exporter 安装最新版 普罗米修思安装监控服务器client
    查看>>
    Prometheus 安装部署实战
    查看>>
    prometheus 持久化存储方案
    查看>>
    Prometheus 监控系统企业级实战
    查看>>
    Prometheus 监控系统简介
    查看>>
    Prometheus 配置详解
    查看>>
    Prometheus 采集器使用详解
    查看>>
    Prometheus 黑盒监控实战
    查看>>
    prometheus+alertmanager+grafana监控部署教程
    查看>>
    Prometheus+Grafana构建智能化Kubernetes监控系统实战
    查看>>
    Prometheus+SpringBoot应用监控全过程详解
    查看>>
    Prometheus+SpringBoot应用监控全过程详解
    查看>>
    prometheus安装
    查看>>
    Prometheus实战教程:监控Kafka消息
    查看>>
    Prometheus实战教程:监控mysql数据库
    查看>>
    Prometheus实战教程:监控Nginx状态
    查看>>
    prometheus常用exporter下载地址大全
    查看>>
    Prometheus快速搭建与监控Linux系统实战
    查看>>
    prometheus报警与恢复告警的格式
    查看>>