Pi3rrot.net

Yet another Wiki on the Interweb

Outils pour utilisateurs

Outils du site


hamradio:lilygo

Ceci est une ancienne révision du document !


Lilygo

On va commencer à jouer avec les petites boards Lilygo.
Ne connaissant rien, je met tout en vrac ici.

Programme esptool sous Linux

Ca marche en Python3, c'est pratique, et on va faire un venv pour pas péter notre Os.

Installer ESPTool

mkdir esptool
cd esptool
python3 -m venv
source bin/activate
pip install esptool

Et Zou !

$ esptool.py chip_id
esptool.py v4.8.1
Found 2 serial ports
Serial port /dev/ttyACM1
Connecting....
Detecting chip type... ESP32
Chip is ESP32-PICO-D4 (revision v1.0)
Features: WiFi, BT, Dual Core, 240MHz, Embedded Flash, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 98:cd:ac:xx:ha:ha
Uploading stub...
Running stub...
Stub running...
Warning: ESP32 has no Chip ID. Reading MAC instead.
MAC: 98:cd:ac:f3:d1:e0
Hard resetting via RTS pin...
(esptool) 

Liens utiles

hamradio/lilygo.1729260501.txt.gz · Dernière modification : 2024/10/18 16:08 de pierre