Aller au contenu


UnderGr

Inscrit(e) (le) 31 janv. 2017
Déconnecté Dernière activité mars 28 2020 11:19
-----

Sujets que j'ai initiés

Build NodeMCU PyFlasher pour linux

28 mars 2018 - 17:22

Build NodeMCU PyFlasher pour linux

Bonjour voici 2 Interface graphique

pour flasher votre esp2866 sous linux


NodeMCU PyFlasher

 

installer :

Pour python3


pip3 install esptool
pip3 install pyserial

ou

pour python2

pip install esptool
pip install pyserial

puis dans un terminal

sudo usermod -a -G dialout $USER
sudo usermod -a -G plugdev $USER

Fichier joint  Capture du 2018-03-28 17-49-33.png   266,61 Ko   0 téléchargement(s)

 

 

 

Fichier joint  Capture du 2018-03-28 17-54-49.png   276,26 Ko   0 téléchargement(s)

 

 

 

NodeMCU PyFlasher for Linux x64 and arm (rpi) doesn't have to be installed

just double-click it and it'll star

 

http://www.sendbox.f...inux-x64.tar.gz


http://www.sendbox.f...inux-ARM.tar.gz