Skip to content

Commit

Permalink
Add German/Spanish translations to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thorrak committed Jun 28, 2023
1 parent 75f4281 commit abd9f70
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
A standalone desktop application for flashing brewing-related firmware to your ESP8266, ESP32, or ESP32-S2.


###### Espanol

BrewFlasher es una aplicación de escritorio independiente que permite al usuario actualizar o flashear un firmware específico (y subir un software) a un ESP32, ESP32-S2 o un ESP8266. BrewFlasher ubicará automáticamente el firmware en Internet, lo descargará y lo flasheará a tu chip sin ningún otro esfuerzo. Simple, rápido y mágico.

###### Deutsche

BrewFlasher ist eine eigenständige Desktopanwendung, welche es Nutzern erlaubt, spezifische Firmware auf einen ESP32, ESP32-S2 oder ESP8266 zu flashen (installieren). Es findet die benötigte Firmware aus dem Internet und flasht sie eigenständig auf deinen Chip. Einfach, schnell und magisch.



![Image of BrewFlasher GUI](images/gui.png)

## About
Expand Down Expand Up @@ -63,6 +73,8 @@ The [esptool.py](https://docs.espressif.com/projects/esptool/en/latest/esp32/ind

## Manually toggling "Flash" Mode

[Deutsche / Español](http://www.brewflasher.com/manualflash/)

For certain chips (e.g. ESP32-S2) the USB-to-serial functionality is provided by the controller itself rather than a
separate piece of hardware. For these chips, you may be required to manually set the controller into "flash" mode before
BrewFlasher can install new firmware. Below is the process for doing this for the Lolin S2 mini -- other controllers
Expand Down

0 comments on commit abd9f70

Please sign in to comment.