mirror of https://github.com/arendst/Tasmota.git
Updated Hardware Preparation (markdown)
parent
bbc579776e
commit
e12ec22edd
|
@ -1,6 +1,6 @@
|
|||
## Hardware Preparation
|
||||
|
||||
You need to make the serial programming interface of the Sonoff module / the ESP8266 microchip available. In most cases the pins are available on the PCB but connectors need to be soldered or otherwise applied to allow interfacing. You'll furthermore need a **USB UART TTL 3.3V Converter/Programmer** (e.g. CP2102, CH340G, FT232, PL2303).
|
||||
You need to make the serial programming interface of the Sonoff module / the ESP8266 microchip available. In most cases the pins are available on the PCB but connectors need to be soldered or otherwise applied to allow interfacing. You'll furthermore need a **USB UART TTL 3.3V Converter/Programmer** (e.g. CP2102, CH340G, FT232, PL2303) (or if available use your [RaspberryPi](https://github.com/arendst/Sonoff-Tasmota/wiki/Flash-Sonoff-using-Raspberry-Pi)).
|
||||
|
||||
Be careful - some so called 3V3 FTDI cables actually supply 5v on the VCC line. I suggest you measure before connecting to your Sonoff.
|
||||
|
||||
|
|
Loading…
Reference in New Issue