Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacehuhntech/espwebtool

ESPTool but online
https://github.com/spacehuhntech/espwebtool

Last synced: 2 days ago
JSON representation

ESPTool but online

Awesome Lists containing this project

README

        

# ESP Web Tool
A web app to flash your ESP32 or ESP8266 through your browser. Open-Source, free, and easy to use.

Have a look [serial.huhn.me](https://esp.huhn.me)

## Credits
Based on [ESP Web Flasher](https://github.com/NabuCasa/esp-web-flasher)
And inspired by [esptool-js](https://github.com/espressif/esptool-js).

## Installation

```
git clone https://github.com/spacehuhntech/espwebtool
cd espwebtool
npm install
npm run
```

## License

This software is licensed under the MIT License. See the [license file](LICENSE) for details.