Articles
Comment flasher un appareil SonOff facilement sous Ubuntu
- Obtenir le lien
- X
- Autres applications
Installation : Vérifier que Python soit installé python3 -V Si la commande ne retourne pas la version de python en place, installer python 3 : sudo apt install python3 On installe le gestionnaire de paquet python (pip) sudo apt install python3-pip sudo pip3 install --upgrade pip Le pacquet Python « esptool » sudo pip install esptool esptool.py -h Pour identifier le port du FTDI232 apres son branchement en USB, taper la commande sudo dmesg et identifier le port /dev/ttyXXX correspondant au FTDI232. Passer l'ESP en mode programmation - Sonoff 4ch: Maintenir en contact le D0 avec le GND - Sonoff Basic: Maintenir le bouton poussoir enfoncer durant 3sec En connectant le pin au VCC 3v de l'adaptateur série Sauvegarde du firmware: sudo esptool.py --port /dev/ttyUSB0 read_flash 0x00000 0x100000 sonoff_4CH_Pro-R2_image_1M.bin Remplacer /dev/ttyUSB0 par le port COM utilisé ! Télécharger les releases EasyESP pour l’ESP8285 sur le Github : https://github.com...
Trouver les reglages proxy de son poste
- Obtenir le lien
- X
- Autres applications
This post will show you how to find the Proxy Server Settings of your Windows computer using PowerShell, CMD, Registry, etc. Also, if you are facing problems downloading Windows Updates, or other network connection issues, you may want to reset WinHTTP Proxy Settings and see if that helps you. What is WinHTTP proxy Says Microsoft, Windows HTTP Services (WinHTTP) is a technology for accessing HTTP that provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. Check Proxy Server Settings I do not use a Proxy, so some entries may not be visible in my screenshots. 1] Command line
Image DualBoot Recalbox (FastSwitch)
- Obtenir le lien
- X
- Autres applications

Configurer le clavier en AZERTY sous OSMC ou Debian:
- Obtenir le lien
- X
- Autres applications