====== Lilygo TTGO T22_V1.1 ====== Carte ESP32 + LoRa 433/470 + GPS + Wifi + BT * LoRa : SX1268 * Gps : NEO-6M * Wifi BT : ESP32 * Power Management Unit (PMU) : AXP192 Source : https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module ===== Pinout ===== {{::ttgo_pinout.png?|}} ===== Batterie ===== La board est directement alimentée par une batterie Li-Ion 18650. Attention, pas de protection contre les inversions de polarité, donc si la batterie est mise à l'envers, on grille tout. ===== Power Management Unit - AXP192 ===== L'AXP192 est relié à l'ESP32 via bus I2C : * SDA = pin 21 * SCL = pin 22 A priori, pas d'ADC en direct sur la batterie, il faut bien passer par l'AXP192 pour la lire ===== Board Layout ===== {{:ttgo_layout.png?400|}} ===== Schémas électroniques ===== {{:tbeam_schematics_1.png?|LoRa}} {{:tbeam_schematics_2.png?|USB/UART/Reset}} {{:tbeam_schematics_3.png?|Neo-6M}} {{:tbeam_schematics_4.png?|Core etc...}} {{:tbeam_schematics_5.png?|AXP192}} ===== Liens utiles ===== - Sur Github, repo de ressources variées (schémas, code sample, etc...) : https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/