start:arduino:esp32:serial
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
start:arduino:esp32:serial [2021/02/28 09:15] – gerardadmin | start:arduino:esp32:serial [2023/01/27 16:08] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ========= | + | ========= |
suite erreur compilation pour esp32 : | suite erreur compilation pour esp32 : | ||
Ligne 12: | Ligne 12: | ||
- | Installez python3 utilisé par le système Linux. | + | ====== |
- | *pip3 install pyserial | + | taper en ligne de commande : |
+ | |||
+ | |||
+ | ***pip3 install pyserial** | ||
j'ai donc trouvé que le python par défaut pointe vers python2.7 supprimé. | j'ai donc trouvé que le python par défaut pointe vers python2.7 supprimé. | ||
- | */*usr/ | + | *il faut que : / |
- | | + | |
- | *rm -f / | + | taper en ligne de commande : |
- | | + | ***rm -f / |
+ | |||
+ | ***ln -s / | ||
http:// | http:// | ||
+ | |||
+ | |||
+ | |||
+ | installer python-is-python3 : | ||
+ | ***# sudo apt-get update** | ||
+ | |||
+ | |||
+ | Install python-is-python3 deb package: | ||
+ | ***# sudo apt-get install python-is-python3** | ||
+ | |||
+ | |||
https:// | https:// | ||
+ | |||
+ | |||
+ | relancer l IDE arduino |
/home/chanteri/www/fablab37110/data/attic/start/arduino/esp32/serial.1614500116.txt.gz · Dernière modification : 2023/01/27 16:08 (modification externe)