mirror of https://github.com/arendst/Tasmota.git
Updated Prerequisites (markdown)
parent
157709daf4
commit
b652b7bdba
|
@ -1,10 +1,10 @@
|
|||
## Needed Hardware
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/5904370/55688732-43cf8100-597c-11e9-9171-e8f7d975aff4.jpg" width=150 align=right></img>
|
||||
### Device with an Espressif ESP8266EX, ESP8285 SoC
|
||||
There are many different Wi-Fi modules based on these SoC, for example [Tuya](https://docs.tuya.com/en/hardware/WiFi-module/wifi-e1s-module.html). Any [variation](https://en.wikipedia.org/wiki/ESP8266#Espressif_modules) of the [ESP8266EX chip](https://www.espressif.com/en/products/hardware/esp8266ex/overview) can be flashed with Tasmota.
|
||||
### Device with an ESP8266/ESP8285 chip
|
||||
Any [variation](https://en.wikipedia.org/wiki/ESP8266#Espressif_modules) of the [ESP8266 chip](https://www.espressif.com/en/products/hardware/esp8266ex/overview) can be flashed with Tasmota.
|
||||
|
||||
*If your device works with the Smart or Smart Life app it may be possible to flash it with [Tuya-Convert](https://github.com/ct-Open-Source/tuya-convert) without disassembly or soldering.*
|
||||
*If your device works with the Tuya Smart or Smart Life app it may be possible to flash it with [Tuya-Convert](https://github.com/ct-Open-Source/tuya-convert) without disassembly or soldering.*
|
||||
|
||||
### Serial-to-USB adapter with 3.3V power
|
||||
<img src="https://user-images.githubusercontent.com/5904370/55688731-3f0acd00-597c-11e9-866c-d6ed7658ec4b.png" align=right></img>
|
||||
|
|
Loading…
Reference in New Issue