Sonoff S20 Tasmota Flashing on Linux - No Soldering

Описание к видео Sonoff S20 Tasmota Flashing on Linux - No Soldering

My first how to video about how to flash a Sonoff S20 on Linux. I have seen so many How To's for Windows, so here is my little contribution.

Sonoff Tasmota Github Link
https://github.com/arendst/Sonoff-Tas...

Atom.oi Link (Download Atom .deb file)
https://atom.io/

Install Atom.oi
cd ~/Downloads
sudo mv arduino-1.8.0 /opt (file name may differ)
cd /opt/arduino-1.8.0/
ls -l
chmod +x install.sh
./install.sh

Install Clang
sudo apt-get install clang

Комментарии

Информация по комментариям в разработке