esphome flasher免费下载

一、思想

最近想用esphome flasher工具,然后百度一下,看见某些人为了那几个币居然还要付费下载,真几把

二、下载

这是windows的下载点击

三、原文地址

esphome flasher 在github上的下载地址,里面包含了linux,window,mac的下载还有手动下载的方式
点击

四、 readme部分内容

ESPHome-Flasher
ESPHome-Flasher is a utility app for the ESPHome framework and is designed to make flashing ESPs with ESPHome as simple as possible by:

Having pre-built binaries for most operating systems.
Hiding all non-essential options for flashing. All necessary options for flashing (bootloader, flash mode) are automatically extracted from the binary.
This project was originally intended to be a simple command-line tool, but then I decided that a GUI would be nice. As I don't like writing graphical front end code, the GUI largely is based on the NodeMCU PyFlasher project.

The flashing process is done using the esptool library by espressif.

Installation
It doesn't have to be installed, just double-click it and it'll start. Check the releases section for downloads for your platform.

Installation Using pip
If you want to install this application from pip:

Install Python 3.x
Install wxPython 4.x manually or run pip3 install wxpython (see also linux notes below)
Install this project using pip3 install esphomeflasher
Start the GUI using esphomeflasher. Alternatively, you can use the command line interface ( type esphomeflasher -h for info)
Build it yourself
If you want to build this application yourself you need to:

Install Python 3.x
Install wxPython 4.x manually or run pip3 install wxpython
Download this project and run pip3 install -e . in the project's root.
Start the GUI using esphomeflasher. Alternatively, you can use the command line interface ( type esphomeflasher -h for info)
Linux Notes
Installing wxpython for linux can be a bit challenging (especially when you don't want to install from source). You can use the following command to install a wxpython suitable with your OS:

# Go to https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ and select the correct OS type
# here, we assume ubuntu 18.03 bionic
pip3 install -U \
    -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04 \
    wxPython
原文地址:https://github.com/esphome/esphome-flasher

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值