[Tasmota](https://tasmota.github.io/docs/) is an alternative Firmware for ESP8266. It's easy to use with it's graphical user interface.
You can flash Tasmota right from the browser using the [Tasmota Web Installer](https://tasmota.github.io/).
![Flash it](./docs/images/01-flash-1.png)
You have to connect your device through USB and select the right port. Exisisting firmware will be delete.
![Erase everything](./docs/images/02-flash-2.png)
After Tasmota has been flashed to your ESP, you can already set up your wifi.
![Set up Wifi](./docs/images/03-wifi.png)
After your device is connected to Wifi, you can switch over to the web UI of your device. Yes, your device now runs an embedded web server. There you can configure your device.
![Embedded web server](./docs/images/04-web-ui.png)
### Configure
Using this Web UI you can setup up your device: `Configure -> Configure Module`
Our Wemos D1 mini clone is a `generic device with 18 ports`. We have a DHT11 connected to D1 and an analogue measurement on A0.